Commit Graph

19 Commits

Author SHA1 Message Date
1802fd6607 Add OpenAPI contract and generated frontend client 2026-02-18 21:25:07 +01:00
e55a1b01f4 Migrate current password hashing to Argon2id 2026-02-18 21:06:22 +01:00
a130cba41a Harden CSRF/CSP and add hash version upgrades 2026-02-18 20:51:18 +01:00
3c7f3d2114 Add event-driven state sync with ETag optimization 2026-02-18 19:58:57 +01:00
26379eef1a Add voter tooltips across results emojis and average 2026-02-17 19:06:05 +01:00
d375b942ff Reduce frontend polling load and clean stale UI hooks 2026-02-08 21:57:47 +01:00
726ba79fdf Enforce explicit test coverage thresholds in CI 2026-02-08 21:52:37 +01:00
d2ab8a676f Harden auth validation against null request fields 2026-02-08 21:48:07 +01:00
acffbc199d Remove startup migration and runtime frontend rewrites 2026-02-08 21:46:26 +01:00
fe6a9d5da4 Harden owner and suggestion invariants for concurrent writes 2026-02-08 21:37:46 +01:00
1c59d68a50 Add owner role and admin management controls 2026-02-08 19:01:58 +01:00
42e60d2a5a Harden app security controls from audit 2026-02-08 18:40:13 +01:00
e666e7c603 Require admin password for destructive admin actions 2026-02-08 15:05:10 +01:00
96a47020d8 Add admin status combobox to move voters back to suggest 2026-02-08 15:00:09 +01:00
5ec18d20ea Revert "Implement admin back-pass flow and guarded admin actions"
This reverts commit 5595bfd3b1.
2026-02-08 14:43:26 +01:00
5595bfd3b1 Implement admin back-pass flow and guarded admin actions 2026-02-08 14:20:38 +01:00
9da09315ea Lock display names at registration 2026-02-06 19:36:44 +01:00
330d87b432 Updated Tests 2026-02-05 17:55:12 +01:00
89dacb48c4 Add test suite plan with mock DB coverage 2026-02-05 17:32:26 +01:00