Louis Lam
16a1a66e09
Merge remote-tracking branch 'origin/master' into 2.0.X
...
# Conflicts:
# docker/alpine-base.dockerfile
# docker/debian-base.dockerfile
# docker/dockerfile
# package.json
# server/database.js
# server/jobs/util-worker.js
# server/model/maintenance.js
# server/model/monitor.js
# server/routers/api-router.js
# server/server.js
# server/uptime-kuma-server.js
1 year ago
Louis Lam
a12e7eba72
[exe] Try to deal with the false positive issue ( #3143 )
...
* [exe] Add more assembly info
1 year ago
Trenton Holmes
ba82abe5f3
Updates the install of cloudflared to utilize the Cloudflare Package Repository
2 years ago
Louis Lam
1973db28bf
minor
2 years ago
Louis Lam
61506b1af2
[Deploy to demo] No need to restart demo-kuma
2 years ago
Louis Lam
f17d23f5d8
A script for sorting contributors from weblate
2 years ago
Louis Lam
fc8a324f41
[exe] single instance only
2 years ago
Louis Lam
bba8c6fe4e
[exe] Open menu item is clickable after the server is ready
2 years ago
Louis Lam
fee8fd9320
[exe] Use `Environment.CurrentDirectory` instead of overriding fs
2 years ago
Louis Lam
b91c526d2e
[exe] Show server status
2 years ago
Louis Lam
2c62d197a0
[exe] Update dependencies
2 years ago
Louis Lam
02ddb58686
Fix cwd issues
2 years ago
Louis Lam
0e38391454
Fix dpi issue using app.manifest
2 years ago
Louis Lam
22902139d2
Implement update
2 years ago
Louis Lam
4642f9be0a
Fix download-dist.js do not exit sometimes
2 years ago
Louis Lam
cf32b8bc64
Read latest version from website and add `Run when system starts`
2 years ago
Louis Lam
6a98ffe2f6
Merge remote-tracking branch 'origin/master' into exe
...
# Conflicts:
# .dockerignore
# .gitignore
2 years ago
Louis Lam
e04a8203dc
Fix npm issue for deploy script
2 years ago
Louis Lam
c19dcdba44
Add reminder to keep healthcheck.js
2 years ago
Louis Lam
6048bc5dfc
Revert #2083's change of healthcheck.js
2 years ago
Louis Lam
5bf00fbe0b
Fix deploy-demo-server.js do not download the dist
2 years ago
Louis Lam
f1bac7ce8a
Add a script that deploy to the demo server
2 years ago
Louis Lam
e4183ee2b7
Database Setup Page ( #2738 )
...
* WIP
* WIP: Database setup process
* Add database setup page
2 years ago
Louis Lam
33d9c1bbb1
Merge branch 'true-rootless' into mariadb
...
# Conflicts:
# docker/dockerfile
2 years ago
Louis Lam
d39508a007
Change nightly version format
2 years ago
Louis Lam
4fb43034cd
Handle k8s in healthcheck.go
2 years ago
Louis Lam
18ae6fa6c1
Merge remote-tracking branch 'origin/master' into patch-1_k8s
2 years ago
401Unauthorized
ea83af3404
clean up codes
2 years ago
401Unauthorized
912686a299
Merge from upstream
2 years ago
Louis Lam
49ac71e25c
Merge pull request #2549 from Computroniks/docs/update-jsdoc-2023-01-05
...
Added missing JSDoc comments
2 years ago
401Unauthorized
ceb7d48118
add convert script
2 years ago
Louis Lam
c00abac834
Separate golang build layer
2 years ago
Matthew Nickson
675806829c
Changed wording for safeDelete function JSDoc
2 years ago
Matthew Nickson
c7eb72e73b
JSDoc for extra/
...
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
2 years ago
Louis Lam
3040bd41d9
Speed up armv7 build time of healthcheck by using go compiler cross-build feature in the host
2 years ago
Louis Lam
5176fd02c1
Fix healthcheck do not check https
2 years ago
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