Fork du jeu Actorle en se basant sur les données perso de Letterboxd
Find a file
thibaud-leclere 8d413b5c57 fix: review fixes — cache Wikidata calls, add timeout, improve escaping, hide empty popovers
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-30 22:38:05 +02:00
.gitea/issue_template feat: add bug report issue template and report button on game grid 2026-03-30 20:36:39 +02:00
assets fix: review fixes — cache Wikidata calls, add timeout, improve escaping, hide empty popovers 2026-03-30 22:38:05 +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: review fixes — cache Wikidata calls, add timeout, improve escaping, hide empty popovers 2026-03-30 22:38:05 +02:00
templates feat: replace code icon with Git logo in navbar 2026-03-30 21:58:43 +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