Commit Graph

67 Commits

Author SHA1 Message Date
Tom Boullay 91eaa5d186 fix: replace SHA comparison with file size for LFS compatibility + add NoChangesModal
Git LFS stores pointer files whose SHA differs from the actual blob SHA,
causing false-positive diffs on every upload. Switching to file size
comparison resolves this for LFS-enabled repos.

Also replaces the inline error message with a dedicated NoChangesModal
when no differences are detected, offering cancel (reset) or modify
(close modal) actions.
2026-04-14 14:39:19 +02:00
Tom Boullay f9e15d5e1f fin du refactp 2026-04-14 14:27:50 +02:00
Tom Boullay e9ae6ffc41 debut refacto 2026-04-14 14:18:40 +02:00
Tom Boullay ab9685b6ee upatde: dockerfile init blender 2026-04-14 14:06:04 +02:00
Tom Boullay 2b3d02e489 update: add gestion erreur si dossier est existant 2026-04-14 13:26:49 +02:00
Tom Boullay c795082ca4 fix: one commit 2026-04-14 12:17:06 +02:00
Tom Boullay 76d9c21929 upatde: add docker for coolify 2026-04-14 11:18:53 +02:00
Tom Boullay 0a3d159bad update: remove docker 2026-04-14 10:54:43 +02:00
Tom Boullay 58826ac98a Update layout.tsx 2026-04-05 12:45:51 +02:00
Tom Boullay 348e281ee6 fix: issue on viewer 2026-04-05 12:32:38 +02:00
Tom Boullay adeca383bc update: fix packages 2026-04-03 13:45:23 +02:00
Tom Boullay 7ce3d61110 update: add a gltf viewer 2026-04-03 11:32:56 +02:00
Tom Boullay a44cd5dab3 Update README.md 2026-04-03 10:43:24 +02:00
Tom Boullay 9e27a64ae5 Update README.md 2026-04-03 10:42:40 +02:00
Tom Boullay 5007a255da update: add gitgnore 2026-04-03 10:41:56 +02:00
Tom Boullay a730946ad2 init du repo 2026-04-03 10:22:24 +02:00
Tom Boullay 929b1075d4 Initial commit 2026-04-03 10:18:14 +02:00