Torsten Schulz (local) 448f2ffb6f Add command table functionality to chat store and ChatView component
- Introduced `commandTable` state in chat store to manage command output.
- Implemented WebSocket listener for `commandTable` messages.
- Enhanced ChatView.vue to display command table with dynamic content and styling.
- Added `clearCommandTable` method to reset command table state.
- Updated server broadcast logic to send structured command table data for various statistics.
2026-03-19 14:00:08 +01:00
2025-12-19 15:59:06 +01:00
Description
No description provided
28 MiB
Languages
JavaScript 42.4%
CSS 31.7%
Vue 15.1%
Less 6.5%
Shell 3.9%
Other 0.4%