radicle-heartwood-lfs/radicle-httpd/src
Sebastian Martinez 87f47cdc67
Reduce pub accessors in patch and issue cob structs
Replaces pub accessors to struct fields with methods
Also creates some methods to compute necessary information

Signed-off-by: Sebastian Martinez <me@sebastinez.dev>
2023-03-31 13:44:37 +02:00
..
api Reduce pub accessors in patch and issue cob structs 2023-03-31 13:44:37 +02:00
api.rs httpd: Use camelCase in query params 2023-03-17 17:11:00 +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: Add `CorsLayer` to `/raw` endpoint 2023-03-23 11:07:58 +01:00
test.rs httpd: Add patch update endpoint 2023-03-22 13:53:19 +01:00
tracing_extra.rs httpd: Use `radicle-term` instead of `radicle-cli::terminal` 2023-03-07 14:49:18 +01:00