Commit Graph

5 Commits

Author SHA1 Message Date
sraffauf
65403282f7 fixed login
login now throws errors when wrong credentials are used and properly
redirects to dashboard
2026-01-22 20:50:53 +01:00
sraffauf
a2d78fa4a9 Implementation of dark mode
Dark mode is now enabled if the users device is set to use it.
Also minor stylistic changes were made
2026-01-22 19:44:46 +01:00
sraffauf
f24151c21c fixed redirect to admin login and minor bug
Fixed redirect to the admin page by actually calling the login function.
Also fixed file path of logo in admin.php
2026-01-22 17:59:44 +01:00
sraffauf
5b2fcb5586 Fixed broken link 2026-01-21 18:00:21 +01:00
sraffauf
77fd4e836b Refactored file system
Changed the file system to a more ordered state and updated links in
files accordingly. Also the reffering to files is now uniform
2026-01-21 17:58:15 +01:00