Debian Dev4
bf0a23c117
fix(next): set assetPrefix to /lecoffre for correct static assets under subpath
build-and-push-ext / build_push (push) Successful in 4m40s
2025-09-24 16:11:30 +00:00
Debian Dev4
dfdc2971a0
ci: docker_tag=ext chore: sync ext
2025-09-24 15:37:32 +00:00
Debian Dev4
19fcbb6fad
ci: docker_tag=ext chore: trigger CI for ext
build-and-push-ext / build_push (push) Successful in 9s
2025-09-24 15:20:11 +00:00
Debian Dev4
30ace4bb7a
ci: docker_tag=ext - rebuild with basePath=/lecoffre
build-and-push-ext / build_push (push) Successful in 10s
2025-09-24 13:53:44 +00:00
Debian Dev4
31d55122a4
ci: docker_tag=ext - trigger build
build-and-push-ext / build_push (push) Successful in 4m43s
2025-09-24 13:12:10 +00:00
Debian Dev4
eeb9531fd4
ci: docker_tag=ext - trigger build
2025-09-24 13:11:10 +00:00
Debian Dev4
1082b76513
align for IA
2025-09-24 10:17:23 +00:00
Debian Dev4
8ec4300b92
ci: docker_tag=ext - Fix CI build with multi-stage Dockerfile
...
build-and-push-ext / build_push (push) Successful in 6m39s
- Add multi-stage Dockerfile with 'ext' stage for CI compatibility
- Fix start-runtime.js to use 'npm start' instead of 'node server.js'
- Ensure image can be built with target stage 'ext' as expected by CI
- Maintain runtime environment variable injection capability
2025-09-23 23:54:56 +00:00
Debian Dev4
f286d6864c
ci: docker_tag=ext - Fix CI build with runtime environment variables
...
build-and-push-ext / build_push (push) Failing after 6s
- Add Dockerfile.ci for generic builds without hardcoded environment variables
- Add start-runtime.js script to inject NEXT_PUBLIC_* variables at runtime
- Add .env.example with default values for development
- Remove dependency on build-time ARG variables for CI compatibility
- Image can now be deployed to any environment with different variables
2025-09-23 23:36:20 +00:00
Debian Dev4
c2d64fce15
fix(front): iframe URL runtime fallback + IdNot CORS via same-origin API + scope encoding\n\nfeat(front): inject build/env metadata comment, favicon links\n\nci: docker_tag=ext
build-and-push-ext / build_push (push) Failing after 5s
2025-09-23 17:27:48 +00:00
Debian Dev4
f659362682
ci: docker_tag=ext feat(front): env build args + ID.Not flow fixes
build-and-push-ext / build_push (push) Failing after 6s
2025-09-23 15:22:16 +00:00
Debian Dev4
8d5e32fb79
feat(idnot): loginWithIdNot utilise /api/v1/idnot/state et ajoute state à l’URL authorize
build-and-push-ext / build_push (push) Failing after 5s
2025-09-23 07:15:54 +00:00
Debian Dev4
87bb57dae0
chore(idnot): log authorizeUrl and state to ensure state present
build-and-push-ext / build_push (push) Successful in 57s
2025-09-23 06:58:18 +00:00
Debian Dev4
6e0e4ecbfe
feat(idnot): front-agnostic flow\n- add NEXT_PUBLIC_BACK_BASE & fixed redirect\n- request state from back and pass to IdNot\n- handle #authToken on callback
build-and-push-ext / build_push (push) Successful in 59s
2025-09-23 06:09:00 +00:00
Debian Dev4
6eb4b6e0be
ci: docker_tag=ext
build-and-push-ext / build_push (push) Successful in 8s
2025-09-22 20:14:01 +00:00
Debian Dev4
2410a40a4b
ci: docker_tag=ext\n\nTrigger CI build for Docker images
build-and-push-ext / build_push (push) Successful in 7s
2025-09-22 11:11:02 +00:00
Debian Dev4
86cb4a228b
ci: docker_tag=ext fix(front): home uses Login via dynamic import (no SSR)
2025-09-22 10:57:23 +00:00
Debian Dev4
ed6035ad9c
ci: docker_tag=ext fix(front): SSR-safe IframeReference (no throw on server, env fallbacks)
2025-09-22 10:54:16 +00:00
Debian Dev4
5284d9be04
ci: docker_tag=ext fix(front): rendre SSR-safe Iframe/MessageBus/AuthModal/_app (basePath /lecoffre)
2025-09-22 10:50:20 +00:00
Debian Dev4
22bcc727c9
docs: add architecture, installation, deployment, functional, technical, flows, quality, security, TODO [skip ci]
2025-09-22 07:32:24 +00:00
Debian Dev4
087ea0b2c3
update submodule
2025-09-22 06:23:39 +00:00
Debian Dev4
b0ac349a69
update submodule
2025-09-22 05:59:39 +00:00
Debian Dev4
e198904e00
update submodule
2025-09-22 05:45:38 +00:00
Debian Dev4
d70e02ebd2
ci: docker_tag=ext - Trigger CI build for Docker images
build-and-push-ext / build_push (push) Successful in 12s
2025-09-21 19:57:49 +00:00
Debian Dev4
48d9c79040
ci: docker_tag=ext - Update for 4NK_env integration
2025-09-21 19:55:47 +00:00
Debian Dev4
baa4e19432
ci: docker_tag=ext - Migrate to Debian base with minimal packages
build-and-push-ext / build_push (push) Successful in 2m56s
2025-09-21 18:25:09 +00:00
Debian Dev4
80c091fde4
ci: docker_tag=ext - Optimize Dockerfile to reduce image size (remove dev tools)
build-and-push-ext / build_push (push) Successful in 1m19s
2025-09-21 18:09:27 +00:00
Debian Dev4
7ef06bc6b5
ci: docker_tag=ext
build-and-push-ext / build_push (push) Successful in 1m57s
2025-09-21 17:05:55 +00:00
Debian Dev4
707cb174c1
ci: docker_tag=ext
2025-09-21 16:57:46 +00:00
Debian Dev4
bc89a790ce
ci: docker_tag=ext - Fix Alpine Dockerfile - remove cscope package
build-and-push-ext / build_push (push) Waiting to run
2025-09-21 15:36:20 +00:00
Debian Dev4
e2a55f187b
ci: docker_tag=ext - Fix Dockerfile issues with WASM package and Alpine compatibility
2025-09-21 13:46:49 +00:00
Debian Dev4
e1f4f8b4ed
ci: docker_tag=ext - Update Dockerfiles with comprehensive dependencies and tools
2025-09-21 13:45:54 +00:00
Debian Dev4
b507c54c70
ci: docker_tag=ext - Mise à jour Dockerfile avec outils requis et .cursorignore
2025-09-21 13:27:05 +00:00
Debian Dev4
80b74edcc6
ci: docker_tag=ext - Mise à jour automatique des dépendances et compilation
2025-09-21 11:49:20 +00:00
Debian Dev4
dc6bb1da30
ci: docker_tag=ext - Remove SSH dependency, use HTTPS for public repos
2025-09-21 11:42:03 +00:00
Debian Dev4
cba30de720
ci: docker_tag=ext - Mise à jour automatique des dépendances et compilation
2025-09-21 11:32:35 +00:00
Debian Dev4
b9232ef9f3
ci: docker_tag=ext - Modifier workflow pour déclenchement sur tag ext au lieu de branche dev4
build-and-push-ext / build_push (push) Successful in 8s
2025-09-21 08:58:48 +00:00
Debian Dev4
614104d68e
ci: docker_tag=ext - Update project for dev4 branch consistency
build-and-push-ext / build_push (push) Successful in 1m19s
2025-09-21 08:23:35 +00:00
Debian Dev4
495775f68a
Update configuration and dependencies
build-and-push-ext / build_push (push) Successful in 56s
2025-09-20 21:24:33 +00:00
Debian Dev4
792f6eb3cc
docs: Documentation des corrections appliquées
...
build-and-push-ext / build_push (push) Successful in 57s
- Correction du problème de healthcheck
- Changement pour vérifier le processus next-server
- Installation des outils système
- Configuration Next.js optimisée
2025-09-20 14:23:16 +00:00
Debian Dev4
45cec46cac
docs: Mise à jour de la documentation et correction du bridge
...
build-and-push-ext / build_push (push) Successful in 58s
- Mise à jour de docs/ANALYSE.md et docs/ENV-RESUME.md
- Correction de src/pages/authorized-bridge.tsx
- Ajout du workspace VS Code
2025-09-20 10:49:53 +00:00
Debian Dev4
96f8788c08
ci: docker_tag=ext - Update documentation and analysis
build-and-push-ext / build_push (push) Successful in 1m26s
2025-09-19 17:03:54 +00:00
Debian Dev4
9e8ed1ad1d
ci: docker_tag=ext chore(front): rebuild ext
build-and-push-ext / build_push (push) Successful in 9s
2025-09-19 08:01:56 +00:00
Debian Dev4
5af06c76f6
ci: docker_tag=ext feat(front): callback bridge authorized-bridge; bump 0.1.6; changelog
build-and-push-ext / build_push (push) Successful in 1m31s
2025-09-18 22:20:19 +00:00
Debian Dev4
387e7ed65c
feat(idnot): POST /api/v1/idnot/auth avec body {code} | ci: docker_tag=ext
build-and-push-ext / build_push (push) Successful in 1m28s
2025-09-18 19:36:23 +00:00
Debian Dev4
1bd368c948
ci: docker_tag=ext
build-and-push-ext / build_push (push) Successful in 8s
2025-09-18 17:01:01 +00:00
Debian Dev4
0cbd1fc714
fix(lecoffre-front): ignorer silencieusement les messages des DevTools dans AuthModal
build-and-push-ext / build_push (push) Successful in 57s
2025-09-18 16:49:03 +00:00
Debian Dev4
04fcc2e5b2
fix(lecoffre-front): iframe src utilise getIframeUrl() au lieu de getTargetOrigin() pour charger l'URL complète
build-and-push-ext / build_push (push) Successful in 58s
2025-09-18 16:46:08 +00:00
Debian Dev4
6cfeb5cab8
fix(front): tolérer messages si origin OK même si source !== iframeRef (postMessage)
build-and-push-ext / build_push (push) Successful in 59s
2025-09-18 16:39:50 +00:00
Debian Dev4
6ad0b5c339
ci: docker_tag=ext - force rebuild (HTTPS redirect after ID.not)
build-and-push-ext / build_push (push) Successful in 8s
2025-09-18 16:34:24 +00:00