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
Mārtiņš Možeiko 086183b563
feat: allow to listen server on specific host interface (#381)
4 years ago
..
api fix(sonarr.ts, mediarequest.ts): add missing seasonFolder option (#358) 4 years ago
constants feat(api): decouple media requests from media info 4 years ago
entity feat(frontend): added user deletion to the user list 4 years ago
interfaces/api feat: about page initial version 4 years ago
job fix(plex-sync): bundle duplicate ratingKeys to speed up recently added sync 4 years ago
lib fix(email): do not pass auth object to transport if no auth data present 4 years ago
middleware fix(api): accept the api key to perform actions on the api with X-API-Key header 4 years ago
migration feat(frontend): added user deletion to the user list 4 years ago
models fix(frontend): fix tv shows failing to open when firstAirDate is undefined 4 years ago
routes feat(frontend): added user deletion to the user list 4 years ago
subscriber fix(plex-sync): bundle duplicate ratingKeys to speed up recently added sync 4 years ago
templates/email/media-request feat: other email notifications for approved/available 4 years ago
types fix: add support for ssl when connecting to plex 4 years ago
utils feat: add version to startup logs 4 years ago
index.ts feat: allow to listen server on specific host interface (#381) 4 years ago
logger.ts feat(api): plex Sync (Movies) 4 years ago
tsconfig.json build: fix production build 4 years ago