world-game/site
isUnknown 5ae8dd0d17
All checks were successful
Deploy Production / Deploy to Production (push) Successful in 40s
fix: replace toPages() with direct UUID resolution in CSV export
site()->find(false, false, ...uuids) passed booleans to a typed variadic
parameter, which can throw on PHP 8.1+. Resolve each UUID individually via
kirby()->page($uuid) and add null guard for page('livres-blancs').

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-01 17:35:02 +02:00
..
accounts initial commit 2026-01-13 10:21:41 +01:00
blueprints feat: add CSV export button in panel for contact database 2026-06-01 14:00:23 +02:00
config fix: remove stale lowercase whitepaper key before writing updated whitePaper 2026-06-01 17:16:08 +02:00
controllers fix: redirects 301 not firing — three bugs 2026-06-01 10:01:49 +02:00
languages ajout multilingue 2026-01-14 17:17:19 +01:00
plugins fix: replace toPages() with direct UUID resolution in CSV export 2026-06-01 17:35:02 +02:00
sessions initial commit 2026-01-13 10:21:41 +01:00
snippets feat: add film grain effect and purple base to preloader 2026-05-25 18:25:04 +02:00
templates fix: redirects 301 not firing — three bugs 2026-06-01 10:01:49 +02:00