world-game/site
isUnknown dbeca5e095
All checks were successful
Deploy Production / Deploy to Production (push) Successful in 21s
feat: add editable 301 redirects via dedicated panel page
- New "Redirections" page in panel (blueprint + content) with a structure
  field: old URL (text) → target page (pages field, auto-resolves URL)
- error.php controller intercepts 404s, checks redirect map, fires go() 301
- Cache (file driver) invalidated on redirections page update or slug change
- Removed catch-all route that was breaking Kirby multilingual routing

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-01 09:47:59 +02:00
..
accounts initial commit 2026-01-13 10:21:41 +01:00
blueprints feat: add editable 301 redirects via dedicated panel page 2026-06-01 09:47:59 +02:00
config feat: add editable 301 redirects via dedicated panel page 2026-06-01 09:47:59 +02:00
controllers feat: add editable 301 redirects via dedicated panel page 2026-06-01 09:47:59 +02:00
languages ajout multilingue 2026-01-14 17:17:19 +01:00
plugins feat: intégration plugin Kirby SEO 2026-03-25 12:59:18 +01: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 perf : replace loading flash with background preloader, parallel sub-page fetch 2026-05-25 18:05:06 +02:00