- Guard against empty awardTypeIds array in AwardRepository
- Refactor Stimulus controller to use data-action attributes instead of
imperative addEventListener (fixes duplicate listener issue)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Config panel with toggle for watched films, hint type checkboxes,
and multi-select for award types above the start game button.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Replace batch-level progress (processedBatches/totalBatches) with
film-level progress (processedFilms/totalFilms) for smoother UI updates.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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>