updated gallery

This commit is contained in:
2026-03-17 18:34:26 +01:00
parent 7b37259a2c
commit 7da0fd39f7
52 changed files with 1216 additions and 870 deletions

View File

@@ -33,7 +33,7 @@ Companion execution guide: [docs/legacy-routes-removal-checklist.md](docs/legacy
| Method | Path | Route Name | Handler / Target |
|---|---|---|---|
| GET | /chat | legacy.chat | ChatController@index |
| GET | /chat | legacy.chat | 301 -> /community/chat |
| POST | /chat_post | legacy.chat.post | ChatController@post |
| GET | /uploads/latest | uploads.latest | LatestController@index |
| GET | /uploads/daily | uploads.daily | DailyUploadsController@index |