stackchain-dashboard/src
timmy 454022ee89
All checks were successful
CI / lint (pull_request) Successful in 43s
CI / build-release (pull_request) Successful in 5s
CI / release-candidate (pull_request) Has been skipped
feat: sync Later deferrals across devices (#363)
2026-08-09 02:37:32 +00:00
..
__init__.py feat(backend): add context endpoint and suggestion engine 2026-07-07 00:58:17 +00:00
dashboard_auth.py security: require fresh authorization for high-impact actions (#341) 2026-08-08 21:04:28 +00:00
gitea_proxy.py feat: claim work from unread updates (#321) 2026-08-08 17:19:13 +00:00
idempotency.py fix: recover orphaned authored operations (#319) 2026-08-08 16:40:31 +00:00
later_store.py feat: sync Later deferrals across devices (#363) 2026-08-09 02:37:32 +00:00
login_attempt_store.py feat: throttle repeated operator sign-in failures (#270) 2026-08-08 06:19:08 +00:00
main.py feat: sync Later deferrals across devices (#363) 2026-08-09 02:37:32 +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: sync Today plan across devices (#357) 2026-08-09 00:39:08 +00:00
views.py security: purge data after remote session revocation (#337) 2026-08-08 20:17:13 +00:00