Commit graph

8 commits

Author SHA1 Message Date
42d9d2372d
Add initial user selector for impersonation page 2026-03-20 05:20:37 +00:00
6fb964852f
Allow sudo to send structured SSEs 2026-03-13 18:31:43 +00:00
e8d865d0ab
Wire up events for creating new public reports
This involved moving a lot of stuff to the platform layer since I don't
want event interfaces leaking out.

Also this includes a fix to the user authentication which I had
previously broken by making a platform-layer user object independent of
the database layer.
2026-03-13 17:56:24 +00:00
4100263393
Fix email sending on the sudo page 2026-02-18 21:38:16 +00:00
ea1af2da53
Start to wire up sudo email, add email websocket 2026-02-18 17:01:02 +00:00
9cbb81f347
Wire up sudo email form to send emails
Probably.
2026-02-18 08:50:49 +00:00
b0ee388986
Add simple example handler for admin functions 2026-02-18 08:02:32 +00:00
ec8b7b7db9
Add mock of admin area 2026-02-18 07:07:15 +00:00