Sean Chambers
e0b6abe479
feat(notif): add Gotify agent (#2196)
* feat(notifications): adds gotify notifications
adds new settings screen for gotify notifications including url, token and types settings
fix #2183
* feat(notif): add Gotify agent
addresses PR comments, runs i18n:extract
fix #2183
* reword validationTokenRequired
change wording to indicate presence, not validity
Co-authored-by: TheCatLady <52870424+TheCatLady@users.noreply.github.com>
* feat(notifications): gotify notifications fix
applies changes from #2077 in which Yup validation was failing for types
fix #2183
* feat(notifications): adds gotify notifications
adds new settings screen for gotify notifications including url, token and types settings
fix #2183
* feat(notif): add Gotify agent
addresses PR comments, runs i18n:extract
fix #2183
* reword validationTokenRequired
change wording to indicate presence, not validity
Co-authored-by: TheCatLady <52870424+TheCatLady@users.noreply.github.com>
* feat(notifications): gotify notifications fix
applies changes from #2077 in which Yup validation was failing for types
fix #2183
* feat(notifications): incorporate issue feature into gotify notifications
* feat(notifications): adds gotify notifications
adds new settings screen for gotify notifications including url, token and types settings
fix #2183
* feat(notif): add Gotify agent
addresses PR comments, runs i18n:extract
fix #2183
* reword validationTokenRequired
change wording to indicate presence, not validity
Co-authored-by: TheCatLady <52870424+TheCatLady@users.noreply.github.com>
* feat: add missing ts field
include notifyAdmin in test notification endpoint
* feat: apply formatting/line break items
add addition line break before conditional, change ordering of notifyAdmin/notifyUser in test
endpoint
* feat: remove duplicated endpoints
during rebase, notification endpoints were duplicated upon rebasing. remove duplicate routes
* feat: correct linting quirks
* feat: formatting improvements
* feat(gotify): refactor axios post to leverage 'getNotificationPayload'
Co-authored-by: TheCatLady <52870424+TheCatLady@users.noreply.github.com>
2022-01-14 01:04:25 +00:00
..
2021-05-13 23:48:08 +09:00
2021-03-16 03:37:35 +00:00
2021-10-31 15:56:59 +00:00
2020-10-10 09:00:40 -04:00
2021-05-03 13:11:28 +00:00
2020-12-09 10:58:05 +00:00
2021-10-25 19:46:05 +09:00
2020-12-07 10:29:25 +00:00
2021-02-05 23:23:57 +09:00
2022-01-14 01:04:25 +00:00
2021-05-03 13:11:28 +00:00
2021-10-25 19:46:05 +09:00
2021-12-02 01:58:46 +00:00
2021-05-26 11:51:57 +09:00
2021-05-20 09:46:25 +00:00
2021-04-17 18:07:23 +09:00
2020-09-11 15:46:10 +09:00
2020-09-12 10:49:48 +09:00
2020-11-11 21:03:10 -05:00