stackchain-dashboard/src
timmy a2c91e0296
All checks were successful
CI / lint (pull_request) Successful in 3m1s
CI / build-release (pull_request) Successful in 6s
CI / browser-journey (pull_request) Successful in 2m9s
CI / release-candidate (pull_request) Has been skipped
fix: guard IndexedDB private work cleanup (Closes #1000)
2026-08-17 04:39:04 +00:00
..
__init__.py feat(backend): add context endpoint and suggestion engine 2026-07-07 00:58:17 +00:00
available_issue_snapshot_store.py security: harden private SQLite state boundaries (Closes #891) 2026-08-15 12:29:44 +00:00
completed_filed_review_store.py security: harden private SQLite state boundaries (Closes #891) 2026-08-15 12:29:44 +00:00
compression.py perf: precompress immutable dashboard runtime (#431) 2026-08-09 22:12:00 +00:00
dashboard_auth.py perf: bulk-authorize push devices (Closes #725) 2026-08-13 09:29:18 +00:00
frontend_bundle.py fix: guard IndexedDB private work cleanup (Closes #1000) 2026-08-17 04:39:04 +00:00
gitea_proxy.py feat: attach photos from Search preview replies (Closes #955) 2026-08-16 09:30:18 +00:00
idempotency.py security: harden private SQLite state boundaries (Closes #891) 2026-08-15 12:29:44 +00:00
image_sanitizer.py security: sanitize image evidence server-side (Closes #983) 2026-08-16 19:33:46 +00:00
later_store.py feat: review wrap-up commitments in Today (Closes #992) 2026-08-16 23:15:00 +00:00
live_snapshot_store.py security: harden private SQLite state boundaries (Closes #891) 2026-08-15 12:29:44 +00:00
login_attempt_store.py security: harden private SQLite state boundaries (Closes #891) 2026-08-15 12:29:44 +00:00
main.py feat: review wrap-up commitments in Today (Closes #992) 2026-08-16 23:15:00 +00:00
models.py feat: keep delegated filings in My Work (Closes #870) 2026-08-15 05:01:17 +00:00
passkey_store.py security: harden private SQLite state boundaries (Closes #891) 2026-08-15 12:29:44 +00:00
passkeys.py feat: add device passkeys for operator access (Closes #485) 2026-08-10 13:14:18 +00:00
private_state.py security: harden private SQLite state boundaries (Closes #891) 2026-08-15 12:29:44 +00:00
push_endpoint_policy.py fix: restrict Web Push endpoint egress (Closes #653) 2026-08-12 13:29:50 +00:00
push_notifications.py feat: configure deadline reminder horizon (Closes #727) 2026-08-13 09:55:09 +00:00
push_subscription_store.py security: harden private SQLite state boundaries (Closes #891) 2026-08-15 12:29:44 +00:00
release_engine.py feat: serialize autonomous release runs (#335) 2026-08-08 19:54:20 +00:00
request_boundary.py feat: sync unfiled drafts across devices (Closes #851) 2026-08-14 21:39:22 +00:00
saved_search_store.py security: harden private SQLite state boundaries (Closes #891) 2026-08-15 12:29:44 +00:00
security_event_store.py security: harden private SQLite state boundaries (Closes #891) 2026-08-15 12:29:44 +00:00
session_store.py security: harden private SQLite state boundaries (Closes #891) 2026-08-15 12:29:44 +00:00
suggestion_engine.py fix: restore backend code after stale checkout 2026-07-07 00:58:58 +00:00
today_store.py security: harden private SQLite state boundaries (Closes #891) 2026-08-15 12:29:44 +00:00
unfiled_draft_store.py feat: save photo-only captures as drafts (Closes #939) 2026-08-16 04:59:08 +00:00
views.py fix: purge every private offline store (Closes #889) 2026-08-15 11:48:54 +00:00