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
sct 8634081c86
fix: correctly send auto-approval notifictions for series
4 years ago
..
api feat: add language-filtered Discover pages (#1111) 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: correctly send auto-approval notifictions for series 4 years ago
interfaces/api feat(telegram): add support for individual chat notifications (#1027) 4 years ago
job feat(scan): add support for new plex tv agent (#1144) 4 years ago
lib feat(notif): add "Media Automatically Approved" notification type (#1137) 4 years ago
middleware
migration feat(telegram): add support for individual chat notifications (#1027) 4 years ago
models refactor: move genre/studio/network calls into their own endpoints 4 years ago
routes feat(notif): add "Media Automatically Approved" notification type (#1137) 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
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
tsconfig.json