mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-16 23:43:10 +00:00
Replace docs/images screenshots (runs-board, run-detail, workflow-example) with fresh captures from the current FABRO-branded UI in demo mode. Also fix a panic in arc-api demo::run_config_to_api where None-valued HashMap fields (e.g. sandbox.env) serialized to JSON null, which failed to deserialize into non-optional HashMap fields in RunConfiguration. Added strip_nulls helper to clean the intermediate JSON value. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| demo | ||
| error.rs | ||
| github_webhooks.rs | ||
| jwt_auth.rs | ||
| lib.rs | ||
| serve.rs | ||
| server.rs | ||
| sessions.rs | ||
| tls.rs | ||