radicle-heartwood-lfs/radicle-httpd/src
Sebastian Martinez c4afd897f9
web: Using connect address in auth_url
Due to only using the `options.listen` address in the creation of the
`auth_url` we aren't able to authenticate with an existing httpd instance
if the instance isn't the default value.
2024-01-19 11:27:16 +01:00
..
api node: Increase process ulimit on start 2024-01-17 17:34:25 +01:00
bin Move `rad-web` binary to `radicle-httpd` package 2023-11-22 11:27:11 +01:00
commands web: Using connect address in auth_url 2024-01-19 11:27:16 +01:00
api.rs radicle: Move `DataUri` to `common::DataUri` 2023-12-22 15:09:20 +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
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 httpd: Better error output from git backend 2023-09-01 15:17:41 +02:00
lib.rs httpd: Update axum and hyper dependency 2023-12-15 12:08:43 +01:00
main.rs httpd: Fix more routes that return the wrong code 2023-08-09 16:59:19 +02:00
raw.rs httpd: Add routes for handling embeds in issues 2023-09-19 10:00:01 +02:00
test.rs httpd: Update axum and hyper dependency 2023-12-15 12:08:43 +01:00
tracing_extra.rs httpd: Update axum and hyper dependency 2023-12-15 12:08:43 +01:00