|
.gitignore
|
init
|
2026-01-13 13:59:05 +01: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 |
|
Import.php
|
feat: add Import entity with batch tracking
|
2026-03-29 10:11:30 +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 |