radicle-heartwood-lfs/radicle-httpd/src
Sebastian Martinez 2c0cdcd1c5
httpd: Add timestamp to revisions json
Signed-off-by: Sebastian Martinez <me@sebastinez.dev>
2023-03-17 13:54:48 +01:00
..
api httpd: Add timestamp to revisions json 2023-03-17 13:54:48 +01:00
api.rs httpd: Add root handlers for `/api/v1` and `/api` 2023-03-12 19:12:40 +01:00
axum_extra.rs httpd: Add `/raw` route 2023-02-23 06:16:37 +00:00
error.rs httpd: Separate `Error` types of git route and `/raw` 2023-03-13 16:25:26 +01:00
git.rs httpd: Separate `Error` types of git route and `/raw` 2023-03-13 16:25:26 +01:00
lib.rs httpd: Move `404` test from `git` to root router 2023-03-13 16:25:26 +01:00
main.rs httpd: Basic alias support for git 2023-03-12 18:31:19 +01:00
raw.rs httpd: Use `RID` in tests 2023-03-13 16:25:26 +01:00
test.rs httpd: Basic alias support for git 2023-03-12 18:31:19 +01:00
tracing_extra.rs httpd: Use `radicle-term` instead of `radicle-cli::terminal` 2023-03-07 14:49:18 +01:00