radicle-heartwood-lfs/radicle-httpd/src
Sebastian Martinez e799a7ccba
httpd: Add `--path` param to `rad-web`
This passes a `path` variable to the `auth_url` so consumers can open
desired pages directly.
Also checks the cwd to start rad web with a path corresponding to it.
2024-02-01 17:33:21 +01:00
..
api httpd: Add `/nodes/:nid` and `/nodes/:nid/inventory` endpoints to get info on other nodes 2024-02-01 17:29:10 +01:00
bin Move `rad-web` binary to `radicle-httpd` package 2023-11-22 11:27:11 +01:00
commands httpd: Add `--path` param to `rad-web` 2024-02-01 17:33:21 +01:00
api.rs radicle: pinned repositories configuration 2024-01-24 10:55:27 +01:00
axum_extra.rs httpd: Add `/raw` route 2023-02-23 06:16:37 +00:00
cache.rs Rename `Id` to `RepoId` 2024-01-22 15:51:44 +01:00
commands.rs Move `rad-web` binary to `radicle-httpd` package 2023-11-22 11:27:11 +01:00
error.rs httpd: Add routes for handling embeds in issues 2023-09-19 10:00:01 +02:00
git.rs Rename `Id` to `RepoId` 2024-01-22 15:51:44 +01:00
lib.rs Rename `Id` to `RepoId` 2024-01-22 15:51:44 +01:00
main.rs Rename `Id` to `RepoId` 2024-01-22 15:51:44 +01:00
raw.rs Rename `Id` to `RepoId` 2024-01-22 15:51:44 +01:00
test.rs httpd: Don't show unseeded repos 2024-01-25 16:31:28 +01:00
tracing_extra.rs httpd: Update axum and hyper dependency 2023-12-15 12:08:43 +01:00