Commit message (Collapse) | Author | ||
---|---|---|---|
4 days | pkgs/back: Support listing all repos via the `/` path | Benedikt Peetz | |
This change required porting all webhandling from rocket to hyper, because we needed fine grained control over the path the user requested. This sh |