ltbxd-actorle/src/Entity
thibaud-leclere 6c1e4cb38b feat: add awardsImported flag and awards relation to Actor
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-01 14:23:56 +02:00
..
.gitignore init 2026-01-13 13:59:05 +01:00
Actor.php feat: add awardsImported flag and awards relation to Actor 2026-04-01 14:23:56 +02:00
Award.php feat: add Award entity and repository 2026-04-01 14:23:23 +02:00
AwardType.php feat: add AwardType entity and repository 2026-04-01 14:22:33 +02:00
Game.php feat: add Game entity 2026-03-30 19:43:18 +02:00
GameRow.php feat: add hintType and hintData columns to GameRow entity 2026-03-30 22:30:30 +02:00
Import.php feat: add Import entity with batch tracking 2026-03-29 10:11:30 +02:00
Movie.php save movies release date in BDD, remove unused badge, add help to export movie from letterboxd 2026-03-31 22:18:46 +02:00
MovieRole.php Add actors and their roles 2026-01-15 20:35:39 +01:00
User.php feat: add User entity with email/password/roles 2026-03-28 13:15:40 +01:00
UserMovie.php feat: add UserMovie join entity 2026-03-29 10:10:27 +02:00