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 bbea522499
fix(notif): Remove extra newlines from Telegram notifications (#973)
4 years ago
..
api fix(plex): Check Plex server access on user import (#955) 4 years ago
constants feat(ui): Add 'Available' filter to request list and remove unused MediaRequestStatus.AVAILABLE enum value (#905) 4 years ago
entity fix(ui/notif): Custom application title in password-related emails and UI messages (#979) 4 years ago
interfaces/api feat(ui): Add 'Page Size' setting for request/user list pages (#957) 4 years ago
job fix(sync): fix sonarr/plex sync fighting over availability 4 years ago
lib fix(notif): Remove extra newlines from Telegram notifications (#973) 4 years ago
middleware feat: new permission to allow users to see other users requests 4 years ago
migration feat: user profile/settings pages (#958) 4 years ago
models feat(ui): added content ratings for tv shows and movie ratings (#878) 4 years ago
routes fix(api): sort users requests by most recent 4 years ago
subscriber feat(notif): Notification improvements (#914) 4 years ago
templates/email fix(notif): Do not HTML-escape email subjects (#931) 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(notif): Add Pushbullet notification agent (#950) 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