Nelson Chan
a6f9762c4d
Feat: Split add tag to modal
...
Fix: Fix wrong css class
Fix: More misc. styling fixes
3 years ago
Nelson Chan
a0e4e96160
Fix: Fix tag removal, reuse and validation
3 years ago
Nelson Chan
fcbeed55bf
Fix: Allow removing and re-adding the same tag
...
like, why would you even do this?
3 years ago
Nelson Chan
73f4b8e177
Fix: Improve various tags validation logic
3 years ago
Nelson Chan
e6669fbb9e
Fix: Improve searchbar padding on mobile
3 years ago
Nelson Chan
e66a2d362d
Feat: Add monitorList search box
3 years ago
Nelson Chan
c2148fc0f1
Fix: Slightly reduce tag opacity on light theme
3 years ago
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
3 years ago
Willian Rodrigues Barbosa
063d64eec8
feat: add microsoft teams notification provider
3 years ago
Revyn112
44aa837a9d
Update NotificationDialog.vue
3 years ago
LouisLam
f47f7758f9
Merge branch 'master' into public-dashboard
...
# Conflicts:
# server/database.js
# server/server.js
# server/util-server.js
3 years ago
Denis Freund
8352d9abbe
add posibility to have a prefixMessage before the embed
3 years ago
Louis Lam
c52b9b63d5
Merge pull request #389 from Ponkhy/default-notification
...
Wording correction for notification modal
3 years ago
Ponkhy
db14768229
Wording correction for notification modal
3 years ago
LouisLam
934685637a
[Status Page] WIP: Checkpoint
3 years ago
Ponkhy
c3c576bd13
Added "Show URI" translation
3 years ago
Ponkhy
d823493fad
Added maxlengh to token verify input
3 years ago
Ponkhy
463c385cf1
Only show modal footer if uri was generated
3 years ago
Ponkhy
403202d4d4
Added simple TOTP Two Factor Authentication
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
5ca0dd628d
remove debug msg
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
LouisLam
8a4a87716f
disable chrome save password dialog
3 years ago
Ponkhy
848296b77a
Changed input for sensitive data to HiddenInput
3 years ago
Ponkhy
edfaacbb5f
Added component HiddenInput.vue
3 years ago
Ponkhy
fd8c95d64e
Merge branch 'master' into default-notification
3 years ago
Ponkhy
58240aceef
Added the option for default notifications
3 years ago
LouisLam
ffbdf97478
improve heartbeat bar rendering in different dpi
3 years ago
LouisLam
cc25787878
improve heartbeat bar rendering in different dpi
3 years ago
Adam Stachowicz
7a109689d9
Make `Resp. Time (ms)` and `N/A` i18n
3 years ago
LouisLam
96ff70faaa
reduce shifting when click the monitor list item (still shift in some cases, but acceptable)
3 years ago
henrygd
2776f942ab
fix monitor list jumping to top on route change
3 years ago
LouisLam
3ad736692f
improve monitor list
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
Louis Lam
a7cd70f7de
Merge pull request #253 from chakflying/chart-fix
...
Fix: More Chart improvements
3 years ago
Louis Lam
26db0471da
Merge pull request #254 from RasHas/master
...
added mattermost notification support
3 years ago
LouisLam
4c1f2f85f8
manual fix stylelint
3 years ago
Rashad
23851ef539
added mattermost notification support
3 years ago
Nelson Chan
2d20634738
Chore: Add comments, improve performance & styling
3 years ago
Nelson Chan
9442c3fa05
Fix: Fix chart bars to be full width
3 years ago
LouisLam
302d2665d2
run stylelint for the project
3 years ago
LouisLam
28a51d806b
translate to Traditional Chinese (Hong Kong)
3 years ago
LouisLam
209e44c2e1
prevent all monitors making requests at the same moment when start the server
3 years ago
LouisLam
64498163e1
add /list for mobile
3 years ago
LouisLam
4f70a70dda
splite the left monitor list into a component
3 years ago
Nelson Chan
cf5168a4e6
Fix: Resize chart on screen breakpoints
3 years ago
Nelson Chan
f72cdcc663
Feat: Add time to beat tooltip, misc. fixes
3 years ago
Louis Lam
29a89df524
Merge pull request #227 from Ponkhy/line-messenger
...
Added Line Messenger Notification Service
3 years ago
Louis Lam
e257fa7b2d
Merge pull request #221 from chakflying/patch-1
...
Fix: Improve Chart axis, use 24Hr format
3 years ago
Ponkhy
64501bf065
Added Line Messenger Notification Service
3 years ago
LouisLam
5e52f230b1
create datetime mixin
3 years ago
Nelson Chan
0b30bfff87
Fix: Improve Chart axis, use 24Hr format
3 years ago
Louis Lam
80eadcb236
Merge pull request #214 from ChrisTheBaron/pushbullet
...
Add Pushbullet notification service
3 years ago
LouisLam
7e5a8c896b
Merge remote-tracking branch 'chakflying/ping-graph'
3 years ago
Chris Taylor
efe75bde75
Add Pushbullet notification service
3 years ago
Alexandre Gagner
ed93aae1c2
add octopush notification service
3 years ago
Nelson Chan
6ed1d8cb2f
Feat: Use selective import, improve tooltip UI
3 years ago
Nelson Chan
71bec74081
Feat: Add down-ed bars, improve UI
3 years ago
Nelson Chan
48c6d8f19f
Feat: Display recent ping chart
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
Niyas
91fce75a93
Removed UptimeKuma url field
3 years ago
Niyas
908176c910
Discord enhancements
3 years ago
Philipp Dormann
e34a8e2e4a
FEAT: PUSHY Notifier ( #154 )
...
FEAT: PUSHY Notifier (#154 )
3 years ago
LouisLam
4d71e03039
improve #39
3 years ago
Nelson Chan
5b9d3357aa
Fix: Increase width of status pill
3 years ago
LouisLam
642a711bcd
Confirm Dialog: allow changing the button text
3 years ago
LouisLam
b7fbc2c0e6
add LinaSea option in select box
3 years ago
LouisLam
2ebd79d037
run eslint for lunasea change
3 years ago
Niyas
67a4e949a2
LunaSea Support
3 years ago
LouisLam
081abcb6a1
add util.ts for sharing common functions between frontend and backend
3 years ago
LouisLam
133c7230bc
fix resize problem
3 years ago
Adam Stachowicz
be1fc0c2b6
Missing this part 2
3 years ago
Adam Stachowicz
4c8fdd07d9
Manual fixes
3 years ago
Adam Stachowicz
9648d700d7
Autofix on save
3 years ago
LouisLam
bf3e9dccd2
improve the ui of cert info
3 years ago
Louis Lam
0dbecca10f
Merge pull request #102 from NiNiyas/pushover-enhancements
...
Pushover enhancements
3 years ago
Niyas
77fbfc23be
Pushover enhancements
3 years ago
LouisLam
86e18ac11d
Merge branch 'master' into Spiritreader_master
...
# Conflicts:
# src/pages/EditMonitor.vue
3 years ago
LouisLam
916b9da0dc
Merge branch 'master' into something
...
# Conflicts:
# server/notification.js
# src/components/NotificationDialog.vue
3 years ago
LouisLam
02b4dfc100
prevent the telegram getUpdates URL go out of box
3 years ago
Sam
a8b102ad4a
add retries for pinging function
...
backend:
- new field for monitor: maxretries
- new pending status while service is retrying: 2
- pending status event is not marked important
- pending pings however register as downtime in the calculation
frontend:
- added pending status while service is retrying
- added color for new pending status
- added field to configure amount of retries
database:
- IMPORTANT: THIS REQUIRES MIGRATION!!!!
- added field: maxretries with default value 0
3 years ago
Louis Lam
d6b9403f60
Merge pull request #76 from Saibamen/fix_remember_me
...
Fix multiple labels for `Remember me`
3 years ago
Adam Stachowicz
f9274557f3
Fix center
3 years ago
Adam Stachowicz
44b66cbd2e
Fix `Remember me` label
3 years ago
LouisLam
66037e236c
add apprise support
3 years ago
Adam Stachowicz
268c8e50f5
Merge branch 'master' into something
3 years ago
Louis Lam
6f3ea21864
Merge pull request #61 from NiNiyas/slack-enhancements
...
Slack Enhancements and aligns footer to center
3 years ago
Adam Stachowicz
d94894b7e0
Fix `require-v-for-key`, remove unused declarations and double spaces
3 years ago
Niyas
7808aef58f
Pushover support
3 years ago
Niyas
20cad50593
Pushover support
3 years ago
Niyas
65b320d06b
Slack Enhancements
3 years ago
LouisLam
dfa9b3a0ca
fix require() actually not working after build in the frontend
3 years ago
LouisLam
b3bff8d735
add graceful shutdown
3 years ago
Louis Lam
f2af5bc064
Merge pull request #46 from NiNiyas/slack-webhook
...
Added Slack webhook notification
3 years ago
Philipp Dormann
25a93b05dc
easier merging 🤞
3 years ago
Philipp Dormann
53e203d2f9
add gotify priority
...
ref https://github.com/louislam/uptime-kuma/pull/43
closes https://github.com/louislam/uptime-kuma/issues/50
3 years ago
Niyas
63c6e29e62
Added Slack Webhook support
3 years ago
Philipp Dormann
126f00e739
✨ added Gotify Support
3 years ago
Louis Lam
fef41b44a8
Revert "basic darkmode"
3 years ago
Louis Lam
6af65b688d
Merge pull request #32 from philippdormann/feature/darkmode
...
basic darkmode
3 years ago
LouisLam
3e4a98b6bc
Merge branch 'dev'
...
# Conflicts:
# server/notification.js
3 years ago
Louis Lam
622681470d
Merge pull request #22 from TheGuyDanish/master
...
Discord notification rework
3 years ago
Philipp Dormann
d9e2c230bf
Merge branch 'master' of philippdormann/uptime-kuma into philippdormann/uptime-kuma->feature/darkmode
...
darkmode based on css variables. ref https://github.com/louislam/uptime-kuma/issues/21
3 years ago
jacr13
e053ee6573
fix bad pasting
3 years ago
jacr13
3e305b79b2
remove debub console log
3 years ago
jacr13
c6237277c0
add support for signal notifications
3 years ago
Philipp Dormann
900219deb1
Merge remote-tracking branch 'theguydanish/master'
...
# Conflicts:
# package-lock.json
# package.json
3 years ago
Philipp Dormann
dae92d0ae4
Merge remote-tracking branch 'upstream/master'
...
# Conflicts:
# package.json
3 years ago
LouisLam
1259ff5368
smtp username/password is not required
3 years ago
TheGuyDanish
613c42b6d8
Discord revamp! Changed from bot to webhook, removed discord.js dep
3 years ago
Philipp Dormann
673d3c124c
🚧 WIP on darkmode 🌑
3 years ago
LouisLam
44bcd78f9a
implement discord
3 years ago
LouisLam
072e86542a
implement smtp
3 years ago
LouisLam
0ad04d1468
implement webhook
3 years ago
LouisLam
d24a15410e
send notification for important heartbeat
3 years ago
LouisLam
3bdf174e90
add telegram notification
3 years ago
LouisLam
d4a651e211
implement remember me
3 years ago
LouisLam
55bd6b6d7a
implement timezone
3 years ago
LouisLam
a6b5986dd6
add ping and fix uptime
3 years ago
LouisLam
9c653c3d05
implement tcping
3 years ago
LouisLam
84c21b71c0
implement uptime
3 years ago
LouisLam
82afddcfd6
add duration to heartbeat, add timezone array
3 years ago
LouisLam
46f07fc17e
many update again
3 years ago
Louis
9fa84a0a2b
many update
3 years ago
LouisLam
d02401b1c2
many update
3 years ago
LouisLam
6974f0f3ad
finish heartbeat bar
3 years ago
LouisLam
497d63ef7d
implementing heartbeat bar
3 years ago
LouisLam
0a4fb45a8c
init
3 years ago