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 ff0b5ed441
fix(api): Use POST instead of GET for API endpoints that mutate state (#877)
4 years ago
..
api feat(requests): add language profile support (#860) 4 years ago
constants fix(build): remove cross import from client to server for UserType 4 years ago
entity feat(requests): add language profile support (#860) 4 years ago
interfaces/api feat(requests): add language profile support (#860) 4 years ago
job fix(sonarr-sync): sonarr sync will no longer set shows with no episodes to partially available 4 years ago
lib feat(requests): add language profile support (#860) 4 years ago
middleware feat: new permission to allow users to see other users requests 4 years ago
migration feat(requests): add language profile support (#860) 4 years ago
models feat(cache): external API cache (#786) 4 years ago
routes fix(api): Use POST instead of GET for API endpoints that mutate state (#877) 4 years ago
subscriber fix(notifications): only send a single notification when standard media becomes available 4 years ago
templates/email feat(users): add reset password flow (#772) 4 years ago
types build(deps): update @types/express-session to 1.17.3 4 years ago
utils fix(ui): Dynamically generate path to config in warning message (#851) 4 years ago
index.ts feat(ui): Move PROXY setting to UI (#782) 4 years ago
logger.ts fix(server): support absolute paths for CONFIG_DIRECTORY 4 years ago
tsconfig.json build: fix production build 4 years ago