Matthew Gordon
|
7f7277da2d
|
Remove unused 'title' variable from base template
|
2024-03-02 20:40:25 -04:00 |
Matthew Gordon
|
95362c8a99
|
Setup and authentication WIP
- Add page for creating intial admin user
- Add JWT for authentication of logged-in users
- Add tracing
- Some improvements to error handling
|
2024-02-26 11:13:32 -04:00 |
Matthew Gordon
|
54350e3919
|
WIP User authentication and first-time set-up
Also other smaller things.
|
2024-02-19 21:55:15 -04:00 |
Matthew Gordon
|
5e90f3436a
|
Add static file serving with favicons
- Serve the "static" directory as static files.
- Add favicons.
|
2024-02-10 14:17:45 -04:00 |
Matthew Gordon
|
856482ce17
|
Stub in Axum templating
|
2024-02-10 13:16:37 -04:00 |