You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
overseerr/server
Jakob Ankarhem 492e19df40
feat(login): add local users functionality (#591)
4 years ago
..
api fix(plex-sync): store plex added date and sort recently added by it 4 years ago
constants
entity feat(login): add local users functionality (#591) 4 years ago
interfaces/api feat: 4K Requests (#559) 4 years ago
job fix(plex-sync): store plex added date and sort recently added by it 4 years ago
lib feat(login): add local users functionality (#591) 4 years ago
middleware
migration feat(login): add local users functionality (#591) 4 years ago
models fix: correctly deal with tmdb id duplicates between movies/series 4 years ago
routes feat(login): add local users functionality (#591) 4 years ago
subscriber fix(notifications): correctly compare seasons before sending series notifications 4 years ago
templates/email feat(login): add local users functionality (#591) 4 years ago
types
utils feat: map AniDB IDs from Hama agent to tvdb/tmdb/imdb IDs (#538) 4 years ago
index.ts feat(notifications): Webhook Notifications (#632) 4 years ago
logger.ts fix(logs): rotate logs on a daily basis instead of incrementing log filename 4 years ago
tsconfig.json