Jakob Ankarhem
492e19df40
feat(login): add local users functionality ( #591 )
2021-01-14 21:03:12 +09:00
sct
d688a96759
fix(plex-sync): store plex added date and sort recently added by it
2021-01-13 09:51:11 +00:00
sct
6b2df24a2e
feat: 4K Requests ( #559 )
2021-01-11 23:42:33 +09:00
sct
721ed9a930
fix: correctly deal with tmdb id duplicates between movies/series
...
fixes #526
2020-12-29 10:26:37 +00:00
sct
69fd7a5511
fix(migration): fixes issue migrating away from the unique imdbId constraint
2020-12-22 12:10:57 +09:00
sct
0916b58594
fix(notifications): always update the media table when seasons become available
2020-12-21 01:40:23 +09:00
sct
727fa06c18
feat(frontend): added user deletion to the user list
...
also includes small updates to the api to prevent administrators from being deleted, as well as
migrations to cascade deletions to requests the users made
fixes #348
2020-12-17 16:03:27 +00:00
sct
edbbccf3ae
fix(plex sync): catch errors that occur during processMovie
...
this also removes the unique constraint on imdbId
re #244 #246 #250
2020-12-14 08:01:33 +00:00
sct
c688cf60c7
feat: add migration for delete cascades on season requests/seasons
...
fix some i18n english strings
2020-11-30 10:03:36 +00:00
sct
978f92a1c5
feat: season creation migration
2020-11-11 09:06:42 +00:00
sct
6754003b62
build: add initial db migration
...
Also updates build to only run on develop branch after tests succeed
2020-10-29 04:07:42 +00:00