continuwuity/src/core
Shane Jaroch da182c162d
Some checks failed
Documentation / Build and Deploy Documentation (push) Successful in 1m47s
Checks / Prek / Pre-commit & Formatting (push) Successful in 5m18s
Release Docker Image / Build linux-amd64 (release) (push) Successful in 39m25s
Release Docker Image / Build linux-arm64 (release) (push) Successful in 38m30s
Release Docker Image / Create Multi-arch Release Manifest (push) Successful in 32s
Checks / Prek / Clippy and Cargo Tests (push) Failing after 1h0m0s
Release Docker Image / Build linux-amd64 (max-perf) (push) Successful in 17m54s
Release Docker Image / Build linux-arm64 (max-perf) (push) Successful in 17m19s
Release Docker Image / Create Max-Perf Manifest (push) Successful in 22s
fix(registration): discrepancy between 401 response and 500 log statement
2026-03-04 16:18:38 +00:00
..
alloc refactor(treewide): get rid of compile time build environment introspection 2026-01-19 19:44:28 +00:00
config feat: Readded support for reading registration tokens from a file 2026-03-04 15:06:26 +00:00
error fix(registration): discrepancy between 401 response and 500 log statement 2026-03-04 16:18:38 +00:00
info fix: more aggressive user agent for URL preview 2026-02-23 15:24:14 +00:00
log refactor: Replace std RwLock with parking_lot 2025-07-20 16:31:55 +01:00
matrix chore(deps): Update rand 2026-02-20 22:57:45 +00:00
metrics simplify request handler task base 2025-01-30 18:58:32 +00:00
mods Post-formatting aesthetic and spacing corrections 2025-07-02 19:17:06 +01:00
utils fix: Limit body read size of remote requests (CWE-409) 2026-03-03 19:54:34 +00:00
Cargo.toml chore(deps): Update rand 2026-02-20 22:57:45 +00:00
debug.rs refactor(treewide): get rid of compile time build environment introspection 2026-01-19 19:44:28 +00:00
mod.rs refactor(treewide): get rid of compile time build environment introspection 2026-01-19 19:44:28 +00:00
server.rs move systemd stopping notification point 2025-04-03 19:38:51 +00:00