Fork du jeu Actorle en se basant sur les données perso de Letterboxd
Find a file
thibaud-leclere ecfc80c349 style: redesign hint buttons — rectangular pink with white icon, more spacing
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-31 11:09:57 +02:00
.gitea/issue_template chore: fix report bug issue template 2026-03-30 23:18:14 +02:00
assets style: redesign hint buttons — rectangular pink with white icon, more spacing 2026-03-31 11:09:57 +02:00
bin init 2026-01-13 13:59:05 +01:00
config feat: add GameController with start and abandon actions 2026-03-30 19:45:39 +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 hints implementation plan 2026-03-30 22:26:32 +02:00
migrations feat: add hintType and hintData columns to GameRow entity 2026-03-30 22:30:30 +02:00
public enhance sync films 2026-01-19 23:22:04 +01:00
src fix: generate hints about the row actor, not the main actor 2026-03-30 22:51:22 +02:00
templates chore: fix report bug issue template 2026-03-30 23:18:14 +02:00
tests init 2026-01-13 13:59:05 +01:00
translations init 2026-01-13 13:59:05 +01:00
.dockerignore various fixes 2026-03-30 20:12:10 +02:00
.editorconfig init 2026-01-13 13:59:05 +01:00
.env.dist various fixes 2026-03-30 20:12:10 +02:00
.env.test init 2026-01-13 13:59:05 +01:00
.gitignore various fixes 2026-03-30 20:12:10 +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 various fixes 2026-03-30 20:12:10 +02:00
package-lock.json feat: replace ? button with hint type icons in ActorPopover 2026-03-30 22:35:39 +02:00
package.json feat: replace ? button with hint type icons in ActorPopover 2026-03-30 22:35:39 +02: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