circus/crates/server
NotAShelf b3125a89d8
fc-server: return INSUFFICIENT_STORAGE for disk space errors
Eugh. Need I explain this? We now return a HTTP 507 INSUFFICIENT_STORAGE
for disk space errors rather than letting it all go to shit. Some better
error handling for disk/IO errors. See previous commit also.

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: Ieb6d6415ff8a7209590217933c6992796a6a6964
2026-02-05 22:45:21 +03:00
..
src fc-server: return INSUFFICIENT_STORAGE for disk space errors 2026-02-05 22:45:21 +03:00
static crates/server: update templates with improved dashboard and styling 2026-02-02 01:49:35 +03:00
templates fc-server: update login form to support username/password 2026-02-05 22:45:14 +03:00
tests chore: format with updated rustfmt and taplo rules 2026-02-05 22:45:06 +03:00
Cargo.toml chore: bump dependencies; remove deprecated asakama_axum dep 2026-02-05 22:45:19 +03:00