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/*
...
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
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
...
Add microsoft teams notification provider
3 years ago
Louis Lam
2c02dad1f9
Merge pull request #393 from Revyn112/master
...
add possibility to have a prefixMessage in discord notification before the embed
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
...
Added the option for default notifications
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
...
# Conflicts:
# server/notification.js
# src/components/NotificationDialog.vue
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
Louis Lam
d2f0a15076
Merge pull request #264 from antiseptikk/master
...
feat: add rocket.chat notification
3 years ago
Ponkhy
34ca5c5c15
Merge branch 'master' of https://github.com/louislam/uptime-kuma
3 years ago
Ponkhy
2b8c5e2e65
Added German Language
3 years ago
Thomas Ferney
44d9967cfb
feat: add rocket.chat notification
3 years ago
Rashad
23851ef539
added mattermost notification support
3 years ago
LouisLam
302d2665d2
run stylelint for the project
3 years ago
LouisLam
28a51d806b
translate to Traditional Chinese (Hong Kong)
3 years ago
Ponkhy
64501bf065
Added Line Messenger Notification Service
3 years ago
Chris Taylor
efe75bde75
Add Pushbullet notification service
3 years ago
Alexandre Gagner
ed93aae1c2
add octopush notification service
3 years ago
LouisLam
116d803592
minor
3 years ago
Philipp Dormann
123fca43a1
FEAT: darkmode ( #155 )
...
* darkmode fixes
* fix: darkmode: empty beats in active/ hovered state
* fix: color for empty beats
* fix: navbar background color
* Update src/assets/vars.scss
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
* Update src/assets/app.scss
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
* wip, split dark theme style by .dark and store light theme to normal
* add back missing css
* working switch theme button and tuning dark theme
* finish dark theme
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
Co-authored-by: LouisLam <louislam@users.noreply.github.com>
3 years ago
LouisLam
d5b40dfebf
better code reuse and "Username" to "Bot Display Name"
3 years ago
Niyas
4469b3a19b
Added discord username field
3 years ago