Commit graph

5 commits

Author SHA1 Message Date
bb3d7b86f0 Replace link templates with functions
Now that HTML is just a Rust value, we can use normal Rust abstractions
for pretty much everything, which is nice. There's still a few parts I'd
like to clean up, but this is already a lot nicer.
2024-05-12 15:20:10 +02:00
cf96b72dfb Use extension trait for resolving paths 2024-05-12 15:20:10 +02:00
67960e08fa Port commit page to maud 2024-05-12 15:20:10 +02:00
a54e842478 Restructure config file 2023-08-17 00:28:58 +02:00
373b3168f1 Port commit page 2023-08-13 21:26:06 +02:00
Renamed from src/server/web/commit.rs (Browse further)