Commit Graph
6 Commits
Author SHA1 Message Date
admin d2b606a03a Added about page 2025-05-17 13:43:27 +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