ltbxd-actorle/src/Controller
thibaud-leclere 6edc122ff6 fix: address code review issues
- Rename `read` column to `is_read` (PostgreSQL reserved word)
- Wrap navbar + modal in parent div for Stimulus controller scope
- Set temporary filePath before first flush in ImportController
- Use RETURNING clause for atomic incrementProcessedBatches
- Return proper empty 204 response in NotificationController

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-29 10:27:57 +02:00
..
.gitignore init 2026-01-13 13:59:05 +01:00
HomepageController.php feat: render game grid as React component via SymfonyUX 2026-03-28 13:19:13 +01:00
ImportController.php fix: address code review issues 2026-03-29 10:27:57 +02:00
NotificationController.php fix: address code review issues 2026-03-29 10:27:57 +02:00
RegistrationController.php feat: add registration page with form validation 2026-03-28 13:17:07 +01:00
SecurityController.php feat: add login page with SecurityController 2026-03-28 13:16:50 +01:00