Commit Graph

15 Commits

Author SHA1 Message Date
myron 1f90d83073 fix: ha_list reads from ha_entities table (real-time agent data, not 5min cache) 2026-05-31 06:05:45 +00:00
myron a96f8a3f85 feat: ElevenLabs TTS George voice + fix HA toggle optimistic update 2026-05-31 05:58:22 +00:00
myron b080ecb4bd fix: HA admin panel — remove entity ID column, add toggle controls, filter unavailable 2026-05-31 05:51:30 +00:00
myron d0f751372c Add Backups tab: daily cron + on-demand trigger + download, 7-day retention 2026-05-30 05:12:13 +00:00
myron 53b1c6b90a Fix agents_list: use JSON_EXTRACT on metric_data instead of non-existent columns 2026-05-30 05:05:02 +00:00
myron 20c91671da Fix agents render: move miniBar outside setTimeout scope, add Array.isArray guard 2026-05-30 05:02:03 +00:00
myron d38d66d147 Admin: progressive row reveal on all tables — scanShell + staggered render, no stuck LOADING state 2026-05-30 04:55:59 +00:00
myron f4eef862d1 Alerts tab: default to Active filter, order Active/All/Resolved 2026-05-30 04:49:33 +00:00
myron 772fc48d00 HA tab: add ALL / ON ONLY toggle filter 2026-05-30 04:46:29 +00:00
myron cbd63f1a1e Proxmox VMs: full resources from cluster API (both nodes), CPU/RAM/disk/uptime/network per VM 2026-05-30 04:40:34 +00:00
myron 88dbefa831 HA tab: remove toggle buttons, read-only view only 2026-05-30 03:36:27 +00:00
myron f73ce6cd57 Admin: add HA entities, News CRUD, Proxmox VMs tabs; news.php merges custom pinned entries 2026-05-30 03:31:50 +00:00
myron 50c06722bb Fix network panel: include netscan devices; fix Scan Now to queue agent command 2026-05-30 03:26:53 +00:00
myron 2faeb5498a Auto-populate network devices via nmap scan from PVE1 every 3min 2026-05-30 03:11:14 +00:00
myron 07827651f5 Add /admin portal: full JARVIS management UI (agents, network, alerts, KB, sites, users) 2026-05-30 02:55:34 +00:00