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 |
|
TheCatLady
|
e0491ab02a
|
docs: update documentation to reflect recent changes/additions (#1730) [skip ci]
* docs: update documentation to reflect recent changes/additions
* docs: add list of third-party integrations
* docs: add v3 warning
* docs: fix Docker for Windows link text
* docs: fix Telegram 'Send Silently' setting description
* docs: note that application URL is required for password reset/generation
* docs: add additional details on webhook template variables
|
2021-06-04 22:15:32 +09:00 |
|
TheCatLady
|
ad6f815249
|
docs: add Pushbullet, Pushover, Slack, Telegram (#1268) [skip ci]
* docs: add Pushbullet, Pushover, Telegram
* docs: correction based on feedback from @costaht
* docs: add Slack
* docs: update Telegram docs to reflect changes in #1172
* docs: clarify PGP key format
* docs: edit Pushover documentation
|
2021-04-13 12:36:05 +09:00 |
|
TheCatLady
|
db5af6d24b
|
docs: preliminary user management documentation (#1310) [skip ci]
* docs: preliminary user management documentation
* docs: fix heading
* docs: add quota info
* docs: remove mention of image caching (for now)
* docs: update FAQ to link to Users page
|
2021-04-04 21:33:53 -04:00 |
|
TheCatLady
|
bc9477465d
|
docs: add email & Discord notification info (#1251)
* docs: add email & Discord notification info
* docs: update TOC
|
2021-03-21 20:15:20 -04:00 |
|
TheCatLady
|
34618edc13
|
docs: Various edits, and addition of UI style guide (#982) [skip ci]
|
2021-02-21 09:38:48 +09:00 |
|
TheCatLady
|
29b97ef6d8
|
feat(notif): Add Pushbullet notification agent (#950)
|
2021-02-18 11:26:22 +09:00 |
|
TheCatLady
|
f05d4a0d0b
|
fix(ui): Capitalization, punctuation, and grammar inconsistences & errors (#731)
|
2021-01-27 08:34:52 +09:00 |
|
sct
|
3e476868b1
|
docs: notification agent docs added
|
2021-01-12 22:14:59 +09:00 |
|