stackchain-dashboard/src
timmy 05f9e06a10
All checks were successful
CI / lint (pull_request) Successful in 53s
CI / build-release (pull_request) Successful in 5s
CI / release-candidate (pull_request) Has been skipped
feat: surface Today issue blockers (#435)
2026-08-10 00:00:51 +00:00
..
__init__.py feat(backend): add context endpoint and suggestion engine 2026-07-07 00:58:17 +00:00
compression.py perf: precompress immutable dashboard runtime (#431) 2026-08-09 22:12:00 +00:00
dashboard_auth.py security: require fresh authorization for high-impact actions (#341) 2026-08-08 21:04:28 +00:00
frontend_bundle.py perf: precompress immutable dashboard runtime (#431) 2026-08-09 22:12:00 +00:00
gitea_proxy.py feat: surface Today issue blockers (#435) 2026-08-10 00:00:51 +00:00
idempotency.py fix: recover orphaned authored operations (#319) 2026-08-08 16:40:31 +00:00
later_store.py feat: bound planning sync history (#381) 2026-08-09 07:43:53 +00:00
live_snapshot_store.py perf: share live refreshes across workers (#433) 2026-08-09 23:20:07 +00:00
login_attempt_store.py feat: throttle repeated operator sign-in failures (#270) 2026-08-08 06:19:08 +00:00
main.py perf: share live refreshes across workers (#433) 2026-08-09 23:20:07 +00:00
models.py feat: plan mobile work by milestone (#203) 2026-08-07 15:01:02 +00:00
release_engine.py feat: serialize autonomous release runs (#335) 2026-08-08 19:54:20 +00:00
request_boundary.py security: bound and redact inbound requests (#327) 2026-08-08 18:34:48 +00:00
session_store.py security: require fresh authorization for high-impact actions (#341) 2026-08-08 21:04:28 +00:00
suggestion_engine.py fix: restore backend code after stale checkout 2026-07-07 00:58:58 +00:00
today_store.py feat: bound planning sync history (#381) 2026-08-09 07:43:53 +00:00
views.py perf: precompress immutable dashboard runtime (#431) 2026-08-09 22:12:00 +00:00