core/frontend/js
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
..
app.js fix: GetSessions scan robuste (sql.NullString) + formatDate adaptatif 2026-03-22 01:39:37 +01:00
terminal.js feat: réécriture frontend Alpine.js + HTMX + Swup (branche frontend/alpine) 2026-03-21 16:19:24 +01:00
ws.sw.js feat(frontend): Service Worker WS, mode édition dashboard, sidebar click-to-toggle 2026-03-21 19:09:58 +01:00