Commit Graph

12 Commits

Author SHA1 Message Date
721e43c380 Refined docs and stuff
Docs link to each other and are generally better
2026-05-20 12:50:00 +02:00
928ca1de11 Improvements
More styling
2026-05-11 19:53:30 +02:00
10de47b911 Styling
Copied Ninos styles with copilot
2026-05-11 13:15:03 +02:00
b87a6ff297 Docs.rs comments
Comments for generating the docs with cargo doc
2026-05-09 23:00:15 +02:00
3d1366e704 Pages link to each other 2026-05-02 10:41:11 +02:00
6d8fcc6b53 Home page changes depending on role 2026-05-02 10:23:50 +02:00
fdd2e2a757 admin pages
Pages can now be locked behind admin privileges
2026-05-01 16:47:42 +02:00
b672fe9768 Deleting users now possible 2026-04-29 21:52:03 +02:00
a6f818505b Implemented updating users
at /users/{id}
2026-04-29 21:28:36 +02:00
63af32c4af Show user by ID implemented
At /users/{id},
Also minor bugfixes and improvements
2026-04-29 20:54:14 +02:00
6dfa21a005 Login and Showing of all Users implemented
At /login and /users
2026-04-29 20:41:31 +02:00
aa1c11047e User creation now possible
at /register
2026-04-29 19:47:16 +02:00