seerr/server/interfaces/api
TheCatLady 9cb97db13c
feat(plex): selective user import (#2188)
* feat(api): allow importing of only selected Plex users

* feat(frontend): modal for importing Plex users

* feat: add alert if 'Enable New Plex Sign-In' setting is enabled

* refactor: fetch all existing Plex users in a single DB query

Co-authored-by: Ryan Cohen <ryan@sct.dev>
2022-01-14 19:32:53 +09:00
..
common.ts feat: throw 404 when movie/tv show doesnt exist 2020-11-24 02:19:04 +00:00
discoverInterfaces.ts feat: genre sliders (experiment) (#1182) 2021-03-16 01:06:44 +09:00
issueInterfaces.ts feat: issues (#2180) 2021-10-24 12:44:20 +00:00
mediaInterfaces.ts feat: throw 404 when movie/tv show doesnt exist 2020-11-24 02:19:04 +00:00
personInterfaces.ts feat: person details page 2020-12-09 10:58:05 +00:00
plexInterfaces.ts fix(plex): do not use SSL for local servers (#1418) 2021-04-14 08:11:34 +09:00
requestInterfaces.ts feat: throw 404 when movie/tv show doesnt exist 2020-11-24 02:19:04 +00:00
serviceInterfaces.ts feat: radarr/sonarr tag support (#1366) 2021-04-05 21:16:55 +09:00
settingsInterfaces.ts feat(plex): selective user import (#2188) 2022-01-14 19:32:53 +09:00
userInterfaces.ts feat(requests): add request quotas (#1277) 2021-03-24 19:26:13 +09:00
userSettingsInterfaces.ts feat(notif): add Pushbullet and Pushover agents to user notification settings (#1740) 2021-10-25 19:46:05 +09:00