agent-zero/webui
frdel a5620506d5 refactor: rename state_sync namespace to webui and simplify handler event registration
- Rename /state_sync namespace to /webui throughout codebase
- Remove get_event_types() from WebSocketHandler - handlers now process all events for their namespace
- Replace per-event handler registration with namespace-wide registration
- Add validate_event_type() class method for runtime event name validation
- Update UserMessage instantiation to use keyword arguments (message=, attachments=)
- Move send_data
2026-03-20 15:34:59 +01:00
..
components refactor: rename state_sync namespace to webui and simplify handler event registration 2026-03-20 15:34:59 +01:00
css update plugin_scan message and styling 2026-03-18 17:08:38 +01:00
js refactor: add websocket wildcard event support and improve cache clearing 2026-03-20 14:04:43 +01:00
public ui: full logo in sidebar; new chat icon update 2026-03-18 15:58:41 +01:00
vendor WebSocket merge 2026-02-01 16:07:45 +01:00
index.css scan x-extension on DOMContentLoaded; extension-friendly CSS 2026-03-13 16:16:42 +01:00
index.html Settings polishing, logout button 2026-02-05 22:02:49 +01:00
index.js ui: enhance chat input vertical expansion and auto-resize 2026-02-26 11:59:17 +01:00
login.css Enhance: More polished single-user login page 2025-09-01 02:12:49 -07:00
login.html Enhance: More polished single-user login page 2025-09-01 02:12:49 -07:00