Commit Graph

5133 Commits

Author SHA1 Message Date
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
R0GGER 18744d834f
Add files via upload 2021-07-14 14:35:59 +02:00
R0GGER 8dd5b97b79
Apple icon 2021-07-14 14:34:50 +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 126f00e739
added Gotify Support 2021-07-14 11:25:10 +02:00
Louis Lam 80466ac957
Update README.md 2021-07-14 17:10:51 +08:00
LouisLam 3b52433202 cache the sqlite built when docker build 2021-07-14 12:42:52 +08: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
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
LouisLam a60bf1528a drop ie support when build the frontend 2021-07-13 18:34:09 +08:00
LouisLam 1f3b337806 reset auto increment for new users 2021-07-13 18:21:06 +08:00
LouisLam 010ebea210 show version in the footer 2021-07-13 18:08:12 +08:00
LouisLam b3a5d868a7 catch timezone error if browser do not have 2021-07-13 17:46:39 +08:00
LouisLam 312dec7393 add png icon 2021-07-13 12:38:59 +08:00
LouisLam be1ef24cce add a comment 2021-07-13 12:24:33 +08:00
Louis Lam c5de82b220
Merge pull request #35 from louislam/revert-32-feature/darkmode
Revert "basic darkmode"
2021-07-13 12:16:24 +08:00
Louis Lam fef41b44a8
Revert "basic darkmode" 2021-07-13 12:16:11 +08:00
Louis Lam 6af65b688d
Merge pull request #32 from philippdormann/feature/darkmode
basic darkmode
2021-07-13 11:58:57 +08:00
LouisLam 3e4a98b6bc Merge branch 'dev'
# Conflicts:
#	server/notification.js
2021-07-13 11:42:51 +08:00
LouisLam 866bf56319 add build-docker-nightly script 2021-07-13 11:32:40 +08:00
LouisLam 99afdabcac change the docker base image to node:14-alpine3.14, reduce the container size 2021-07-13 11:32:09 +08:00
LouisLam 0f1a95fde9 smtp without username password 2021-07-13 11:01:02 +08:00
LouisLam edbab8163e update .editorconfig 2021-07-13 10:31:31 +08:00
LouisLam 551d00fc24 add some comments and remove traefik-network from docker-composer.yml 2021-07-13 10:28:07 +08:00
Louis Lam 3e4cdbecf2
Merge pull request #28 from yatadev/master
Create docker-compose.yml
2021-07-13 10:21:21 +08:00
Louis Lam 622681470d
Merge pull request #22 from TheGuyDanish/master
Discord notification rework
2021-07-13 10:20:47 +08:00
Philipp Dormann d9e2c230bf
Merge branch 'master' of philippdormann/uptime-kuma into philippdormann/uptime-kuma->feature/darkmode
darkmode based on css variables. ref https://github.com/louislam/uptime-kuma/issues/21
2021-07-12 22:21:19 +02:00
Philipp Dormann 010302395f
clean, multistage Dockerfile 2021-07-12 22:11:47 +02:00
jacr13 e053ee6573 fix bad pasting 2021-07-12 22:10:26 +02:00
Philipp Dormann c4bc95927f
dependency bumps 2021-07-12 22:09:27 +02:00
jacr13 3e305b79b2 remove debub console log 2021-07-12 22:08:42 +02:00
jacr13 c6237277c0 add support for signal notifications 2021-07-12 22:06:03 +02:00
Philipp Dormann 900219deb1
Merge remote-tracking branch 'theguydanish/master'
# Conflicts:
#	package-lock.json
#	package.json
2021-07-12 21:58:13 +02:00
Philipp Dormann 7ebeee3455
README: add sample docker-compose link
ref https://github.com/louislam/uptime-kuma/issues/25
2021-07-12 21:53:49 +02:00
Philipp Dormann 0abd3b2d16
README cleanup 2021-07-12 21:53:28 +02:00
Philipp Dormann f452bf6b13
properly name Dockerfile 2021-07-12 21:50:51 +02:00
Philipp Dormann 8cd90d1e96
🐳 Docker 2021-07-12 21:50:39 +02:00
Philipp Dormann 789094a2ee
formatting socket.js + deal with broken windows ports - default :50013 2021-07-12 21:49:18 +02:00
Philipp Dormann 5515437eab
🧹 cleanup 2021-07-12 21:47:32 +02:00
Philipp Dormann 7acb347012
🧹 fix formatting in server.js 2021-07-12 21:43:31 +02:00
Philipp Dormann 9d57e93367
Merge branch 'master' of https://github.com/philippdormann/uptime-kuma 2021-07-12 21:41:01 +02:00