|
.gitignore
|
init
|
2026-01-13 13:59:05 +01:00 |
|
Actor.php
|
sync actor roles
|
2026-01-15 21:51:35 +01: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 |
|
Movie.php
|
Add actors and their roles
|
2026-01-15 20:35:39 +01:00 |
|
MovieRole.php
|
Add actors and their roles
|
2026-01-15 20:35:39 +01:00 |
|
Notification.php
|
fix: address code review issues
|
2026-03-29 10:27:57 +02: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 |