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 2f2e00237d
feat: add tagline, episode runtime, genres list to media details & clean/refactor CSS into globals (#1160)
4 years ago
..
api feat: add tagline, episode runtime, genres list to media details & clean/refactor CSS into globals (#1160) 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(email): add pgp support (#1138) 4 years ago
interfaces/api feat(email): add pgp support (#1138) 4 years ago
job feat(scan): add support for new plex tv agent (#1144) 4 years ago
lib feat(email): add pgp support (#1138) 4 years ago
middleware feat: new permission to allow users to see other users requests 4 years ago
migration feat(email): add pgp support (#1138) 4 years ago
models feat: add tagline, episode runtime, genres list to media details & clean/refactor CSS into globals (#1160) 4 years ago
routes feat: add tagline, episode runtime, genres list to media details & clean/refactor CSS into globals (#1160) 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