Commit Graph

5 Commits

Author SHA1 Message Date
sraffauf
f055f8943f Added proper lock and favicon
Implemented not being able to go to ticket_submit if not unlocked. Also
added favicon to display in address bar (from csg-germering.de). Deleted
unnessecary files.
2026-01-28 15:49:54 +01:00
sraffauf
bb8c35b6d1 Fixed deleting tickets
Link was not updated
2026-01-22 21:17:57 +01:00
sraffauf
e3056ba770 Removed arbitrary files
admin.html not needed so i removed it.
Also admin.php now uses the container id to match the rest of the pages
2026-01-22 21:06:49 +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
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