Commit Graph
7 Commits
Author SHA1 Message Date
schn33fuchs 8fd35f3e82 Documentation 2026-06-07 11:56:16 +02:00
schn33fuchs 535d940857 Removed unneeded imports 2026-05-10 10:26:16 +02:00
schn33fuchs b87a6ff297 Docs.rs comments
Comments for generating the docs with cargo doc
2026-05-09 23:00:15 +02:00
schn33fuchs 654b55a2a4 Put some api calls behind admin access 2026-05-02 19:15:40 +02:00
schn33fuchs e54be14526 When not logged in redirection to login page
Every page is locked behind a jwt, when it is not supplied neither other
pages not api calls will work
2026-05-01 16:18:15 +02:00
schn33fuchs dac2d91213 Minor Bugfixes 2026-04-28 20:42:18 +02:00
schn33fuchs c4d374dbfe Added token validation 2026-04-25 13:21:31 +02:00