ltbxd-actorle/src
thibaud-leclere 273ea49ed0 fix: generate hints about the row actor, not the main actor
Hints should help identify the row actor (to find the highlighted letter),
not reveal the main actor directly. Simplified hint generation: no shared
exclusion pools needed since each row has a different actor.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-30 22:51:22 +02:00
..
Command refactor: extract ActorSyncer service from SyncActorsCommand 2026-03-29 10:18:00 +02:00
Context/TMDB Generate grid 2026-01-31 16:17:24 +01:00
Controller refactor: use persisted games in HomepageController 2026-03-30 19:46:12 +02:00
Doctrine/Extension Generate grid 2026-01-31 16:17:24 +01:00
Entity feat: add hintType and hintData columns to GameRow entity 2026-03-30 22:30:30 +02:00
EventListener feat: wrap game in centered card, style abandon button, abandon anonymous game on login 2026-03-30 19:55:32 +02:00
Exception Starting actors populate 2026-01-15 14:01:45 +01:00
Form feat: add registration page with form validation 2026-03-28 13:17:07 +01:00
Gateway feat: add ProcessImportMessageHandler 2026-03-29 10:19:31 +02:00
Message feat: add Messenger messages for import processing 2026-03-29 10:18:35 +02:00
MessageHandler feat: add ImportFilmsBatchMessageHandler 2026-03-29 10:20:24 +02:00
Model Generate grid 2026-01-31 16:17:24 +01:00
Repository feat: add findOneRandomByActor to MovieRoleRepository 2026-03-30 22:31:07 +02:00
Service fix: generate hints about the row actor, not the main actor 2026-03-30 22:51:22 +02:00
Kernel.php init 2026-01-13 13:59:05 +01:00