about summary refs log tree commit diff stats
path: root/pkgs (unfollow)
Commit message (Collapse)Author
2025-03-09pkgs/back: Support listing all repos via the `/` pathBenedikt Peetz
This change required porting all webhandling from rocket to hyper, because we needed fine grained control over the path the user requested. This should also improve the memory and resources footprint