10 Commits

Author SHA1 Message Date
SinTan1729
deeba64e74 Allow setting site_url 2022-11-10 20:17:39 -06:00
Przemek Dragańczuk
a26e3fb98f
Closes #5 (#7)
* Added an option to remove authentication

* Updated README to document disabling authentication

Co-authored-by: Przemek Dragańczuk <admin@draganczuk.tk>
2020-09-19 10:01:36 +02:00
Przemek Dragańczuk
218f2fa368
Sqlite (#2)
* Migrated ur an sqlite database

* Removed unnecessary IOExceptions

* Removed an util class not needed anymore

* Updated README.md and docker-compose.yml to reflect new storage mechanism

* This change was not meant for this branch

* Port change with environment variable

* Unused imports

* Updated README.md

* Added basic protection against duplication
2020-05-23 19:16:27 +02:00
Przemek Dragańczuk
25adf04903 Cleaned up the auth a bit 2020-03-24 07:53:17 +01:00
Przemek Dragańczuk
6d7b065e98 Added option to delete a URL 2020-02-16 16:52:54 +01:00
Przemek Dragańczuk
59b6d43aea Added Basic auth and GZIP compression 2020-02-16 15:46:29 +01:00
Przemek Dragańczuk
20881d85d4 Small fixes 2020-02-14 20:11:02 +01:00
Przemek Dragańczuk
0f41363740 Dynamic port config 2020-02-14 18:42:21 +01:00
Przemek Dragańczuk
cf4d7a8496 Added static file configuration to main 2020-02-14 18:40:14 +01:00
Przemek Dragańczuk
d80024c494 Base api works 2020-02-13 23:52:33 +01:00