thibaud-lclr
  • Joined on 2026-03-24
thibaud-lclr pushed to main at thibaud-lclr/ltbxd-actorle 2026-04-01 22:25:15 +00:00
843009e193 feat: include release year in film hint text
2e7d7ecf44 fix: register game-config Stimulus controller in bootstrap.js
6b514aa87b feat: sort award types by actor count descending
51a9f49797 fix: address code review findings
b637b725d8 feat: add game config panel UI (template, Stimulus controller, CSS)
Compare 14 commits »
thibaud-lclr pushed to main at thibaud-lclr/ltbxd-actorle 2026-04-01 18:38:27 +00:00
116d7b409e perf: batch Wikidata SPARQL queries per film instead of per actor
369893a77e refactor: track import progress per film instead of per batch
8c73a22eff refactor: embed film data directly in batch messages
087b063f1f chore: reorganizing
0e3b17bb7d docs: add project README
Compare 6 commits »
thibaud-lclr closed issue thibaud-lclr/ltbxd-actorle#3 2026-04-01 18:37:49 +00:00
Récupérer l'année de sortie d'un film lors de l'enregistrement en BDD
thibaud-lclr commented on issue thibaud-lclr/ltbxd-actorle#3 2026-04-01 18:37:49 +00:00
Récupérer l'année de sortie d'un film lors de l'enregistrement en BDD

Closed by 116812b3f80da11e9f901d8cd32b842fa9e187e2

thibaud-lclr pushed to main at thibaud-lclr/ltbxd-actorle 2026-04-01 12:36:52 +00:00
353ffddeea feat: add popover to confirm abandon
fb13a8819d feat: use DB awards instead of live Wikidata calls for hint generation
0fd0b85b8f feat: import actor awards during film batch import
8aa33ccefc feat: add AwardImporter service with tests
d4d2272396 feat: add migration for award_type, award tables and actor.awards_imported
Compare 10 commits »
thibaud-lclr pushed to main at thibaud-lclr/ltbxd-actorle 2026-03-31 20:19:01 +00:00
116812b3f8 save movies release date in BDD, remove unused badge, add help to export movie from letterboxd
c5d359bb0c remove unused sync commands (app:sync-actors, app:sync-films)
ded3d063c6 fix: render hint popover via FloatingPortal to prevent overflow clipping
2e65b2805a feat: add login hint on start page for unauthenticated users
dba9b985ee feat: rename site title to LtbxdActorle with dual-color branding
Compare 9 commits »
thibaud-lclr opened issue thibaud-lclr/ltbxd-actorle#6 2026-03-31 15:55:21 +00:00
Module pour signaler un bug
thibaud-lclr pushed to main at thibaud-lclr/ltbxd-actorle 2026-03-31 12:17:41 +00:00
f6d180474a feat: responsive grid with scrollable area and fixed hint column
thibaud-lclr pushed to main at thibaud-lclr/ltbxd-actorle 2026-03-31 09:14:29 +00:00
6cbebb6367 refactor: move WikidataAwardGateway to src/Gateway/WikidataGateway.php
thibaud-lclr pushed to main at thibaud-lclr/ltbxd-actorle 2026-03-31 09:10:18 +00:00
ecfc80c349 style: redesign hint buttons — rectangular pink with white icon, more spacing
thibaud-lclr pushed to main at thibaud-lclr/ltbxd-actorle 2026-03-30 21:18:19 +00:00
dc5e14531f chore: fix report bug issue template
thibaud-lclr pushed to main at thibaud-lclr/ltbxd-actorle 2026-03-30 21:15:36 +00:00
1fd6dcc5d3 fix: add 16px left margin to popover to avoid screen edge
0706d99c82 fix: force popover to left placement with soft wrap when space is limited
273ea49ed0 fix: generate hints about the row actor, not the main actor
8d413b5c57 fix: review fixes — cache Wikidata calls, add timeout, improve escaping, hide empty popovers
91f45448f0 feat: replace ? button with hint type icons in ActorPopover
Compare 15 commits »
thibaud-lclr opened issue thibaud-lclr/ltbxd-actorle#5 2026-03-30 21:15:24 +00:00
Bug — Game #10
thibaud-lclr opened issue thibaud-lclr/ltbxd-actorle#4 2026-03-30 21:14:51 +00:00
Bug — Game #9
thibaud-lclr closed issue thibaud-lclr/ltbxd-actorle#1 2026-03-30 21:05:23 +00:00
Déplace .env dans Symfony Secrets
thibaud-lclr commented on issue thibaud-lclr/ltbxd-actorle#1 2026-03-30 21:05:22 +00:00
Déplace .env dans Symfony Secrets

Closed by bcf6cd1a03443364f6dc2a2dfdf643b1e55ad212

thibaud-lclr opened issue thibaud-lclr/ltbxd-actorle#3 2026-03-30 21:04:08 +00:00
Récupérer l'année de sortie d'un film lors de l'enregistrement en BDD
thibaud-lclr pushed to main at thibaud-lclr/ltbxd-actorle 2026-03-30 19:17:24 +00:00
1f80b554fd Remove AppExtension
thibaud-lclr pushed to main at thibaud-lclr/ltbxd-actorle 2026-03-30 18:36:52 +00:00
52c40f1ecc feat: add bug report issue template and report button on game grid
thibaud-lclr pushed to main at thibaud-lclr/ltbxd-actorle 2026-03-30 18:12:15 +00:00
c35e239450 various fixes
2f5ba701b6 feat: wrap game in centered card, style abandon button, abandon anonymous game on login
96adefbb1e feat: update homepage template with start/abandon game UI
a6b3a93d5c refactor: use persisted games in HomepageController
884168aa49 feat: add GameController with start and abandon actions
Compare 13 commits »