core/frontend
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
..
css refactor: architecture modules indépendants — nettoyage CORE, registry enrichi, page modules dynamique 2026-03-22 03:34:17 +01:00
icons feat: sessions management, web manifest, square icon-only buttons, remove lang select 2026-03-21 20:14:11 +01:00
js fix: store 502, refresh button, rebuild UX pour modules 2026-03-22 17:03:42 +01:00
locales feat: add Services and Logs modules (systemctl + journalctl via SSH) 2026-03-22 02:03:55 +01:00
vendors feat: réécriture frontend Alpine.js + HTMX + Swup (branche frontend/alpine) 2026-03-21 16:19:24 +01:00
.gitignore feat: réécriture frontend Alpine.js + HTMX + Swup (branche frontend/alpine) 2026-03-21 16:19:24 +01:00
build.mjs feat: sessions management, web manifest, square icon-only buttons, remove lang select 2026-03-21 20:14:11 +01:00
dashboard.html feat: sync DB prefs, update history tab, configurable dashboard shortcuts 2026-03-22 00:35:24 +01:00
Dockerfile feat: réécriture frontend Alpine.js + HTMX + Swup (branche frontend/alpine) 2026-03-21 16:19:24 +01:00
index.html feat: réécriture frontend Alpine.js + HTMX + Swup (branche frontend/alpine) 2026-03-21 16:19:24 +01:00
install.html feat: sessions management, web manifest, square icon-only buttons, remove lang select 2026-03-21 20:14:11 +01:00
login.html feat: sessions management, web manifest, square icon-only buttons, remove lang select 2026-03-21 20:14:11 +01:00
manifest.json feat: sessions management, web manifest, square icon-only buttons, remove lang select 2026-03-21 20:14:11 +01:00
modules.html fix: store 502, refresh button, rebuild UX pour modules 2026-03-22 17:03:42 +01:00
nginx.conf feat: intégrer viewLogs et viewServices comme dépendances Go compilées dans CORE 2026-03-22 04:35:27 +01:00
package-lock.json feat: réécriture frontend Alpine.js + HTMX + Swup (branche frontend/alpine) 2026-03-21 16:19:24 +01:00
package.json feat: réécriture frontend Alpine.js + HTMX + Swup (branche frontend/alpine) 2026-03-21 16:19:24 +01:00
profile.html feat: label session actuelle + fix bouton révoquer 2026-03-22 01:45:09 +01:00
proxmox.html feat: sessions management, web manifest, square icon-only buttons, remove lang select 2026-03-21 20:14:11 +01:00
settings.html feat: sync DB prefs, update history tab, configurable dashboard shortcuts 2026-03-22 00:35:24 +01:00
swup-bundle.entry.mjs feat: réécriture frontend Alpine.js + HTMX + Swup (branche frontend/alpine) 2026-03-21 16:19:24 +01:00
terminal.html feat: sessions management, web manifest, square icon-only buttons, remove lang select 2026-03-21 20:14:11 +01:00
updates.html feat: sync DB prefs, update history tab, configurable dashboard shortcuts 2026-03-22 00:35:24 +01:00
xterm-bundle.entry.mjs feat: réécriture frontend Alpine.js + HTMX + Swup (branche frontend/alpine) 2026-03-21 16:19:24 +01:00