Commit Graph

162 Commits (bbaba29222eccdcda0a5a1e1e6355b8b0da057b9)

Author SHA1 Message Date
Louis Lam ad5e1957b1 Deprecate healthcheck.js
2 years ago
Louis Lam cc68ebca39 Convert healthcheck.js into go-lang
2 years ago
Louis Lam 0ab82e6de3 Generate random nightly version
2 years ago
Louis Lam a487347b33 [exe] install dependencies and download dist
2 years ago
Louis Lam 655ba015a0 WIP
2 years ago
Louis Lam 3eaccb560e Implement Download Logic
2 years ago
Matthew Nickson f67d7cdf3f
Make update-language-files command more useful (#2198)
2 years ago
Louis Lam 4c45654780 WIP
2 years ago
Louis Lam da778f05ac Update
2 years ago
Louis Lam 4a7e96f9ea Init C# Project for building exe
2 years ago
Louis Lam 1c4e97439c Fix pr-test
2 years ago
Kyle 7aa3f6c559
Corrected default hostname port for healthcheck
2 years ago
Kyle db4b2cd984
Re-add support for UPTIME_KUMA_HOST and _PORT in healthcheck.js
2 years ago
Louis Lam 73f7fbabd3 True rootless image
2 years ago
Kyle b4f0f8bca5
Replace healthcheck hostname env variable name
2 years ago
Kyle b382064384
Replace port env var in healthcheck.js
2 years ago
Louis Lam 7b8f9c7655 Fix checkout-pr by using fetch & checkout instead of pull
2 years ago
Louis Lam dad2ec1164 Use pull
2 years ago
Louis Lam 0244507a07 Output
2 years ago
Louis Lam 6601e9bbba Output
2 years ago
Louis Lam 9589fcfdef Checkout pr without GitHub Cli
2 years ago
Louis Lam fd2df562b1 Add checkout pr logic
2 years ago
Louis Lam ed1f88a852 Change fs.rmdir to fs.rm as it is deprecated
2 years ago
Louis Lam 630bb03d9c Update package-lock.json during release process
3 years ago
Louis Lam 359a490ae3 Fix #1510
3 years ago
Louis Lam 5fa62a888c Merge branch 'master' into mqtt2
3 years ago
Louis Lam d71c086447 Standardize array bracket spacing
3 years ago
Louis Lam 8d8c38b1a8 Allow unused vars in args and fix more eslint issues
3 years ago
Louis Lam 03bcf5c766 Add a simple mqtt server for testing
3 years ago
Louis Lam 649f3106e1 Enforce semicolon, fix format globally
3 years ago
Louis Lam 772d009f43 Merge branch 'master' into fluencydoc_master
3 years ago
Louis Lam 2e50ef0e8f
Merge pull request #1450 from AnnAngela/1.14.0-zh_cn
3 years ago
Louis Lam 7bbaeffd3e Fix reset-password (issue caused by 5027fcd320)
3 years ago
AnnAngela 511b9dd425
Update fs-rmSync.js
3 years ago
AnnAngela e9dd64b6f0
Update comments of fs-rmSync.js
3 years ago
Louis Lam f54084c888 Update beta release process
3 years ago
Louis Lam 87d3853b8e
Merge pull request #1348 from AnnAngela/master
3 years ago
Louis Lam 7d3cbff794 [Cloudflared] Install into base docker
3 years ago
AnnAngela 7fd5b61bab
Inproperly conflict resolving
3 years ago
AnnAngela 96289fe014
Update index.js
3 years ago
AnnAngela 381605aca1
Update update-version.js
3 years ago
AnnAngela 742c6bcaa3
Merge branch 'master' into master
3 years ago
Louis Lam 623d03dc6f Fix release process
3 years ago
Louis Lam 6c7a0ff7d3 Fix release script
3 years ago
Louis Lam 7fb16d2f9a Limit the pm2 log size
3 years ago
Louis Lam 668dffc2c5 Simplify final release
3 years ago
Louis Lam 76f991ecd8 Update beta process
3 years ago
Louis Lam 58ee071fae Release process for beta
3 years ago
Louis Lam 4e95e9ea51 Add process for beta release
3 years ago
AnnAngela 88a798704b
Update fs-rmSync.js
3 years ago
AnnAngela-work 783173fd1f Add a helper function
3 years ago
Louis ed64853125 Keep FBSD, BSD for ping only
3 years ago
Denis 6bda5c6329 update comment
3 years ago
Louis f9751d0c01 Fix FBSD to BSD https://github.com/louislam/uptime-kuma/pull/1155#issuecomment-1009544236
3 years ago
Louis Lam 7cfc5c64b7
Missing a full stop
3 years ago
Louis Lam 5ee5ea909d Add Github Action: close-incorrect-issue.yml
3 years ago
Fluency e3745da986
Merge branch 'master' into master
3 years ago
Fluency 7179c6cc4c
Fix punctuation in extra/update-version.js
3 years ago
Louis Lam 5d3bf68123 add remove-2fa command
3 years ago
Calum Bird f55350bebc Generated documentation :)
3 years ago
Louis Lam e496c3b3be update healthcheck.js
3 years ago
Louis Lam 60e12f4bfa fix healthcheck.js with prefix UPTIME_KUMA_
3 years ago
Louis Lam a5f15f2319 Fix #793, check dist-backup existing before delete
3 years ago
Louis Lam 6944b35ea7
Merge pull request #667 from zsxeee/i18n
3 years ago
Louis Lam bc3e3f9118 [test] update
3 years ago
Louis Lam 4d26825cbe [test] reset-password
3 years ago
zsxeee a2cc7d1db9
Avoid directory not found error
3 years ago
Louis d9eab90a69 Merge branch 'no-need-build'
3 years ago
LouisLam 22227be408 update version in wiki too
3 years ago
LouisLam 2625cbe0d2 add script for downloading the dist files from github
3 years ago
LouisLam c93f42794f upload prebuilt dist to github release
3 years ago
LouisLam 87a4748b40 check back to root user for Debian, until problem has been found (#488)
3 years ago
LouisLam b0e9c5bcb4 fix reset-password (#448)
3 years ago
LouisLam f0ac3c82d2 add some comments
3 years ago
Michal Ciania 7f78cc8d0f Substitute default values only once
3 years ago
Michal Ciania 9eaa4ab846 Docker entrypoint for running the application as non-root user
3 years ago
Adam Stachowicz a34b2623c8 Remove double spaces in `console.log` output with multiple parameters
3 years ago
Adam Stachowicz 79920b5f2c Fix languages after 80322cbfe7
3 years ago
LouisLam 201bba63d7 add a healthcheck comment
3 years ago
LouisLam 1d05df6ec9 [docker healthcheck] use retries instead, longer start-period causes starting problem in Docker Swarm mode
3 years ago
Louis Lam 926c15ea40
Update healthcheck.js
3 years ago
LouisLam ec8c1cad31 update healthcheck.js for changing ssl cert / hostname / port
3 years ago
LouisLam 4b8e7fcffc update "build-docker" to build both platforms
3 years ago
LouisLam c7e6cb9f37 update language files
3 years ago
LouisLam 923d325b44 add language file preparation script
3 years ago
LouisLam ad38e61c26 add language file preparation script
3 years ago
LouisLam bc70ecfba7 fix install script
3 years ago
Louis Lam 7652b4849a
Merge pull request #238 from Ponkhy/dns-monitor
3 years ago
LouisLam 03b4086372 add CAA test and remove some files added by mistake
3 years ago
Ponkhy acd5cf63fd Removed wrong PTR answer
3 years ago
Ponkhy 177af2d588 Added more dns types to simple-dns-server
3 years ago
LouisLam c55f2b93f7 change to pm2 start server/server.js directly due to (#273)
3 years ago
LouisLam 8318c2e8ff add a simple dns server for testing, and disable ipRegex for dev only (need to input port)
3 years ago
LouisLam 49ba5fb1b2 update to 1.3.1
3 years ago
LouisLam 8f5e5ad944 install.sh - check docker is running
3 years ago
LouisLam 575c3ee182 install.sh - check docker is running
3 years ago
LouisLam c9aa110f6c install.sh - check docker is running
3 years ago
LouisLam bb0af35d47 wip: implementing install script
3 years ago
LouisLam 61944d642e wip: implementing install script
3 years ago
LouisLam 269ac2410b install.sh add supports for CentOS
3 years ago