Commit Graph
14 Commits
Author SHA1 Message Date
admin 0c76b852eb General refactor 2025-06-09 08:53:29 +02:00
admin 1e5cd0790b Code refactor 2025-06-07 10:12:47 +02:00
admin 8d75338676 Fixed port bug 2025-05-19 12:12:33 +03:00
Kostas Drakontidis 7ce2d111be Disabled zoom & fixed indentation 2025-05-18 20:48:26 +03:00
admin d2b606a03a Added about page 2025-05-17 13:43:27 +03:00
admin a794688270 Update auth.ejs 2025-05-17 11:18:19 +03:00
admin daadd58a5d Fixed db bug
The DB was moved to a different file and was returning a reference of the DB. When uploading a new database the original variable containing the DB in the DB file was not updating. Added setters and getters.
2025-05-17 11:11:07 +03:00
admin f54d50674c Fixed bug 2025-05-17 10:52:20 +03:00
admin 5e03be0ad9 Extracted error messages 2025-05-17 10:43:18 +03:00
admin e21ba3e213 Added recovery feature
If the database get corrupted, the admin can restore it through the website.
2025-05-15 13:58:50 +03:00
admin eeda1b500d Refactored codebase & auth bug fix 2025-05-15 13:33:58 +03:00
admin 36226dbbac Added basic auth 2025-05-15 10:15:44 +03:00
admin 2f87f383f1 Added page titles 2025-05-14 20:48:34 +03:00
admin afed0f1e30 Initial commit 2025-05-14 20:41:59 +03:00