Commit graph

170 commits

Author SHA1 Message Date
Philipp Dormann
f09abaf9a0
Merge remote-tracking branch 'NiNiyas/slack-webhook'
# Conflicts:
#	README.md
#	dockerfile
#	package.json
#	server/notification.js
#	src/components/NotificationDialog.vue
2021-07-14 21:45:51 +02:00
Niyas
60493f0f86
Updated Slack test notification 2021-07-14 21:59:16 +05:30
Niyas
63c6e29e62
Added Slack Webhook support 2021-07-14 21:08:38 +05:30
Niyas
5f6d5588a6
Added Slack Webhook support 2021-07-14 21:07:14 +05:30
Philipp Dormann
77b83ddc44
🐞 fix for EditMonitor value binding 2021-07-14 11:43:15 +02:00
Louis Lam
386c8bfdf1
Merge pull request #43 from philippdormann/feature/gotify-upstream-merge
 Gotify Support
2021-07-14 17:36:21 +08:00
Philipp Dormann
3d5be4c07f
add missing v-bind:key in EditMonitor 2021-07-14 11:33:08 +02:00
Philipp Dormann
49be12cad6
don't enforce 20s interval, but default to 20s 2021-07-14 11:32:52 +02:00
Philipp Dormann
126f00e739
added Gotify Support 2021-07-14 11:25:10 +02:00
Philipp Dormann
07d3cfccb3
🚀RELEASE v1.1.1 2021-07-14 11:12:18 +02:00
Philipp Dormann
2ad86d94db
Merge branch 'feature/gotify' 2021-07-14 11:12:03 +02:00
Philipp Dormann
b0d0ecd900
support trailing slashes in gotify server url 2021-07-14 11:11:58 +02:00
Louis Lam
80466ac957
Update README.md 2021-07-14 17:10:51 +08:00
Philipp Dormann
f7695f47f3
🐞 tmp: disable github.ref in docker-image-tag workflow 2021-07-14 11:08:20 +02:00
Philipp Dormann
830cbfc13f
🚀RELEASE v1.1.0 2021-07-14 11:01:12 +02:00
Philipp Dormann
d8bfc37a00
Merge branch 'feature/gotify' 2021-07-14 11:00:23 +02:00
Philipp Dormann
ccf9d2ad5c
add support for Gotify 2021-07-14 11:00:09 +02:00
Philipp Dormann
671f503ffd
Update docker-image-tag.yml
ghcr
2021-07-14 10:40:11 +02:00
Philipp Dormann
f2290c8fc1
Update docker-image-nightly.yml 2021-07-14 10:27:09 +02:00
LouisLam
3b52433202 cache the sqlite built when docker build 2021-07-14 12:42:52 +08:00
Philipp Dormann
fb9cad5ac9
Update README.md 2021-07-13 22:55:08 +02:00
Philipp Dormann
54a14f7723
Merge branch 'master' of https://github.com/philippdormann/uptime-kuma 2021-07-13 22:46:21 +02:00
Philipp Dormann
3803d83bac
🚀RELEASE v1.0.5 2021-07-13 22:46:04 +02:00
Philipp Dormann
30f0f0b0ee
Update README.md 2021-07-13 22:44:07 +02:00
Philipp Dormann
d7baeb7e14
Merge remote-tracking branch 'upstream/master'
# Conflicts:
#	README.md
2021-07-13 22:42:21 +02:00
Louis Lam
137f5da3da
Update README.md 2021-07-14 01:48:55 +08:00
Louis Lam
338d002d42
Update README.md 2021-07-14 01:39:04 +08:00
Louis Lam
77ab9fbc57
Add some shields by shields.io 2021-07-14 01:36:25 +08:00
Philipp Dormann
9bfddd9fde
Update docker-image-nightly.yml 2021-07-13 19:32:17 +02:00
Philipp Dormann
eeb9eb8ffd
Update docker-image-nightly.yml 2021-07-13 19:31:39 +02:00
Philipp Dormann
1c125dd14e
Create docker-image-nightly.yml 2021-07-13 19:30:41 +02:00
Philipp Dormann
3a70c15846
Create docker-image-tag.yml 2021-07-13 19:21:25 +02:00
Philipp Dormann
3965793b54
🚀RELEASE v1.0.4 2021-07-13 18:42:18 +02:00
Philipp Dormann
731449f5fb
fix missing npm package version bump...
why does upstream maintainer always miss this? :D
2021-07-13 18:41:22 +02:00
Philipp Dormann
10d751ea07
Merge remote-tracking branch 'upstream/master'
# Conflicts:
#	dockerfile
#	package-lock.json
#	package.json
#	server/server.js
2021-07-13 18:40:20 +02:00
LouisLam
b6b7835d7e update to 1.0.3 2021-07-13 23:34:33 +08:00
LouisLam
d4fe5908f5 fix merging problem 2021-07-13 23:29:40 +08:00
LouisLam
af838d62e8 update 1.0.2 2021-07-13 23:09:12 +08:00
LouisLam
5a6e83b777 remove debug msg 2021-07-13 23:05:52 +08:00
LouisLam
c81930cacc add build-docker-nightly script 2021-07-13 23:03:55 +08:00
LouisLam
6d4694da43 add version-global-replace.js 2021-07-13 22:58:30 +08:00
LouisLam
9c23cd09ce use bcrypt for password hash 2021-07-13 22:22:46 +08:00
Philipp Dormann
c9b046120f
🚀RELEASE v1.0.2 2021-07-13 12:59:37 +02:00
Philipp Dormann
72a3b60a36
add release config 2021-07-13 12:58:59 +02:00
Philipp Dormann
c5d011886c
volta: pin node version 16.4.2 2021-07-13 12:58:26 +02:00
Philipp Dormann
0c1486b905
add package version 2021-07-13 12:58:00 +02:00
Philipp Dormann
4c2b3a0f3e
bump vue@3.1.4 2021-07-13 12:56:01 +02:00
Philipp Dormann
deea889e8d
several css color fixes 2021-07-13 12:51:46 +02:00
Philipp Dormann
35a996454a
🌑 darkmode fixes 2021-07-13 12:49:34 +02:00
Philipp Dormann
073e2221f5
Merge remote-tracking branch 'upstream/master' 2021-07-13 12:39:28 +02:00