Commit graph

11 commits

Author SHA1 Message Date
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
f29047f723
Initiate events connection on all authenticated pages 2026-03-13 00:03:23 +00:00
0e4ce01776
Save sidebar state in local storage
So it stays the way I set it.
2026-03-05 23:37:51 +00:00
5e3a97272a
Nest setting object inside URL, use URL in sidebar 2026-02-25 17:21:37 +00:00
dac52a879a
Move all sync pages to authenticatedHandler
Still need to fix many templates
2026-02-24 15:34:53 +00:00
dbadb55e7c
Host our own icons, consolidate on bootstrap 1.13.1 2026-02-17 21:36:23 +00:00
d536458280
Fix sidebar tooltips so they don't show when expanded 2026-02-17 14:58:38 +00:00
161bb809b9
Make tooltips show with styling 2026-02-16 16:49:09 +00:00
420e0246ed
Fix nidus favicon when logged in 2026-02-10 17:45:46 +00:00
59076e9eb0
Add page for showing pool uploads 2026-02-07 18:26:47 +00:00
db387ad28b
Update embedded template system
Just trying to get forward motion. Currently getting a nil Tree inside
the shared template holder.
2026-02-07 17:38:49 +00:00