core/backend
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
..
internal fix: GetSessions scan robuste (sql.NullString) + formatDate adaptatif 2026-03-22 01:39:37 +01:00
modules feat: initialisation complète du CORE ProxmoxPanel 2026-03-20 21:08:53 +01:00
Dockerfile fix: golang 1.23 → 1.26 dans le Dockerfile backend 2026-03-20 21:55:04 +01:00
go.mod feat: initialisation complète du CORE ProxmoxPanel 2026-03-20 21:08:53 +01:00
go.sum feat: initialisation complète du CORE ProxmoxPanel 2026-03-20 21:08:53 +01:00
main.go feat: sessions management, web manifest, square icon-only buttons, remove lang select 2026-03-21 20:14:11 +01:00