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
Niyas
908176c910
Discord enhancements
2021-08-05 21:42:45 +05:30
Philipp Dormann
e34a8e2e4a
FEAT: PUSHY Notifier ( #154 )
...
FEAT: PUSHY Notifier (#154 )
2021-08-03 23:14:27 +08:00
LouisLam
4d71e03039
improve #39
2021-08-03 15:14:26 +08:00
Nelson Chan
5b9d3357aa
Fix: Increase width of status pill
2021-08-03 10:57:56 +08:00
LouisLam
642a711bcd
Confirm Dialog: allow changing the button text
2021-07-31 18:58:12 +08:00
LouisLam
b7fbc2c0e6
add LinaSea option in select box
2021-07-31 13:37:42 +08:00
LouisLam
2ebd79d037
run eslint for lunasea change
2021-07-31 13:35:18 +08:00
Niyas
67a4e949a2
LunaSea Support
2021-07-31 10:31:41 +05:30
LouisLam
081abcb6a1
add util.ts for sharing common functions between frontend and backend
2021-07-30 11:23:04 +08:00
LouisLam
133c7230bc
fix resize problem
2021-07-28 23:03:37 +08:00
Adam Stachowicz
be1fc0c2b6
Missing this part 2
2021-07-27 20:03:53 +02:00
Adam Stachowicz
4c8fdd07d9
Manual fixes
2021-07-27 19:53:59 +02:00
Adam Stachowicz
9648d700d7
Autofix on save
2021-07-27 19:47:13 +02:00
LouisLam
bf3e9dccd2
improve the ui of cert info
2021-07-26 22:53:07 +08:00
Louis Lam
0dbecca10f
Merge pull request #102 from NiNiyas/pushover-enhancements
...
Pushover enhancements
2021-07-23 12:32:36 +08:00
Niyas
77fbfc23be
Pushover enhancements
2021-07-22 19:28:25 +05:30
LouisLam
86e18ac11d
Merge branch 'master' into Spiritreader_master
...
# Conflicts:
# src/pages/EditMonitor.vue
2021-07-22 17:34:41 +08:00
LouisLam
916b9da0dc
Merge branch 'master' into something
...
# Conflicts:
# server/notification.js
# src/components/NotificationDialog.vue
2021-07-22 11:12:52 +08:00
LouisLam
02b4dfc100
prevent the telegram getUpdates URL go out of box
2021-07-20 20:18:56 +08:00
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
2021-07-19 18:23:06 +02:00
Louis Lam
d6b9403f60
Merge pull request #76 from Saibamen/fix_remember_me
...
Fix multiple labels for `Remember me`
2021-07-18 19:28:48 +08:00
Adam Stachowicz
f9274557f3
Fix center
2021-07-18 13:22:39 +02:00
Adam Stachowicz
44b66cbd2e
Fix Remember me
label
2021-07-18 13:00:59 +02:00
LouisLam
66037e236c
add apprise support
2021-07-18 18:51:58 +08:00
Adam Stachowicz
268c8e50f5
Merge branch 'master' into something
2021-07-18 09:42:08 +00:00
Louis Lam
6f3ea21864
Merge pull request #61 from NiNiyas/slack-enhancements
...
Slack Enhancements and aligns footer to center
2021-07-18 13:47:04 +08:00
Adam Stachowicz
d94894b7e0
Fix require-v-for-key
, remove unused declarations and double spaces
2021-07-18 03:10:15 +02:00
Niyas
7808aef58f
Pushover support
2021-07-17 18:42:54 +05:30
Niyas
20cad50593
Pushover support
2021-07-17 17:49:56 +05:30
Niyas
65b320d06b
Slack Enhancements
2021-07-17 12:48:42 +05:30
LouisLam
dfa9b3a0ca
fix require() actually not working after build in the frontend
2021-07-17 00:51:28 +08:00
LouisLam
b3bff8d735
add graceful shutdown
2021-07-16 01:44:51 +08:00
Louis Lam
f2af5bc064
Merge pull request #46 from NiNiyas/slack-webhook
...
Added Slack webhook notification
2021-07-15 11:59:41 +08:00
Philipp Dormann
25a93b05dc
easier merging 🤞
2021-07-14 22:00:15 +02:00
Philipp Dormann
53e203d2f9
add gotify priority
...
ref https://github.com/louislam/uptime-kuma/pull/43
closes https://github.com/louislam/uptime-kuma/issues/50
2021-07-14 21:56:38 +02:00
Niyas
63c6e29e62
Added Slack Webhook support
2021-07-14 21:08:38 +05:30
Philipp Dormann
126f00e739
✨ added Gotify Support
2021-07-14 11:25:10 +02:00
Louis Lam
fef41b44a8
Revert "basic darkmode"
2021-07-13 12:16:11 +08:00