core/backend/internal/api
enzo 15965082ce fix: détection HTTPS et crash i18n étape 3 installation
- install.go : detectPublicURL utilise https pour tout domaine public
  même si Traefik envoie X-Forwarded-Proto: http en interne
- fr.json / en.json : échappe le @ dans proxmoxTokenHint avec {'@'}
  (vue-i18n interprétait @realm comme un linked message → SyntaxError)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-20 23:03:17 +01:00
..
auth.go feat: initialisation complète du CORE ProxmoxPanel 2026-03-20 21:08:53 +01:00
helpers.go fix: correction decodeJSON nil body + logs debug test-ssh 2026-03-20 22:54:47 +01:00
install.go fix: détection HTTPS et crash i18n étape 3 installation 2026-03-20 23:03:17 +01:00
middleware.go feat: initialisation complète du CORE ProxmoxPanel 2026-03-20 21:08:53 +01:00
proxmox.go feat: initialisation complète du CORE ProxmoxPanel 2026-03-20 21:08:53 +01:00
settings.go feat: initialisation complète du CORE ProxmoxPanel 2026-03-20 21:08:53 +01:00
terminal.go feat: initialisation complète du CORE ProxmoxPanel 2026-03-20 21:08:53 +01:00
updates.go feat: initialisation complète du CORE ProxmoxPanel 2026-03-20 21:08:53 +01:00