Commit graph

475 commits

Author SHA1 Message Date
LouisLam
0d5e86a793 Merge branch 'master' into feature/darkmode 2021-08-08 11:10:59 +08:00
LouisLam
d5b40dfebf better code reuse and "Username" to "Bot Display Name" 2021-08-08 11:03:22 +08:00
LouisLam
c990edc87d allowElseIf for else return, since its auto fix removes "else" but without newline 2021-08-08 02:34:51 +08:00
LouisLam
2677f5dd87 run eslint for discord enhancement 2021-08-08 02:18:33 +08:00
Niyas
4469b3a19b
Added discord username field 2021-08-07 11:13:25 +05:30
Niyas
ebf207c2f5
Custom embed username 2021-08-07 11:12:36 +05:30
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
Niyas
91fce75a93
Removed UptimeKuma url field 2021-08-06 17:38:16 +05:30
Niyas
3a7414125a
Updated discord embeds 2021-08-06 17:37:22 +05:30
LouisLam
8d60568fd0 Merge branch 'master' into feature/darkmode 2021-08-06 20:01:04 +08:00
LouisLam
dadc270876 Merge branch 'master' into discord-enhancements 2021-08-06 19:13:43 +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
Niyas
908176c910
Discord enhancements 2021-08-05 21:42:45 +05:30
Niyas
9ade9af1e2
Discord enhancements 2021-08-05 21:41:11 +05:30
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