Commit graph

156 commits

Author SHA1 Message Date
LouisLam
ca7ecc4239 working switch theme button and tuning dark theme 2021-08-07 12:56:38 +08:00
LouisLam
fbbdb1601c add back missing css 2021-08-07 01:25:26 +08:00
LouisLam
f345a8f33a wip, split dark theme style by .dark and store light theme to normal 2021-08-07 01:21:41 +08:00
LouisLam
8d60568fd0 Merge branch 'master' into feature/darkmode 2021-08-06 20:01:04 +08:00
LouisLam
6251f47050 fix the min height of monitor list 2021-08-05 19:56:20 +08:00
Philipp Dormann
e34a8e2e4a
FEAT: PUSHY Notifier (#154)
FEAT: PUSHY Notifier (#154)
2021-08-03 23:14:27 +08:00
Philipp Dormann
fd68dee947
Update src/assets/app.scss
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
2021-08-03 17:13:35 +02:00
Philipp Dormann
3d57a59efd
Update src/assets/vars.scss
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
2021-08-03 17:09:23 +02:00
Philipp Dormann
b7e01bed99
Merge branch 'philippdormann/uptime-kuma/main' into philippdormann/uptime-kuma/feature/darkmode 2021-08-03 15:31:45 +02:00
Philipp Dormann
b21922414d
fix: navbar background color 2021-08-03 15:29:09 +02:00
Philipp Dormann
6f3ac9199e
fix: color for empty beats 2021-08-03 15:26:29 +02:00
Philipp Dormann
0c935ef223
fix: darkmode: empty beats in active/ hovered state 2021-08-03 15:22:53 +02:00
Philipp Dormann
7ea30ba780
darkmode fixes 2021-08-03 15:19:39 +02:00
Philipp Dormann
4f9165195f
re-add custom check intervals 2021-08-03 15:12:24 +02:00
Philipp Dormann
43114b1771
re-add pushy service 2021-08-03 15:10:49 +02:00
Philipp Dormann
1bb9700ae3
Merge branch 'master' of https://github.com/louislam/uptime-kuma
# Conflicts:
#	README.md
#	dockerfile
#	package-lock.json
#	package.json
#	server/model/monitor.js
#	server/notification.js
#	src/components/NotificationDialog.vue
#	src/layouts/Layout.vue
#	src/pages/EditMonitor.vue
2021-08-03 15:05:17 +02:00
LouisLam
4d71e03039 improve #39 2021-08-03 15:14:26 +08:00
LouisLam
2740f096c0 Merge remote-tracking branch 'origin/master' 2021-08-03 13:07:37 +08:00
LouisLam
8ebaca4c5c improve disableAuth handling 2021-08-03 13:07:20 +08:00
Nelson Chan
5b9d3357aa
Fix: Increase width of status pill 2021-08-03 10:57:56 +08:00
LouisLam
6f868c9ec3 implement no auth 2021-07-31 23:41:24 +08:00
LouisLam
c6a66fad79 add setting for disable auth 2021-07-31 21:57:58 +08:00
LouisLam
9f0be5f531 improve the connection error msg 2021-07-31 21:13:32 +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
63f0a36811 implement upside down mode and ignore tls error 2021-07-31 00:01:04 +08:00
LouisLam
60aa67892d store ignoreTls and upsideDown into db 2021-07-30 19:18:26 +08:00
LouisLam
081abcb6a1 add util.ts for sharing common functions between frontend and backend 2021-07-30 11:23:04 +08:00
LouisLam
71af902a4e add fields to EditMonitor.vue 2021-07-30 01:09:14 +08:00
LouisLam
4b86c84c36 fix icon for "Resume" 2021-07-30 01:02:41 +08:00
LouisLam
e6915d8964 unexpected space add to router-link due vue/singleline-html-element-content-newline, set it to off 2021-07-29 01:01:55 +08:00
LouisLam
133c7230bc fix resize problem 2021-07-28 23:03:37 +08:00
Adam Stachowicz
d54bc866b4 Fix block-no-empty error from Stylelint 2021-07-27 22:23:46 +02: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
cafd2c7388 add vue-fontawesone 2021-07-27 16:52:44 +08:00
LouisLam
bf3e9dccd2 improve the ui of cert info 2021-07-26 22:53:07 +08:00
LouisLam
5b18a6a518 Merge branch 'master' into tls-expiry
# Conflicts:
#	server/model/monitor.js
2021-07-26 20:35:50 +08:00
Philipp Dormann
061f132082
🧹 several cleanups 2021-07-24 19:38:32 +02:00
Philipp Dormann
bc0c0ccde2
re-enable custom intervals 2021-07-24 19:35:17 +02:00
Philipp Dormann
7eeeffd2cf
🧹 cleanups from merge 2021-07-24 19:25:36 +02:00
Philipp Dormann
61f19ec00c
🧹 cleanup 2021-07-24 19:13:21 +02:00
Philipp Dormann
736ddf4f03
Merge remote-tracking branch 'upstream/master'
# Conflicts:
#	README.md
#	dockerfile
#	package-lock.json
#	package.json
#	server/notification.js
#	server/server.js
#	src/assets/vars.scss
#	src/components/NotificationDialog.vue
#	src/layouts/Layout.vue
#	src/mixins/socket.js
#	src/pages/Dashboard.vue
#	src/pages/EditMonitor.vue
2021-07-24 19:10:55 +02:00
Louis Lam
0dbecca10f
Merge pull request #102 from NiNiyas/pushover-enhancements
Pushover enhancements
2021-07-23 12:32:36 +08:00
rezzorix
2450b3d082
Small grammar updates to Settings.vue
Just small grammar corrections.
2021-07-23 11:48:39 +08:00
Niyas
77fbfc23be
Pushover enhancements 2021-07-22 19:28:25 +05:30
LouisLam
5a219554b3 grammar 2021-07-22 19:49:46 +08:00