Fork du jeu Actorle en se basant sur les données perso de Letterboxd
Find a file
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
.gitea/issue_template chore: fix report bug issue template 2026-03-30 23:18:14 +02:00
assets feat: replace notifications with import status in profile dropdown 2026-03-31 21:34:05 +02:00
bin init 2026-01-13 13:59:05 +01:00
config feat: add GameController with start and abandon actions 2026-03-30 19:45:39 +02:00
designs update theme 2026-03-30 12:13:19 +02:00
docker fix: use vite-plugin-symfony Stimulus loader and wrap react_component in div 2026-03-28 15:02:27 +01:00
docs/superpowers docs: add game hints implementation plan 2026-03-30 22:26:32 +02:00
migrations feat: replace notifications with import status in profile dropdown 2026-03-31 21:34:05 +02:00
public enhance sync films 2026-01-19 23:22:04 +01:00
src feat: replace notifications with import status in profile dropdown 2026-03-31 21:34:05 +02:00
templates feat: replace notifications with import status in profile dropdown 2026-03-31 21:34:05 +02:00
tests init 2026-01-13 13:59:05 +01:00
translations init 2026-01-13 13:59:05 +01:00
.dockerignore various fixes 2026-03-30 20:12:10 +02:00
.editorconfig init 2026-01-13 13:59:05 +01:00
.env.dist various fixes 2026-03-30 20:12:10 +02:00
.env.test init 2026-01-13 13:59:05 +01:00
.gitignore various fixes 2026-03-30 20:12:10 +02:00
composer.json feat: install Flysystem S3 and configure SeaweedFS storage 2026-03-29 10:08:56 +02:00
composer.lock feat: install Flysystem S3 and configure SeaweedFS storage 2026-03-29 10:08:56 +02:00
docker-compose.override.yaml fix: bind vendor with host in dev instead of named volume 2026-03-30 18:41:24 +02:00
docker-compose.yaml update theme 2026-03-30 12:13:19 +02:00
Makefile various fixes 2026-03-30 20:12:10 +02:00
package-lock.json feat: replace ? button with hint type icons in ActorPopover 2026-03-30 22:35:39 +02:00
package.json feat: replace ? button with hint type icons in ActorPopover 2026-03-30 22:35:39 +02:00
phpunit.dist.xml init 2026-01-13 13:59:05 +01:00
symfony.lock feat: install Flysystem S3 and configure SeaweedFS storage 2026-03-29 10:08:56 +02:00
vite.config.js fix: use vite-plugin-symfony Stimulus loader and wrap react_component in div 2026-03-28 15:02:27 +01:00