stackchain-dashboard/src
timmy 6e6e63e553
All checks were successful
CI / lint (pull_request) Successful in 29s
CI / build-frontend (pull_request) Successful in 4s
security: enforce strict browser execution boundary (#295)
2026-08-08 11:38:18 +00:00
..
__init__.py feat(backend): add context endpoint and suggestion engine 2026-07-07 00:58:17 +00:00
dashboard_auth.py feat: sign out all operator sessions (#287) 2026-08-08 09:55:34 +00:00
gitea_proxy.py feat: hand off assigned issues from mobile (#281) 2026-08-08 08:37:48 +00:00
idempotency.py fix: keep authored actions responsive under ledger contention (#248) 2026-08-08 01:01:31 +00:00
login_attempt_store.py feat: throttle repeated operator sign-in failures (#270) 2026-08-08 06:19:08 +00:00
main.py security: enforce strict browser execution boundary (#295) 2026-08-08 11:38:18 +00:00
models.py feat: plan mobile work by milestone (#203) 2026-08-07 15:01:02 +00:00
release_engine.py fix: clarify stale release token recovery (#37) 2026-08-05 12:02:15 +00:00
session_store.py feat: sign out all operator sessions (#287) 2026-08-08 09:55:34 +00:00
suggestion_engine.py fix: restore backend code after stale checkout 2026-07-07 00:58:58 +00:00
views.py fix: keep sign-in retry state within mobile viewport (#270) 2026-08-08 06:26:13 +00:00