Hostityourself/server/src
Claude bb26a81fe6
fix: add tracing + explicit types to check_push_access
Makes the exact failure reason (app not found vs. no access grant)
visible in `docker compose logs server`.

https://claude.ai/code/session_01FKCW3FDjNFj6jve4niMFXH
2026-03-24 09:57:18 +00:00
..
routes fix: add tracing + explicit types to check_push_access 2026-03-24 09:57:18 +00:00
auth.rs fix: break infinite redirect for non-admin users on admin UI 2026-03-23 08:24:41 +00:00
builder.rs feat: git push deploy (roadmap step 2) 2026-03-23 08:54:55 +00:00
db.rs feat: HTTP git push with API key auth 2026-03-23 12:59:02 +00:00
main.rs feat: HTTP git push with API key auth 2026-03-23 12:59:02 +00:00
models.rs feat: HTTP git push with API key auth 2026-03-23 12:59:02 +00:00