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
TheCatLady 09b5019e95
refactor(api): rename Plex auth endpoint (#949)
4 years ago
..
api fix(sonarr): use qualityProfileId instad of profileId when adding series 4 years ago
constants feat(ui): Add 'Available' filter to request list and remove unused MediaRequestStatus.AVAILABLE enum value (#905) 4 years ago
entity fix(services): update all radarr/sonarr endpoints to use v3 4 years ago
interfaces/api fix(frontend): use region settings instead of hardcoded 'US' value for movie/TV ratings (#1006) 4 years ago
job fix(sync): fix sonarr/plex sync fighting over availability 4 years ago
lib fix(frontend): use region settings instead of hardcoded 'US' value for movie/TV ratings (#1006) 4 years ago
middleware feat: new permission to allow users to see other users requests 4 years ago
migration feat(regions): add region/original language setting for filtering Discover (#732) (#942) 4 years ago
models feat(ui): added content ratings for tv shows and movie ratings (#878) 4 years ago
routes refactor(api): rename Plex auth endpoint (#949) 4 years ago
subscriber feat(notif): Notification improvements (#914) 4 years ago
templates/email fix(notif): Do not HTML-escape email subjects (#931) 4 years ago
types
utils fix(ui): Dynamically generate path to config in warning message (#851) 4 years ago
index.ts feat(notif): Add Pushbullet notification agent (#950) 4 years ago
logger.ts
tsconfig.json