Louis Lam
|
a1adc30a89
|
Fix: Add back PagerTree
|
2023-05-11 14:56:42 +08:00 |
|
Louis Lam
|
4869e6531c
|
Merge pull request #2980 from Genc/feature/twilio-notification-provider
Add Twilio Sms Notification Provider
|
2023-03-26 15:38:53 +08:00 |
|
Faruk Genç
|
b64c835cee
|
Add Twilio Sms Notification Provider
|
2023-03-25 19:56:01 +03:00 |
|
niclas.koegl
|
776a482a1d
|
Add Opsgenie notification provider
|
2023-03-21 19:29:37 +01:00 |
|
Louis Lam
|
fa7f75a930
|
Organize notification list
|
2023-02-23 18:01:42 +08:00 |
|
Louis Lam
|
7da48b27a5
|
Fix getUniqueDefaultName
|
2023-02-22 04:29:43 +08:00 |
|
Louis Lam
|
de7df46aa8
|
Sort the notification list by name and remove translation keys of brand names or product names
|
2023-02-22 04:27:12 +08:00 |
|
Matthew Nickson
|
2b42c3c828
|
Added JSDoc for src/components/*
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
|
2022-06-02 00:32:05 +01:00 |
|
Louis Lam
|
d71c086447
|
Standardize array bracket spacing
|
2022-04-17 15:27:35 +08:00 |
|
Louis Lam
|
649f3106e1
|
Enforce semicolon, fix format globally
|
2022-04-14 01:20:54 +08:00 |
|
Louis Lam
|
6a57c443fd
|
Set telegram as the default notification type
|
2022-03-07 15:52:17 +08:00 |
|
Louis Lam
|
e3a0eaf6af
|
Sort notification types in case-insensitive
|
2022-03-04 21:48:35 +08:00 |
|
Louis Lam
|
602da565eb
|
Sort notification types
|
2022-03-03 20:49:00 +08:00 |
|
zsxeee
|
0f2059cde0
|
Use named slot translation when has multi-slot
|
2021-09-30 19:48:24 +08:00 |
|
zsxeee
|
624f632a7a
|
Apprise status translation key
|
2021-09-22 22:15:50 +08:00 |
|
zsxeee
|
6e55c44773
|
Chore
|
2021-09-22 16:13:23 +08:00 |
|
zsxeee
|
601204ae77
|
Default friendly name i18n and auto increase
|
2021-09-21 17:25:54 +08:00 |
|
zsxeee
|
ffbc25722d
|
Move default setting to child component
|
2021-09-19 18:05:22 +08:00 |
|
zsxeee
|
2fb3c40307
|
Variable name and key binding
|
2021-09-17 20:40:57 +08:00 |
|
zsxeee
|
de8b61ef2b
|
Remove unused imports
|
2021-09-17 17:16:52 +08:00 |
|
zsxeee
|
534ac4b720
|
Move Apprise check to child component
|
2021-09-17 16:54:50 +08:00 |
|
zsxeee
|
e9735d239b
|
Convert notification form to separate component
|
2021-09-17 16:07:03 +08:00 |
|
Louis Lam
|
76db55b657
|
Merge pull request #395 from WillianRod/feat/add-microsoft-teams-notification
Add microsoft teams notification provider
|
2021-09-15 16:38:57 +08:00 |
|
Louis Lam
|
2c02dad1f9
|
Merge pull request #393 from Revyn112/master
add possibility to have a prefixMessage in discord notification before the embed
|
2021-09-13 20:02:55 +08:00 |
|
Willian Rodrigues Barbosa
|
063d64eec8
|
feat: add microsoft teams notification provider
|
2021-09-12 14:46:59 -03:00 |
|
Revyn112
|
44aa837a9d
|
Update NotificationDialog.vue
|
2021-09-12 19:17:09 +02:00 |
|
Denis Freund
|
8352d9abbe
|
add posibility to have a prefixMessage before the embed
|
2021-09-12 17:54:12 +02:00 |
|
Ponkhy
|
db14768229
|
Wording correction for notification modal
|
2021-09-12 01:44:05 +02:00 |
|
LouisLam
|
ca479673e7
|
avoid Chrome duplicate id warning
|
2021-09-09 21:28:27 +08:00 |
|
LouisLam
|
573c7faddd
|
switch on the notification, if it is added in EditMonitor.vue
|
2021-09-09 21:24:29 +08:00 |
|
LouisLam
|
dd283423ab
|
improve smtp with cc, bbc and ignore tls
|
2021-09-09 01:13:09 +08:00 |
|
Louis Lam
|
d761d54d0e
|
Merge pull request #340 from Ponkhy/default-notification
Added the option for default notifications
|
2021-09-08 12:49:14 +08:00 |
|
LouisLam
|
f7562e00c1
|
improve notification component, no double template
|
2021-09-08 10:25:03 +08:00 |
|
Ponkhy
|
678e248966
|
Added indicator while changing database records
|
2021-09-08 01:10:19 +02:00 |
|
Ponkhy
|
c1aebef005
|
Fixed SQL error due notification setup
|
2021-09-08 01:03:24 +02:00 |
|
LouisLam
|
0aeaf87f5b
|
Merge branch 'master' into default-notification
# Conflicts:
# server/notification.js
# src/components/NotificationDialog.vue
|
2021-09-07 23:40:42 +08:00 |
|
LouisLam
|
4a106431f3
|
convert Telegram into a vue components
|
2021-09-07 23:32:05 +08:00 |
|
LouisLam
|
d164b6ccce
|
prevent Chrome ask for saving password for notification settings (change to one-time-code to solve it)
|
2021-09-07 23:06:49 +08:00 |
|
Ponkhy
|
4faa409027
|
Merge branch 'master' into default-notification
|
2021-09-07 14:07:50 +02:00 |
|
LouisLam
|
0e288ea92d
|
disable chrome save password dialog for autocompelete = off only
|
2021-09-07 17:06:33 +08:00 |
|
Ponkhy
|
848296b77a
|
Changed input for sensitive data to HiddenInput
|
2021-09-07 02:30:53 +02:00 |
|
Ponkhy
|
58240aceef
|
Added the option for default notifications
|
2021-09-05 23:23:06 +02:00 |
|
Louis Lam
|
d2f0a15076
|
Merge pull request #264 from antiseptikk/master
feat: add rocket.chat notification
|
2021-08-26 23:34:07 +08:00 |
|
Ponkhy
|
34ca5c5c15
|
Merge branch 'master' of https://github.com/louislam/uptime-kuma
|
2021-08-26 02:43:35 +02:00 |
|
Ponkhy
|
2b8c5e2e65
|
Added German Language
|
2021-08-26 02:43:26 +02:00 |
|
Thomas Ferney
|
44d9967cfb
|
feat: add rocket.chat notification
|
2021-08-25 21:01:29 +02:00 |
|
Rashad
|
23851ef539
|
added mattermost notification support
|
2021-08-24 21:19:21 +03:00 |
|
LouisLam
|
302d2665d2
|
run stylelint for the project
|
2021-08-24 23:38:25 +08:00 |
|
LouisLam
|
28a51d806b
|
translate to Traditional Chinese (Hong Kong)
|
2021-08-24 18:26:44 +08:00 |
|
Ponkhy
|
64501bf065
|
Added Line Messenger Notification Service
|
2021-08-17 13:41:36 +02:00 |
|