Commit graph

462 commits

Author SHA1 Message Date
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
a98ba41c8e minor 2021-08-06 19:12:49 +08:00
LouisLam
a40816b948 fix high severity vulnerabilities by using my fork sqlite3 package 2021-08-06 19:09:00 +08:00
LouisLam
d3e24df225 fix high severity vulnerabilities by using my fork sqlite3 package 2021-08-06 18:22:30 +08:00
LouisLam
8350bff629 update dependencies 2021-08-05 22:46:48 +08:00
LouisLam
6251f47050 fix the min height of monitor list 2021-08-05 19:56:20 +08:00
LouisLam
dffe3cf8f2 Revert "try to support subdirectory reverse proxy"
This reverts commit a03dd91e40.
2021-08-05 18:20:34 +08:00
LouisLam
d411143f3c Merge remote-tracking branch 'origin/master' 2021-08-05 17:56:50 +08:00
LouisLam
a03dd91e40 try to support subdirectory reverse proxy 2021-08-05 17:56:38 +08:00
Louis Lam
2c2ac9dc59
Delete dependabot.yml 2021-08-05 12:13:39 +08:00
Louis Lam
d06711a1a7
Update README.md 2021-08-04 15:19:06 +08:00
Louis Lam
94f2219715
Create dependabot.yml 2021-08-04 14:51:05 +08:00
LouisLam
d315e8306b update to 1.0.10 2021-08-04 13:59:42 +08:00
LouisLam
8cd0e7a058 a better script for version update 2021-08-04 13:53:21 +08:00
LouisLam
8fce62632d a better script for version update 2021-08-04 13:53:13 +08:00
LouisLam
38c0c170e7 add some comments 2021-08-04 13:31:17 +08:00
Nelson Chan
655536e457
Fix: use send() instead of end() (#161) 2021-08-04 11:56:10 +08:00
LouisLam
807db8a2d8 update to 1.0.9 2021-08-04 01:04:13 +08:00
LouisLam
d707eba046 fix disable auth 2021-08-04 01:03:40 +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
Louis Lam
6bd9d85a9a
Merge pull request #150 from chakflying/created_date
Fix: [DB] Add default for created_date in monitor
2021-08-03 22:58:56 +08: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
f2de6299f6 update .dockerignore 2021-08-03 20:42:32 +08:00
LouisLam
a28d6eafae remove apprise --version from dockerfile 2021-08-03 20:35:41 +08:00
Philipp Dormann
a66a766b7e
fix image source in docker-compose 2021-08-03 14:31:30 +02:00
LouisLam
fce0edebc9 Merge remote-tracking branch 'origin/master' 2021-08-03 19:56:23 +08:00
LouisLam
48a4ced9a5 update to 1.0.8 2021-08-03 19:36:21 +08:00
Nelson Chan
221aad55de Chore: Add new line at EOF 2021-08-03 17:46:09 +08:00
Nelson Chan
377d475e05 Fix: Add now columns 2021-08-03 17:43:39 +08:00
Nelson Chan
0c3c59df4e Fix: [DB] Add default for created_date in monitor 2021-08-03 17:42:57 +08:00
Louis Lam
eba996b0f2
Delete codeql-analysis.yml 2021-08-03 15:17:48 +08: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
Louis Lam
fceb594442
Merge pull request #145 from chakflying/patch-3
Fix: Increase width of status pill
2021-08-03 11:04:30 +08:00
Nelson Chan
5b9d3357aa
Fix: Increase width of status pill 2021-08-03 10:57:56 +08:00
LouisLam
5689b30985 Merge remote-tracking branch 'origin/master' 2021-08-03 00:08:59 +08:00
LouisLam
44c8ca9da8 requires empty username/password if set disableAuth for basic auth 2021-08-03 00:08:46 +08:00
Louis Lam
6f044de6e6
Update README.md 2021-08-01 11:11:04 +08:00
Louis Lam
7877adf7a3
Merge pull request #137 from louislam/add-code-of-conduct-1
Create CODE_OF_CONDUCT.md
2021-08-01 00:36:05 +08:00