Commit Graph

103 Commits (e927327bad56308bc02b805f9ad8b08d36cb3e52)

Author SHA1 Message Date
Humberto Evans 09d249ca36 add form to NotificationDialog
11 months ago
Humberto Evans 246316f55b Undo my overzelous linter
11 months ago
Humberto Evans 93ac212aef Add Heii On-Call
11 months ago
atmaniak 9b599ccd1d
Add Grafana Oncall notification provider (#2783)
1 year ago
Matthew Nickson 8a92054c2b
Added JSDoc to ESLint (#3529)
1 year ago
Damon 587d9e4781
Add Flashduty notification (#3475)
1 year ago
zappityzap eb6167aaf1
Nostr dm notifications (#3473)
1 year ago
Louis Lam 99fb5836e2
Add SMSC (СМСЦентр) provider notification (#3335) By @FlatronBuda
2 years ago
Louis Lam a1adc30a89 Fix: Add back PagerTree
2 years ago
Louis Lam 4869e6531c
Merge pull request #2980 from Genc/feature/twilio-notification-provider
2 years ago
Faruk Genç b64c835cee Add Twilio Sms Notification Provider
2 years ago
niclas.koegl 776a482a1d
Add Opsgenie notification provider
2 years ago
Louis Lam fa7f75a930 Organize notification list
2 years ago
Louis Lam 7da48b27a5 Fix `getUniqueDefaultName`
2 years ago
Louis Lam de7df46aa8 Sort the notification list by name and remove translation keys of brand names or product names
2 years ago
Matthew Nickson 2b42c3c828
Added JSDoc for src/components/*
3 years ago
Louis Lam d71c086447 Standardize array bracket spacing
3 years ago
Louis Lam 649f3106e1 Enforce semicolon, fix format globally
3 years ago
Louis Lam 6a57c443fd Set telegram as the default notification type
3 years ago
Louis Lam e3a0eaf6af Sort notification types in case-insensitive
3 years ago
Louis Lam 602da565eb Sort notification types
3 years ago
zsxeee 0f2059cde0
Use named slot translation when has multi-slot
3 years ago
zsxeee 624f632a7a
Apprise status translation key
3 years ago
zsxeee 6e55c44773
Chore
3 years ago
zsxeee 601204ae77
Default friendly name i18n and auto increase
3 years ago
zsxeee ffbc25722d
Move default setting to child component
3 years ago
zsxeee 2fb3c40307
Variable name and key binding
3 years ago
zsxeee de8b61ef2b
Remove unused imports
3 years ago
zsxeee 534ac4b720
Move Apprise check to child component
3 years ago
zsxeee e9735d239b
Convert notification form to separate component
3 years ago
Louis Lam 76db55b657
Merge pull request #395 from WillianRod/feat/add-microsoft-teams-notification
3 years ago
Louis Lam 2c02dad1f9
Merge pull request #393 from Revyn112/master
3 years ago
Willian Rodrigues Barbosa 063d64eec8 feat: add microsoft teams notification provider
3 years ago
Revyn112 44aa837a9d
Update NotificationDialog.vue
3 years ago
Denis Freund 8352d9abbe add posibility to have a prefixMessage before the embed
3 years ago
Ponkhy db14768229 Wording correction for notification modal
3 years ago
LouisLam ca479673e7 avoid Chrome duplicate id warning
3 years ago
LouisLam 573c7faddd switch on the notification, if it is added in EditMonitor.vue
3 years ago
LouisLam dd283423ab improve smtp with cc, bbc and ignore tls
3 years ago
Louis Lam d761d54d0e
Merge pull request #340 from Ponkhy/default-notification
3 years ago
LouisLam f7562e00c1 improve notification component, no double template
3 years ago
Ponkhy 678e248966 Added indicator while changing database records
3 years ago
Ponkhy c1aebef005 Fixed SQL error due notification setup
3 years ago
LouisLam 0aeaf87f5b Merge branch 'master' into default-notification
3 years ago
LouisLam 4a106431f3 convert Telegram into a vue components
3 years ago
LouisLam d164b6ccce prevent Chrome ask for saving password for notification settings (change to one-time-code to solve it)
3 years ago
Ponkhy 4faa409027
Merge branch 'master' into default-notification
3 years ago
LouisLam 0e288ea92d disable chrome save password dialog for autocompelete = off only
3 years ago
Ponkhy 848296b77a Changed input for sensitive data to HiddenInput
3 years ago
Ponkhy 58240aceef Added the option for default notifications
3 years ago