api
radicle: rename Issue::assigned -> Issue::assignees
2023-12-06 09:48:02 +01:00
bin
Move `rad-web` binary to `radicle-httpd` package
2023-11-22 11:27:11 +01:00
api.rs
httpd: Add node policies endpoint
2023-12-05 16:07:22 +01:00
axum_extra.rs
httpd: Add `/raw` route
2023-02-23 06:16:37 +00:00
cache.rs
httpd: Add a cache for `/tree`
2023-07-25 13:10:58 +02:00
error.rs
httpd: Add routes for handling embeds in issues
2023-09-19 10:00:01 +02:00
git.rs
httpd: Better error output from git backend
2023-09-01 15:17:41 +02:00
lib.rs
Move `rad-web` binary to `radicle-httpd` package
2023-11-22 11:27:11 +01:00
raw.rs
httpd: Add routes for handling embeds in issues
2023-09-19 10:00:01 +02:00
test.rs
httpd: Add comment edits to serialized json
2023-12-05 16:01:50 +01:00