WIP: upstream-develop #1

Closed
joe wants to merge 24 commits from upstream-develop into develop
Owner
No description provided.
joe added 65 commits 2021-01-24 18:44:31 -06:00
474d09e382
feat: allow multiple custom domains (#317)
* add migration to remove unique constraint on user_id in domains table
* add migration to add uuid field to domains table
* run latest migrations on start, rather than next migration
* allow client to show multiple domains
* remove domains from redis when they are deleted
55c2beafdd
chore: add Oxford comma (#351)
Previously, the Oxford comma was not being used here. Although a minor change, the addition of an Oxford comma would make it clearer to readers the message that is being conveyed.

Closes #350
e492542428
feat: Add description for links fix #51 (#342)
*  Add description for links fix #51

* feat: show description under original link

* feat: make advanced options input full-width

* fix: showing newly created link in the table

* fix: improve edit form style

* feat: add description migration

* fix: make description type optional

Co-authored-by: poeti8 <ezzati.upt@gmail.com>
9bb2f0330a
Add official docker image (#358)
Add the new image to the `docker-compose`-file.
See #329
f9813bb854
feat: sanitize docker-compose (#360)
* Sanitize docker-compose

- remove the container names since this is not mandatory and the feature is not used.
- remove the network since all containers can communicate with each other when using docker-compose.
- add persistence to the databases to avoid the loss of data.

* Add .env file for docker 

This is a copy of the `.example.env`-file with some settings changed to work with the docker-compose file
0a2f295b2c
Add the documentation how to configure Kutt (#368)
* Add a the documentation how to configure Kutt

* Added link to official docker hub image

* Fix typo
749827a0a5
Fix small typos (#387)
* Update .docker.env

* Update .example.env

* Update .template.env
cce84b7859
Merge pull request #398 from hashworks/patch-1
Add Gist link to a simple BASH function for the API
joe closed this pull request 2021-08-27 15:59:31 -05:00

Pull request closed

Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: joe/klip#1
No description provided.