Commit Graph

6 Commits

Author SHA1 Message Date
3cca849bd2 Documentation update
dequote and the count components are still missing
2026-05-18 12:48:22 +02:00
535d940857 Removed unneeded imports 2026-05-10 10:26:16 +02:00
b87a6ff297 Docs.rs comments
Comments for generating the docs with cargo doc
2026-05-09 23:00:15 +02:00
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
51b6f89df2 Added user login, logout and creation functionality
Also minor changes to ticketing and AppState
2026-04-24 19:46:02 +02:00
b94a94a28e Added Json Web Tokens
Also down migration for users
2026-04-24 17:49:32 +02:00