Add admin-only "All Events Log" feature with WebSocket integration.
Some checks failed
Go / build (push) Has been cancelled

- Implemented an "All Events Log" section accessible only to admin users.
- Added WebSocket-based data fetching to retrieve all events from the relay.
- Included profile caching and metadata fetching for event authors.
- Updated UI components to display events with expandable raw JSON details.
- Adjusted CSS for avatar sizes and improved layout.
- Refactored logout logic to reset all event states.
This commit is contained in:
2025-09-21 16:31:06 +01:00
parent f9896e52ea
commit 14b6960070
6 changed files with 513 additions and 8 deletions

View File

@@ -1 +1 @@
v0.6.1
v0.6.2