Fork du jeu Actorle en se basant sur les données perso de Letterboxd
Find a file
thibaud-leclere 201faf3789 chore: add make rule for Symfony secrets
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-29 10:37:55 +02:00
.gitea/workflows ci(docker): add node image build-and-push job to workflow 2026-03-28 14:00:32 +01:00
.idea sync actor roles 2026-01-15 21:51:35 +01:00
assets feat: add navbar, dropdown, modal and notification styles 2026-03-29 10:23:57 +02:00
bin init 2026-01-13 13:59:05 +01:00
config feat: add Messenger messages for import processing 2026-03-29 10:18:35 +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 implementation plan for user import & notifications 2026-03-29 10:06:32 +02:00
migrations fix: address code review issues 2026-03-29 10:27:57 +02:00
public enhance sync films 2026-01-19 23:22:04 +01:00
src fix: address code review issues 2026-03-29 10:27:57 +02:00
templates fix: address code review issues 2026-03-29 10:27:57 +02:00
tests init 2026-01-13 13:59:05 +01:00
translations init 2026-01-13 13:59:05 +01:00
.dockerignore chore(docker): dockerize app, add workflow to push image on gitea registry 2026-03-28 09:22:47 +01:00
.editorconfig init 2026-01-13 13:59:05 +01:00
.env chore(docker): dockerize app, add workflow to push image on gitea registry 2026-03-28 09:22:47 +01:00
.env.test init 2026-01-13 13:59:05 +01:00
.gitignore chore: add node docker service for vite dev server and prod build 2026-03-28 13:14:09 +01: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 chore(docker): add image for node 2026-03-28 13:54:43 +01:00
docker-compose.yaml feat: add Messenger worker Docker service 2026-03-29 10:30:23 +02:00
Makefile chore: add make rule for Symfony secrets 2026-03-29 10:37:55 +02:00
package-lock.json fix: use vite-plugin-symfony Stimulus loader and wrap react_component in div 2026-03-28 15:02:27 +01:00
package.json fix: use vite-plugin-symfony Stimulus loader and wrap react_component in div 2026-03-28 15:02:27 +01: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