Commit Graph
6 Commits
Author SHA1 Message Date
admin 0c76b852eb General refactor 2025-06-09 08:53:29 +02:00
admin c85b918f71 Update server.js 2025-05-29 12:28:50 +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 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 afed0f1e30 Initial commit 2025-05-14 20:41:59 +03:00