feat: rendre le dépôt configurable via variables d'env #2

Merged
cedric merged 9 commits from feat/improve-custom into master 2026-06-26 05:14:10 +00:00

9 Commits

Author SHA1 Message Date
cedric cd5ebb8058 ci: deploy beta on all branches including master
Déploiement FRONT BETA / check (push) Successful in 2m6s
Vérification PR / check (pull_request) Successful in 2m8s
Déploiement FRONT BETA / deploy (push) Successful in 20s
Vérification PR / deploy-beta (pull_request) Successful in 19s
2026-06-26 07:26:30 +04:00
cedric aa3032d25e ci: checkout correct branch before deploy
Déploiement FRONT BETA / check (push) Successful in 2m2s
Vérification PR / check (pull_request) Successful in 2m16s
Déploiement FRONT BETA / deploy (push) Successful in 43s
Vérification PR / deploy-beta (pull_request) Successful in 22s
2026-06-26 07:14:44 +04:00
cedric cd24d90b67 ci: deploy beta on any branch except master 2026-06-26 07:13:02 +04:00
cedric 5c16f126a7 docs: update .env.sample with new variables
Vérification PR / check (pull_request) Successful in 2m11s
Vérification PR / deploy-beta (pull_request) Successful in 27s
2026-06-26 00:34:20 +04:00
cedric 69535aa3f4 refactor: rename isOKIAwtis to isExclusiveArtist 2026-06-26 00:34:14 +04:00
cedric ce8053a3f6 feat: redirect to PDF when NEXT_PUBLIC_CGU_DOWNLOAD_LINK is set 2026-06-26 00:34:09 +04:00
cedric 9cbb5e3d23 feat: extract hardcoded branding values to env vars 2026-06-26 00:34:04 +04:00
cedric f2d03ebec6 feat: parse image domains from NEXT_PUBLIC_DOMAINS_IMAGE 2026-06-26 00:33:54 +04:00
cedric 2232cd7360 feat: replace static manifest.json with dynamic app/manifest.js 2026-06-26 00:33:50 +04:00