Commit Graph

10 Commits

Author SHA1 Message Date
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
425b8a5f44 Official name! 2020-04-18 22:53:01 +02:00
Przemek Dragańczuk
7f275bf6af
Sqlite as storage backend (#1)
Some platforms has some problems with file locking, so I was forced to use an alternative. SQLite seems be the best option currently available


* Migrated to 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
2020-03-24 09:07:25 +01:00
Przemek Dragańczuk
f2ac9d98b0 Update README.md 2020-02-16 16:56:52 +01:00
Przemek Dragańczuk
f47afab80b Updated README.md
Removed existing features from the planned features list
2020-02-16 16:11:14 +01:00
Przemek Dragańczuk
dc171b9973 Slightly modified default docker files 2020-02-16 16:10:04 +01:00
Przemek Dragańczuk
bde40b61e6 Added documentation about authentication 2020-02-16 15:51:00 +01:00
Przemek Dragańczuk
eba16d518e Update README.md 2020-02-16 15:06:06 +01:00
Przemek Dragańczuk
e95636c52e Added a screenshot 2020-02-16 14:50:49 +01:00
Przemek Dragańczuk
78f3562fc2 Readme.md 2020-02-14 22:36:50 +01:00