core/backend/internal/api
enzo 22a5fed8cc fix: store 502, refresh button, rebuild UX pour modules
- GetRegistryModules: endpoint /api/v1/orgs/{org}/repos + timeout 10s
  répond toujours HTTP 200 avec {modules, error} au lieu de 502
- InstallRegistryModule: essaie branche master puis main pour module.json
- Ajouter FORGEJO_URL / FORGEJO_ORG dans docker-compose.yml
- Frontend: bouton rafraîchir store + affichage erreur
- Frontend: bannière rebuild en cours + bannière rebuild terminé
- Frontend: polling /api/health toutes les 3s après rebuild/restart

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-22 17:03:42 +01:00
..
auth.go feat: label session actuelle + fix bouton révoquer 2026-03-22 01:45:09 +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 fix: proxmox client relit la config DB à chaque requête (token update sans redémarrage) 2026-03-21 00:39:19 +01:00
settings.go fix: store 502, refresh button, rebuild UX pour modules 2026-03-22 17:03:42 +01:00
terminal.go fix: SSHAuthenticator vide après installation + logs debug 2026-03-20 23:39:52 +01:00
updates.go fix: sudo -n pour pct exec/list (permissions root requises) 2026-03-21 01:29:07 +01:00