core/backend/internal
enzo 1cbd7e9d17 fix: GetSessions scan robuste (sql.NullString) + formatDate adaptatif
- Scan des colonnes datetime via sql.NullString au lieu de time.Time pour éviter
  les échecs silencieux dus aux formats mixtes SQLite (CURRENT_TIMESTAMP vs RFC3339)
- Log explicite si un scan échoue (au lieu du continue silencieux)
- formatDate frontend adapte le format SQLite "YYYY-MM-DD HH:MM:SS" en ISO pour new Date()

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-22 01:39:37 +01:00
..
api fix: GetSessions scan robuste (sql.NullString) + formatDate adaptatif 2026-03-22 01:39:37 +01:00
audit feat: initialisation complète du CORE ProxmoxPanel 2026-03-20 21:08:53 +01:00
auth fix: SSHAuthenticator vide après installation + logs debug 2026-03-20 23:39:52 +01:00
crypto feat: initialisation complète du CORE ProxmoxPanel 2026-03-20 21:08:53 +01:00
db fix: corriger bug multi-sessions (upsertUser wrong ID + schema repair + logs refresh) 2026-03-22 01:32:01 +01:00
logbuffer feat: nettoyage menu + suppression modules inexistants + log viewer 2026-03-20 23:57:07 +01:00
proxmox feat: initialisation complète du CORE ProxmoxPanel 2026-03-20 21:08:53 +01:00
ssh feat: initialisation complète du CORE ProxmoxPanel 2026-03-20 21:08:53 +01:00
websocket feat: initialisation complète du CORE ProxmoxPanel 2026-03-20 21:08:53 +01:00