Fork du jeu Actorle en se basant sur les données perso de Letterboxd
Find a file
thibaud-leclere 1720246382 feat: configure security with form_login and access control
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-28 13:15:43 +01:00
.gitea/workflows Update docker workflow 2026-03-28 10:20:24 +01:00
.idea sync actor roles 2026-01-15 21:51:35 +01:00
assets chore: configure vite, react, and stimulus bootstrap 2026-03-28 13:11:41 +01:00
bin init 2026-01-13 13:59:05 +01:00
config feat: configure security with form_login and access control 2026-03-28 13:15:43 +01:00
docker chore: add node docker service for vite dev server and prod build 2026-03-28 13:14:09 +01:00
docs/superpowers docs: add implementation plan for auth + React frontend 2026-03-28 13:06:42 +01:00
migrations feat: add User entity with email/password/roles 2026-03-28 13:15:40 +01:00
public enhance sync films 2026-01-19 23:22:04 +01:00
src feat: add User entity with email/password/roles 2026-03-28 13:15:40 +01:00
templates chore: switch base template from importmap to vite 2026-03-28 13:11:57 +01: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 chore: remove asset-mapper, install vite-bundle and ux-react 2026-03-28 13:11:09 +01:00
composer.lock chore: remove asset-mapper, install vite-bundle and ux-react 2026-03-28 13:11:09 +01:00
docker-compose.override.yaml chore: add node docker service for vite dev server and prod build 2026-03-28 13:14:09 +01:00
docker-compose.yaml chore: add node docker service for vite dev server and prod build 2026-03-28 13:14:09 +01:00
Makefile chore: add node docker service for vite dev server and prod build 2026-03-28 13:14:09 +01:00
package.json chore: configure vite, react, and stimulus bootstrap 2026-03-28 13:11:41 +01:00
phpunit.dist.xml init 2026-01-13 13:59:05 +01:00
symfony.lock chore: remove asset-mapper, install vite-bundle and ux-react 2026-03-28 13:11:09 +01:00
vite.config.js chore: configure vite, react, and stimulus bootstrap 2026-03-28 13:11:41 +01:00