ltbxd-actorle/src/Controller
thibaud-leclere 6a844542ad feat: replace notifications with import status in profile dropdown
Remove the notification system entirely and show import progress
directly in the user dropdown menu. Block new imports while one
is already running.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-31 21:34:05 +02:00
..
.gitignore init 2026-01-13 13:59:05 +01:00
GameController.php feat: add GameController with start and abandon actions 2026-03-30 19:45:39 +02:00
HomepageController.php refactor: use persisted games in HomepageController 2026-03-30 19:46:12 +02:00
ImportController.php feat: replace notifications with import status in profile dropdown 2026-03-31 21:34:05 +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