TheCatLady
4ee78ab2fe
feat(notif): include requested season numbers in notifications ( #1211 )
2021-03-19 02:07:22 +00:00
Jakob Ankarhem
9e5adeb610
feat(email): add pgp support ( #1138 )
2021-03-14 22:39:43 +09:00
TheCatLady
f7d2723fab
feat(notif): add "Media Automatically Approved" notification type ( #1137 )
2021-03-12 02:42:06 +00:00
sct
bbb683e637
feat: user profile/settings pages ( #958 )
2021-02-18 11:38:24 +09:00
TheCatLady
38c76b55e0
fix(notif/ui): Use custom application title in notifications & sign-in page ( #849 )
2021-02-05 11:15:57 +09:00
Jakob Ankarhem
20ca3f2f5f
feat(users): add editable usernames ( #715 )
2021-01-27 08:09:42 +09:00
sct
eb6fc8a190
fix(notifications): send media declined email
...
fixes #679
2021-01-18 22:11:28 +00:00
sct
2f97f61a6e
feat(notifications): add notification for declined requests
...
closes #663
2021-01-18 06:34:20 +00:00
Jakob Ankarhem
492e19df40
feat(login): add local users functionality ( #591 )
2021-01-14 21:03:12 +09:00
sct
8af6a1f566
feat(notifications): control notifcation types per agent
...
closes #513
2020-12-28 02:21:45 +00:00
Jakob Ankarhem
0185bb1a70
feat(email): add sendername to email notification ( #506 )
...
* feat(email): add sendername to email notification
* feat(email): add sendername to api + move field in form
Co-authored-by: Jakob Ankarhem <jakob.ankarhem@jetshop.se >
2020-12-27 00:54:23 +09:00
johnpyp
02969d5426
feat: simple failed request handling ( #474 )
...
When a movie or series is added with radarr or sonarr, if it fails, this changes the media state to
unknown and sends a notification to admins. Client side this will look like a failed state along
with a retry button that will delete the request and re-queue it.
2020-12-25 09:53:32 +09:00
sct
6898357b13
feat(email): option to allow self signed certificates
2020-12-23 12:18:40 +09:00
sct
0980fa54f9
fix(email): correctly log errors when emails fail to send
2020-12-23 01:34:29 +09:00
sct
659fa505f0
feat(notifications): include direct links to media in notifications
...
closes #437
2020-12-23 00:25:44 +09:00
sct
44a305426f
feat(notifications): added ability to send test notifications
...
closes #309
2020-12-20 21:41:25 +09:00
sct
d5eb4d8d43
fix(email): do not pass auth object to transport if no auth data present
...
re #312
2020-12-17 04:06:45 +00:00
Kieron Boswell
961d110720
fix: spelling mistake on the word 'requested' fixed ( #319 )
2020-12-16 09:28:09 +09:00
sct
79a352b7b3
build(deps): update dependencies and update relevant files
2020-12-08 04:14:18 +00:00
sct
0d73d88f35
feat: other email notifications for approved/available
...
also adds UI to configure email notifications to frontend
2020-11-24 14:36:31 +00:00
sct
0962392e39
feat(api): email notification agent
...
no ui yet built to configure it and currently only handles MEDIA_PENDING notification types
2020-11-24 10:36:37 +00:00