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
Danshil Kokil Mungur af880a6c83
fix(watchlist): correctly load more than 20 watchlist items (#3351)
2 years ago
..
api fix: pass in library type when scanning recently added items (#3287) 2 years ago
constants feat: add discover customization (#3182) 2 years ago
entity fix(request): mark request as approved if media is already available when retrying failed request (#3244) 2 years ago
interfaces/api feat: custom image proxy (#3056) 2 years ago
job fix: added a refresh interval if download status is in progress (#3275) 2 years ago
lib fix: remove unnecessary parenthesis from api key generation (#3336) 2 years ago
middleware perf(imageproxy): do not set cookies to image proxy so CDNs can cache images (#3332) 2 years ago
migration feat: add discover customization (#3182) 2 years ago
models feat: add keywords to movie/series detail pages (#3204) 2 years ago
routes fix(watchlist): correctly load more than 20 watchlist items (#3351) 2 years ago
scripts feat: view other users' watchlists (#2959) 2 years ago
subscriber fix: issues with issues (#3267) 2 years ago
templates/email
types chore(deps): update all non-major dependencies (#2926) 2 years ago
utils
datasource.ts chore(deps): update all non-major dependencies (#2926) 2 years ago
index.ts perf(imageproxy): do not set cookies to image proxy so CDNs can cache images (#3332) 2 years ago
logger.ts
tsconfig.json