Commit graph

5 commits

Author SHA1 Message Date
38994a86ae Serve new UI from axum server 2025-03-03 19:36:32 +01:00
dfc22b0008 Reformat with the 2024 rustfmt style edition 2025-02-22 15:45:27 +01:00
e0a668a581 Improve server error handling 2024-03-10 15:26:50 +01:00
9d17d34642 Rewrite url paths
HTML files should only be accessible without their file ending. Index
files should only be accessible via a path that ends in `/`, not
directly via name,
2024-03-10 14:41:42 +01:00
a51f3fa9b5 Add /index.html and /image.html 2024-03-10 01:06:20 +01:00