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 )
...
* [empty commit] pull request for Fix language update script
* Avoid mass changes with update-language-files
This commit updates the update-language-files script to prevent mass
changes as seen on a number of recent PRs where the contributer has
ran the script and comitted the results.
The script has been updated to now require the --language argument to
specify which language file to update. This ensures that only that file
is updated instead of all files. If the provided language code does not
already exist, a new file with that code is created. This should make
it easier to add new languages as you only need to pass the language
code to the script.
The base lang code is now also passed as an optional argument to negate
the need for a seperate script entry in package.json.
The script has been restructures into a couple of functions to make it
easier to understand.
ESlint now only checks the changed file instead of
them all in order to improve performance.
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
* Updated translation docs for new command
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
* [update-language-files] Add cross-env-shell
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
Co-authored-by: Louis Lam <louislam@users.noreply.github.com>
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
...
# Conflicts:
# server/database.js
# server/util-server.js
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
...
# Conflicts:
# extra/update-version.js
# server/client.js
# server/server.js
3 years ago
Louis Lam
2e50ef0e8f
Merge pull request #1450 from AnnAngela/1.14.0-zh_cn
...
1.14.0 translation improvement
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
...
Detect if `fs.rmSync` is available to avoid the runtime deprecation warning
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
...
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
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
...
Missing i18n and zh-CN translation
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'
...
# Conflicts:
# .dockerignore
# .gitignore
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
...
Fix ESLint deprecated warning. Update `README.md` for languages. Update `update-language-files` script
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
...
Added DNS Monitor Type
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