core/frontend
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
..
src fix: détection HTTPS et crash i18n étape 3 installation 2026-03-20 23:03:17 +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