core/frontend
enzo 88831e3967 feat: nettoyage menu + suppression modules inexistants + log viewer
- Sidebar : retrait des liens files, logs, services (non implémentés)
- Migration 001 : suppression des inserts files/logs/services
- Migration 002 : DELETE des modules inexistants en DB existante
- logbuffer : ring buffer mémoire branché sur log.SetOutput
- GET /api/settings/logs : retourne les 300 dernières lignes de log
- Settings : onglet Logs avec auto-refresh (5s/10s/30s/60s/désactivé, défaut 10s)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-20 23:57:07 +01:00
..
src feat: nettoyage menu + suppression modules inexistants + log viewer 2026-03-20 23:57:07 +01:00
Dockerfile fix: supprimer nginx -t du Dockerfile frontend 2026-03-20 21:57:11 +01:00
index.html feat: initialisation complète du CORE ProxmoxPanel 2026-03-20 21:08:53 +01:00
nginx.conf feat: initialisation complète du CORE ProxmoxPanel 2026-03-20 21:08:53 +01:00
package-lock.json feat: initialisation complète du CORE ProxmoxPanel 2026-03-20 21:08:53 +01:00
package.json feat: initialisation complète du CORE ProxmoxPanel 2026-03-20 21:08:53 +01:00
tsconfig.json feat: initialisation complète du CORE ProxmoxPanel 2026-03-20 21:08:53 +01:00
tsconfig.node.json feat: initialisation complète du CORE ProxmoxPanel 2026-03-20 21:08:53 +01:00
vite.config.ts feat: initialisation complète du CORE ProxmoxPanel 2026-03-20 21:08:53 +01:00