fabro/lib/crates/fabro-server/src
2026-04-08 14:44:35 -04:00
..
demo feat: wire web UI to real server with demo mode toggle 2026-04-08 04:46:08 -04:00
bind.rs Add server daemon management with Unix socket support 2026-04-02 10:40:19 -07:00
diagnostics.rs refactor(config): unify machine config as settings.toml 2026-04-05 23:55:28 -04:00
error.rs Rename fabro-api crate to fabro-server 2026-03-29 13:47:09 -04:00
github_webhooks.rs fix(test): remove hidden HTTP client startup overhead 2026-04-04 21:25:51 -04:00
jwt_auth.rs feat(artifacts): finish object-backed artifact uploads 2026-04-07 16:56:37 -04:00
lib.rs chore: remove unused verification, retros, and sessions endpoints 2026-04-06 17:52:51 -04:00
run_manifest.rs Merge remote-tracking branch 'origin/main' 2026-04-07 23:15:06 -04:00
secret_store.rs refactor(server): make secrets and operational checks server-canonical 2026-04-05 17:34:01 -04:00
serve.rs fix(clippy): restore workspace lint cleanups after main merge 2026-04-07 18:01:53 -04:00
server.rs Merge remote-tracking branch 'origin/main' into production-web-ui 2026-04-08 14:44:35 -04:00
static_files.rs feat: embed fabro spa and align interruption semantics 2026-04-08 14:43:44 -04:00
tls.rs feat(run): harden server-supervised worker lifecycle 2026-04-07 07:59:35 -04:00
web_auth.rs fix: session cookie decryption and add HTTP endpoint logging 2026-04-08 11:46:30 -04:00