5 Commits

Author SHA1 Message Date
thibaud-leclere
295bb16ab7 fix: reduce false positives in award detection
Filter SPARQL query to only return entertainment awards (film, TV,
music, theater) and add a canonical award map to normalize variants
(e.g. all Oscar/Academy Award → "Oscar", all Golden Globe → "Golden
Globe"). Non-entertainment awards (orders, medals, honorary degrees)
are excluded both at SPARQL level and via PHP keyword filter.

Also restart messenger container on cache:clear to avoid stale DI
container errors.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-01 21:12:28 +02:00
thibaud-leclere
c35e239450 various fixes 2026-03-30 20:12:10 +02:00
thibaud-leclere
201faf3789 chore: add make rule for Symfony secrets
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-29 10:37:55 +02:00
thibaud-leclere
d175202163 chore: add node docker service for vite dev server and prod build 2026-03-28 13:14:09 +01:00
thibaud-leclere
21b0f681be chore(docker): dockerize app, add workflow to push image on gitea registry
Some checks failed
Build and Push Docker Images / Build app image (push) Failing after 3m4s
Build and Push Docker Images / Build database image (push) Failing after 15s
2026-03-28 09:22:47 +01:00