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 48387e5b2f
feat(notif): include poster image in Telegram notifications (#1112)
4 years ago
..
api refactor: move genre/studio/network calls into their own endpoints 4 years ago
constants feat(ui): Add 'Available' filter to request list and remove unused MediaRequestStatus.AVAILABLE enum value (#905) 4 years ago
entity feat(telegram): add support for individual chat notifications (#1027) 4 years ago
interfaces/api feat(telegram): add support for individual chat notifications (#1027) 4 years ago
job fix(ui): correct language usage re: "sync" vs. "scan" (#1079) 4 years ago
lib feat(notif): include poster image in Telegram notifications (#1112) 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(telegram): add support for individual chat notifications (#1027) 4 years ago
subscriber
templates/email fix(notif): Do not HTML-escape email subjects (#931) 4 years ago
types
utils
index.ts feat(notif): Add Pushbullet notification agent (#950) 4 years ago
logger.ts
tsconfig.json