C_Ma_For
  • Joined on 2026-06-01
C_Ma_For pushed to main at C_Ma_For/gestion-materiaux-destock 2026-06-08 20:38:12 +00:00
abf5210de6 fix: corriger erreurs ESLint sync (apostrophes, imports inutilisés)
C_Ma_For pushed to main at C_Ma_For/gestion-materiaux-destock 2026-06-08 20:33:59 +00:00
97f011a24b feat: module Sync Sheets complet — stepper 4 étapes, diff, streaming, historique
cdbddddaec feat: composant SyncHistory
94993c3cbc feat: composant SyncProgress
9c3ec2a953 feat: composant DiffTable
e6a670c67b feat: composant SyncStepper
Compare 12 commits »
C_Ma_For pushed tag plan2-deployed to C_Ma_For/gestion-materiaux-destock 2026-06-08 18:10:54 +00:00
C_Ma_For pushed to main at C_Ma_For/gestion-materiaux-destock 2026-06-08 18:04:29 +00:00
cf5bbf91d5 feat: module Images complet — drop, traitement IA, Shopify, upload
fe9c3b9ccb fix: inclure 'uploading' dans le compteur processing de GlobalActions
568fe0d38e feat: composants Lightbox plein écran + GlobalActions barre d'upload
683db58f4b feat: composant ImageCard avec miniatures avant/après, feather, rotation, upload
4c1cf73435 feat: composant DropZone drag & drop HEIC/JPG/PNG/ZIP
Compare 12 commits »
C_Ma_For pushed to main at C_Ma_For/gestion-materiaux-destock 2026-06-07 09:42:59 +00:00
b25a712a69 fix: correct adapter import name PrismaBetterSqlite3 in seed.mjs
C_Ma_For pushed to main at C_Ma_For/gestion-materiaux-destock 2026-06-07 09:41:44 +00:00
ee70ea377f fix: use better-sqlite3 adapter in seed.mjs (Prisma 7 requirement)
C_Ma_For pushed to main at C_Ma_For/gestion-materiaux-destock 2026-06-07 09:28:29 +00:00
8bd49050f6 fix: add .dockerignore to exclude .env files from build context (was overriding DATABASE_URL)
C_Ma_For pushed to main at C_Ma_For/gestion-materiaux-destock 2026-06-06 23:37:05 +00:00
79ebb6ced3 fix: use npm ci --omit=dev in runner (resolves all transitive prisma deps)
C_Ma_For pushed to main at C_Ma_For/gestion-materiaux-destock 2026-06-06 23:32:39 +00:00
d80e50e9de fix: recreate .bin/prisma as symlink in runner (preserves __dirname for WASM resolution)
C_Ma_For pushed to main at C_Ma_For/gestion-materiaux-destock 2026-06-06 23:28:44 +00:00
f022238a40 fix: copy full node_modules/prisma package for WASM files in runner stage
C_Ma_For pushed to main at C_Ma_For/gestion-materiaux-destock 2026-06-06 23:25:03 +00:00
f23c954ecd chore: add public/ directory (required by Next.js standalone build)
C_Ma_For pushed to main at C_Ma_For/gestion-materiaux-destock 2026-06-06 23:22:10 +00:00
96700ae252 fix: eslint disable-next-line for required any casts (NextAuth v4 limitation)
C_Ma_For pushed to main at C_Ma_For/gestion-materiaux-destock 2026-06-06 22:27:35 +00:00
99c3380d00 feat: dockerfile + docker-compose + déploiement VPS gestion.materiaux-destock.fr
51f87c0672 feat: app shell avec sidebar, header et pages placeholder
8d06706a24 feat: page login avec gestion erreurs et rate limiting
44b3b4dd8d fix: improve type safety in NextAuth callbacks (remove any, add explanatory comments)
38dc6efc09 feat: middleware protection routes + restriction admin /parametres
Compare 10 commits »
C_Ma_For created branch main in C_Ma_For/gestion-materiaux-destock 2026-06-06 22:27:35 +00:00
C_Ma_For created repository C_Ma_For/gestion-materiaux-destock 2026-06-06 22:27:27 +00:00
C_Ma_For created branch main in C_Ma_For/convertisseur-images 2026-06-06 09:19:43 +00:00
C_Ma_For pushed to main at C_Ma_For/convertisseur-images 2026-06-06 09:19:43 +00:00
86d9b351b1 feat: ZIP import, rotation, feather slider, lightbox + config déploiement
7f6ca4c3de fix: ajouter import map pour résoudre onnxruntime-web depuis jsdelivr
e5e75167f0 fix: supprimer publicPath override, laisser @imgly utiliser staticimgly.com par défaut
4ea8eb3805 fix: corriger le chemin CDN @imgly (index.mjs v1.7.0)
7e2bbfcca2 feat: remplacer flood-fill par @imgly/background-removal (IA WebAssembly)
Compare 10 commits »
C_Ma_For created repository C_Ma_For/convertisseur-images 2026-06-06 09:19:31 +00:00