radicle-heartwood-lfs/radicle-httpd/src
cloudhead a54180199e
node: Further increase the rate-limit defaults
The rate-limitter gets hit on connect, due to historical gossip messages
being exchanged. This results in a high initial burst that needs to be
accounted for.
2024-05-02 13:43:09 +02:00
..
api node: Further increase the rate-limit defaults 2024-05-02 13:43:09 +02:00
bin Move `rad-web` binary to `radicle-httpd` package 2023-11-22 11:27:11 +01:00
commands Implement new versioning system 2024-03-25 11:54:08 +01:00
api.rs httpd: Add threshold to project info 2024-05-02 14:43:12 +02:00
axum_extra.rs httpd: Mark immutable response as such with Cache-Control header 2024-03-08 23:31:43 +01: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: Fix private repo visibility 2024-03-17 21:13:25 +01:00
git.rs httpd: Fix private repo visibility 2024-03-17 21:13:25 +01:00
lib.rs Rename `Id` to `RepoId` 2024-01-22 15:51:44 +01:00
main.rs Implement new versioning system 2024-03-25 11:54:08 +01:00
raw.rs httpd: Fix private repo visibility 2024-03-17 21:13:25 +01:00
test.rs Tidy up environment variables 2024-04-26 10:38:54 +02:00
tracing_extra.rs httpd: Update axum and hyper dependency 2023-12-15 12:08:43 +01:00