Commit Graph
2 Commits
Author SHA1 Message Date
poslop 064f05536a Admin page: validate key before persisting to sessionStorage (#99)
Panel was already display:none-gated until auth; tightened so a wrong
submitted key is never stored in sessionStorage — the typed key is
validated via the settings API first, and only persisted on 200.
2026-09-09 17:17:00 -05:00
poslop 4f1e901f04 Refactor: split monolith into cmd/palette + internal/{store,api,web,lang} (#35)
CI / docker (push) Failing after 2m7s
CI / test (push) Successful in 19s
2026-09-09 01:33:39 -05:00