core/frontend
enzo 233f690214 ux: token Proxmox en deux champs séparés (ID + Secret)
Install.vue et Settings.vue : remplace le champ unique "PVEAPIToken=..."
par deux inputs distincts — Token ID (ex: enzo@pam!panel) et Secret
(uuid). L'assemblage PVEAPIToken=ID=Secret se fait côté frontend avant
envoi. Plus besoin de connaître le format interne.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-21 00:24:57 +01:00
..
src ux: token Proxmox en deux champs séparés (ID + Secret) 2026-03-21 00:24:57 +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