Files
create/src/Mod
forbes e0e8e22cd2
Some checks failed
Build and Test / build (pull_request) Failing after 17m0s
feat: live SSE-based Database Activity panel
Replace the static startup-only item list with a real-time event feed:

- InitGui.py: remove the startup list_items() call that showed
  '(Unable to connect)' when not yet authenticated; show a simple
  '(Waiting for connection...)' placeholder instead
- silo_commands.py (submodule): maintain an in-memory event list
  prepended by SSE events, seeded with 10 recent items on first
  connect, with relative timestamps refreshed every 60s

The panel now shows live activity ('F01-0001 updated · just now')
instead of requiring expensive full re-fetches on every SSE event.
2026-02-12 17:27:36 -06:00
..
2026-01-19 08:10:24 +01:00
2026-01-11 19:42:50 -06:00
2026-01-19 08:10:24 +01:00
2026-01-19 08:10:24 +01:00
2026-01-19 08:10:24 +01:00
2026-01-19 08:10:24 +01:00
2026-01-19 08:10:24 +01:00
2026-01-19 08:10:24 +01:00
2026-01-19 08:10:24 +01:00
2026-01-19 08:10:24 +01:00
2026-01-19 08:10:24 +01:00