relay/src
2024-07-09 16:24:44 -05:00
..
admin Switch from awc to reqwest, enable HTTP Proxies 2023-08-17 17:09:35 -05:00
data BROKEN! Start collecting more metrics about various sizes 2024-04-07 11:04:03 -05:00
jobs Allow versions to be unused 2024-06-23 13:56:37 -05:00
middleware Use match_pattern rather than path for metrics differentiation 2024-04-21 11:44:16 -05:00
routes Impose limits on the size of downloaded content from foreign servers 2024-06-23 13:35:24 -05:00
admin.rs Keep track of when servers were last seen 2022-12-21 16:51:17 -06:00
apub.rs Support Remove activity, forward verbatim 2022-12-19 16:08:39 -06:00
args.rs Keep track of when servers were last seen 2022-12-21 16:51:17 -06:00
build.rs Update background-jobs, rework errors 2024-02-05 00:24:49 -06:00
collector.rs Fix build 2024-04-07 11:40:57 -05:00
config.rs Update rustls for actix-web, log less 2024-02-04 20:25:50 -06:00
data.rs Keep track of when servers were last seen 2022-12-21 16:51:17 -06:00
db.rs Avoid deadlock of iterating over tree while transacting on that tree 2024-05-01 15:43:08 -05:00
error.rs Impose limits on the size of downloaded content from foreign servers 2024-06-23 13:35:24 -05:00
extractors.rs Update background-jobs, rework errors 2024-02-05 00:24:49 -06:00
future.rs Update to newest background-jobs, implement Job rather than ActixJob 2024-01-08 17:00:15 -06:00
jobs.rs BROKEN! Start collecting more metrics about various sizes 2024-04-07 11:04:03 -05:00
main.rs Update rustls 2024-07-09 16:24:44 -05:00
middleware.rs Add timings metrics middleware 2022-11-19 20:35:45 -06:00
requests.rs Impose limits on the size of downloaded content from foreign servers 2024-06-23 13:35:24 -05:00
routes.rs Add healthcheck for db, new clippy lints 2023-01-29 13:21:36 -06:00
spawner.rs Update background-jobs, rework errors 2024-02-05 00:24:49 -06:00
stream.rs Impose limits on the size of downloaded content from foreign servers 2024-06-23 13:35:24 -05:00
telegram.rs Use tokio rather than actix-rt 2024-01-14 15:56:07 -05:00