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
Owen Voke 6bd3f015d6
fix: remove unnecessary parenthesis from api key generation (#3336)
2 years ago
..
api fix: pass in library type when scanning recently added items (#3287) 2 years ago
constants
entity fix(request): mark request as approved if media is already available when retrying failed request (#3244) 2 years ago
interfaces/api
job
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
models feat: add keywords to movie/series detail pages (#3204) 2 years ago
routes fix: multiple genre filtering now works (#3282) 2 years ago
scripts
subscriber fix: issues with issues (#3267) 2 years ago
templates/email
types
utils
datasource.ts
index.ts perf(imageproxy): do not set cookies to image proxy so CDNs can cache images (#3332) 2 years ago
logger.ts
tsconfig.json