zsxeee
2fb3c40307
Variable name and key binding
2021-09-17 20:40:57 +08:00
zsxeee
66e40d9fcb
Edit comment and remove unused variable
2021-09-17 20:20:44 +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
a6fdd272a6
[status page] minor
2021-09-17 14:42:19 +08:00
Adam Stachowicz
8e49d84050
Fix polish translation and translate new keys
2021-09-16 20:13:57 +02:00
LouisLam
2955abb5d9
[status page] create incident
2021-09-16 22:48:28 +08:00
LouisLam
512ff09cca
set entry page
2021-09-15 20:40:26 +08:00
LouisLam
2ab06f87b8
Merge branch 'master' into public-dashboard
2021-09-15 16:46:05 +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
LouisLam
db05b506f3
[status page] checkpoint
2021-09-15 14:34:30 +08:00
LouisLam
afe91078c4
[status page] checkpoint
2021-09-14 23:27:11 +08:00
LouisLam
9902c181bc
Merge branch 'master' into public-dashboard
...
# Conflicts:
# src/components/MonitorList.vue
# src/icon.js
2021-09-14 15:05:04 +08:00
Louis Lam
069c811af8
Merge pull request #278 from chakflying/tags
...
Monitor: Tags with metadata
2021-09-14 14:57:53 +08:00
LouisLam
d7a230ac15
Merge branch 'master' into public-dashboard
...
# Conflicts:
# server/server.js
# src/main.js
2021-09-14 14:16:24 +08:00
LouisLam
9da2a01a74
[status page] checkpoint
2021-09-14 14:12:27 +08:00
Nelson Chan
74da02da2c
Fix: Prevent enter in modal from submitting form
2021-09-14 12:25:31 +08:00
NeuralMiner
47092258f8
Allow SMTP that doesnt require authentication.
2021-09-13 16:36:37 -06:00
LouisLam
f351b423c5
link to the english version of microsoft link
2021-09-13 20:25:41 +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
LouisLam
35aca46b68
[status page] checkpoint
2021-09-13 19:21:39 +08:00
Nelson Chan
7c4b5f189b
Fix: Fix hiding form when reusing draft tags
2021-09-13 14:12:17 +08:00
Nelson Chan
a6f9762c4d
Feat: Split add tag to modal
...
Fix: Fix wrong css class
Fix: More misc. styling fixes
2021-09-13 14:12:17 +08:00
Nelson Chan
a0e4e96160
Fix: Fix tag removal, reuse and validation
2021-09-13 14:12:17 +08:00
Nelson Chan
fcbeed55bf
Fix: Allow removing and re-adding the same tag
...
like, why would you even do this?
2021-09-13 14:12:17 +08:00
Nelson Chan
73f4b8e177
Fix: Improve various tags validation logic
2021-09-13 14:12:17 +08:00
Nelson Chan
e6669fbb9e
Fix: Improve searchbar padding on mobile
2021-09-13 14:12:17 +08:00
Nelson Chan
e66a2d362d
Feat: Add monitorList search box
2021-09-13 14:12:17 +08:00
Nelson Chan
c2148fc0f1
Fix: Slightly reduce tag opacity on light theme
2021-09-13 14:12:16 +08:00
Nelson Chan
6e3a904aaa
WIP: Add tags functionality
...
WIP: add color column, show tags
WIP: Improve TagsManager styling & workflow
WIP: Improve styling & validation, use translation
WIP: Complete TagsManager functionality
WIP: Add tags display in monitorList & Details
Fix: update tags list after edit
Fix: slightly improve tags styling
Fix: Improve mobile UI
Fix: Fix tags not showing on create monitor
Fix: bring existingTags inside tagsManager
Fix: remove unused tags prop
Fix: Fix formatting, bump db version
2021-09-13 14:12:11 +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
LouisLam
f47f7758f9
Merge branch 'master' into public-dashboard
...
# Conflicts:
# server/database.js
# server/server.js
# server/util-server.js
2021-09-13 01:09:01 +08:00
Denis Freund
8352d9abbe
add posibility to have a prefixMessage before the embed
2021-09-12 17:54:12 +02:00
Louis Lam
c52b9b63d5
Merge pull request #389 from Ponkhy/default-notification
...
Wording correction for notification modal
2021-09-12 23:49:09 +08:00
Ponkhy
db14768229
Wording correction for notification modal
2021-09-12 01:44:05 +02:00
LouisLam
934685637a
[Status Page] WIP: Checkpoint
2021-09-11 23:43:07 +08:00
Ponkhy
c3c576bd13
Added "Show URI" translation
2021-09-10 01:33:26 +02:00
Ponkhy
d823493fad
Added maxlengh to token verify input
2021-09-09 22:08:34 +02:00
Ponkhy
463c385cf1
Only show modal footer if uri was generated
2021-09-09 21:38:39 +02:00
Ponkhy
403202d4d4
Added simple TOTP Two Factor Authentication
2021-09-09 21:10:31 +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
5ca0dd628d
remove debug msg
2021-09-07 23:36:55 +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
LouisLam
8a4a87716f
disable chrome save password dialog
2021-09-07 16:46:42 +08:00
Ponkhy
848296b77a
Changed input for sensitive data to HiddenInput
2021-09-07 02:30:53 +02:00
Ponkhy
edfaacbb5f
Added component HiddenInput.vue
2021-09-07 02:24:02 +02:00
Ponkhy
fd8c95d64e
Merge branch 'master' into default-notification
2021-09-05 23:32:31 +02:00
Ponkhy
58240aceef
Added the option for default notifications
2021-09-05 23:23:06 +02:00
LouisLam
ffbdf97478
improve heartbeat bar rendering in different dpi
2021-09-05 00:08:24 +08:00
LouisLam
cc25787878
improve heartbeat bar rendering in different dpi
2021-09-04 23:32:46 +08:00
Adam Stachowicz
7a109689d9
Make Resp. Time (ms)
and N/A
i18n
2021-09-01 21:17:50 +02:00
LouisLam
96ff70faaa
reduce shifting when click the monitor list item (still shift in some cases, but acceptable)
2021-08-30 13:09:24 +08:00
henrygd
2776f942ab
fix monitor list jumping to top on route change
2021-08-29 15:28:43 -07:00
LouisLam
3ad736692f
improve monitor list
2021-08-30 02:22:49 +08: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
Louis Lam
a7cd70f7de
Merge pull request #253 from chakflying/chart-fix
...
Fix: More Chart improvements
2021-08-25 17:35:25 +08:00
Louis Lam
26db0471da
Merge pull request #254 from RasHas/master
...
added mattermost notification support
2021-08-25 17:06:07 +08:00
LouisLam
4c1f2f85f8
manual fix stylelint
2021-08-25 12:25:19 +08:00
Rashad
23851ef539
added mattermost notification support
2021-08-24 21:19:21 +03:00
Nelson Chan
2d20634738
Chore: Add comments, improve performance & styling
2021-08-25 01:03:20 +08:00
Nelson Chan
9442c3fa05
Fix: Fix chart bars to be full width
2021-08-25 01:02:58 +08: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
LouisLam
209e44c2e1
prevent all monitors making requests at the same moment when start the server
2021-08-19 18:41:31 +08:00
LouisLam
64498163e1
add /list for mobile
2021-08-19 18:12:52 +08:00
LouisLam
4f70a70dda
splite the left monitor list into a component
2021-08-19 18:05:14 +08:00
Nelson Chan
cf5168a4e6
Fix: Resize chart on screen breakpoints
2021-08-18 17:03:25 +08:00
Nelson Chan
f72cdcc663
Feat: Add time to beat tooltip, misc. fixes
2021-08-18 11:40:20 +08:00
Louis Lam
29a89df524
Merge pull request #227 from Ponkhy/line-messenger
...
Added Line Messenger Notification Service
2021-08-17 20:25:01 +08:00
Louis Lam
e257fa7b2d
Merge pull request #221 from chakflying/patch-1
...
Fix: Improve Chart axis, use 24Hr format
2021-08-17 20:05:48 +08:00
Ponkhy
64501bf065
Added Line Messenger Notification Service
2021-08-17 13:41:36 +02:00
LouisLam
5e52f230b1
create datetime mixin
2021-08-17 16:41:12 +08:00
Nelson Chan
0b30bfff87
Fix: Improve Chart axis, use 24Hr format
2021-08-16 23:58:02 +08:00
Louis Lam
80eadcb236
Merge pull request #214 from ChrisTheBaron/pushbullet
...
Add Pushbullet notification service
2021-08-16 01:06:27 +08:00
LouisLam
7e5a8c896b
Merge remote-tracking branch 'chakflying/ping-graph'
2021-08-16 01:00:18 +08:00
Chris Taylor
efe75bde75
Add Pushbullet notification service
2021-08-13 21:18:43 +01:00
Alexandre Gagner
ed93aae1c2
add octopush notification service
2021-08-12 00:15:53 +02:00
Nelson Chan
6ed1d8cb2f
Feat: Use selective import, improve tooltip UI
2021-08-12 00:31:21 +08:00
Nelson Chan
71bec74081
Feat: Add down-ed bars, improve UI
2021-08-11 23:40:56 +08:00
Nelson Chan
48c6d8f19f
Feat: Display recent ping chart
2021-08-11 23:40:51 +08:00
LouisLam
116d803592
minor
2021-08-09 21:03:22 +08:00
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>
2021-08-08 13:47:29 +08:00
LouisLam
d5b40dfebf
better code reuse and "Username" to "Bot Display Name"
2021-08-08 11:03:22 +08:00
Niyas
4469b3a19b
Added discord username field
2021-08-07 11:13:25 +05:30
Niyas
91fce75a93
Removed UptimeKuma url field
2021-08-06 17:38:16 +05:30