8 Commits

Author SHA1 Message Date
Casvt
a77a84a72c Fixed DB migration from previous release version (#74) 2024-03-15 14:10:26 +01:00
CasVT
99d59cd0e7 Fixed manifest updating for smaller url prefix
When the value of the URL prefix would be changed, if the resulting json would be smaller than the current json, it would create invalid json. Now we wipe the contents before writing to avoid this.
2024-03-10 11:53:12 +01:00
CasVT
37cec53649 Changed manifest filename in backend 2024-03-10 11:10:09 +01:00
CasVT
a88cc8a36a Moved logging level setting to admin panel 2024-03-03 16:01:15 +01:00
CasVT
ae17c62ad3 Added support for PWA 2024-03-03 13:40:08 +01:00
CasVT
4073f60539 Added hosting settings to admin panel 2024-02-28 22:11:12 +01:00
CasVT
ccdb16eef5 Backend Refactor 2024-02-01 14:42:10 +01:00
Casvt
634759a964 Added admin panel
* Added API and UI base for panel

* Added option to disable registration (Fixes #27)

* Added settings for login duration (Resolves #39)

* Added user management and download database button
2024-01-29 17:30:40 +01:00