Fork du jeu Actorle en se basant sur les données perso de Letterboxd
Find a file
thibaud-leclere ef155463ab feat: add GameGridGenerator service
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-30 19:44:50 +02:00
assets update theme 2026-03-30 12:13:19 +02:00
bin init 2026-01-13 13:59:05 +01:00
config update theme 2026-03-30 12:13:19 +02:00
designs update theme 2026-03-30 12:13:19 +02:00
docker fix: use vite-plugin-symfony Stimulus loader and wrap react_component in div 2026-03-28 15:02:27 +01:00
docs/superpowers docs: add game persistence implementation plan 2026-03-30 19:41:45 +02:00
migrations feat: add migration for game and game_row tables 2026-03-30 19:44:05 +02:00
public enhance sync films 2026-01-19 23:22:04 +01:00
src feat: add GameGridGenerator service 2026-03-30 19:44:50 +02:00
templates update theme 2026-03-30 12:13:19 +02:00
tests init 2026-01-13 13:59:05 +01:00
translations init 2026-01-13 13:59:05 +01:00
.dockerignore chore(docker): dockerize app, add workflow to push image on gitea registry 2026-03-28 09:22:47 +01:00
.editorconfig init 2026-01-13 13:59:05 +01:00
.env.dist update theme 2026-03-30 12:13:19 +02:00
.env.test init 2026-01-13 13:59:05 +01:00
.gitignore update theme 2026-03-30 12:13:19 +02:00
composer.json feat: install Flysystem S3 and configure SeaweedFS storage 2026-03-29 10:08:56 +02:00
composer.lock feat: install Flysystem S3 and configure SeaweedFS storage 2026-03-29 10:08:56 +02:00
docker-compose.override.yaml fix: bind vendor with host in dev instead of named volume 2026-03-30 18:41:24 +02:00
docker-compose.yaml update theme 2026-03-30 12:13:19 +02:00
Makefile chore: add make rule for Symfony secrets 2026-03-29 10:37:55 +02:00
package-lock.json fix: use vite-plugin-symfony Stimulus loader and wrap react_component in div 2026-03-28 15:02:27 +01:00
package.json fix: use vite-plugin-symfony Stimulus loader and wrap react_component in div 2026-03-28 15:02:27 +01:00
phpunit.dist.xml init 2026-01-13 13:59:05 +01:00
symfony.lock feat: install Flysystem S3 and configure SeaweedFS storage 2026-03-29 10:08:56 +02:00
vite.config.js fix: use vite-plugin-symfony Stimulus loader and wrap react_component in div 2026-03-28 15:02:27 +01:00