Huzaifa Azim
99dccd9e90
reset-password-issue-4518
9 months ago
Frank Elsinga
cf2d603e27
`Stale`, incorrect issue template and `cannot-reproduce` Comments ( #4490 )
9 months ago
Louis Lam
996ff28ed9
Playwright + Native Node Test Runner ( #3893 )
11 months ago
Louis Lam
1a47563eb8
Merge branch '1.23.X' into version-merge
...
# Conflicts:
# package-lock.json
# package.json
# server/server.js
# server/uptime-kuma-server.js
11 months ago
Louis Lam
f861a48dfc
Smoothing the update for origin check ( #4216 )
11 months ago
Louis Lam
719ef856e8
Merge manually
11 months ago
Louis Lam
869ee8ec50
Merge branch '1.23.X' into 1.23.X-merge-to-2.X.X
...
# Conflicts:
# .github/workflows/auto-test.yml
# extra/reset-password.js
# package-lock.json
# package.json
# server/routers/status-page-router.js
# server/server.js
# server/socket-handlers/general-socket-handler.js
# server/uptime-kuma-server.js
# src/components/ActionInput.vue
# src/util.js
# src/util.ts
11 months ago
Louis Lam
482049c72b
Merge pull request from GHSA-88j4-pcx8-q4q3
...
* WIP, still need to handle npm run reset-password
* Implement it for "npm run reset-password"
Bug fixes and change along with this commit
- Move `ssl`, `hostname`, `port` to ./server/config.js, so `reset-password` is able to read it
- Fix: FBSD is missing, no idea who dropped it.
- Fix: Frontend code should not require any backend code (./server/config.js), moved "badgeConstants" to the common util (./src/util.ts) and drop vite-common.js
* Minor
11 months ago
Duvergier Claude
478403ef63
Adding a way to reset the admin password via CLI without any user interaction ( #3912 )
...
* feat(cli): Allow unattended password reset via CLI
This commit adds a way to reset the admin password via CLI without any
user interaction (unattended operation).
It adds an optional `new_password` CLI argument that, when present is
used instead of prompting the user for password and password
confirmation.
It also makes sure the user is informed the password could leak into
it's shell history (it's up to him to do some cleaning if
needed/wanted).
* Change to dash style
* Add dry-run
* Fix number password issue
---------
Co-authored-by: Louis Lam <louislam@users.noreply.github.com>
12 months ago
Ikko Eltociear Ashimine
2ad8af9d14
Minor ( #4104 )
...
infomation -> information
12 months ago
Louis Lam
e9bf02fc2c
Merge branch '1.23.X' into 1.23.X-merge-to-2.X.X-2
...
# Conflicts:
# package-lock.json
# package.json
# server/model/monitor.js
# server/monitor-types/tailscale-ping.js
# server/socket-handlers/general-socket-handler.js
# server/uptime-kuma-server.js
12 months ago
Louis Lam
4ceeb304f1
Add a script to prepare a changelog
12 months ago
Louis Lam
d7b9bcf4b4
Drop install.sh and related files ( #3955 )
1 year ago
Adam Stachowicz
04b8681cfb
Fix few markdownlint warnings ( #3825 )
1 year ago
Louis Lam
98b93c887a
Show push example under the detail page ( #3739 )
1 year ago
Louis Lam
8c24b02fce
Fix rebase-pr.js
1 year ago
Louis Lam
34b9fe2ffe
A small tool for rebasing pr ( #3781 )
1 year ago
Louis Lam
9ef1e69ae0
Push Examples ( #3735 )
1 year ago
Louis Lam
38f5f16dc7
[exe] Remove Costura.Fody
1 year ago
Jean-Paul van Houten - Bos
fd90828914
Added option to use `--intranet` to not download or update any files,… ( #3350 )
...
* Added option to use `--intranet` to not download or update any files, this can only be done after an initial run.
* Dropped some unneeded debug changes that I commited by accident
* Added conventional suggestions from Github.com comments
---------
Co-authored-by: Jean-Paul van Houten - Bos <jeanpaul.vhouten@koop.overheid.nl>
1 year ago
Louis Lam
a13fc7079e
Merge branch 'master' into 2.0.X
...
# Conflicts:
# package-lock.json
1 year ago
Frank Elsinga
8945316ce6
added helptexs to the installation script ( #3603 )
1 year ago
Matthew Nickson
8a92054c2b
Added JSDoc to ESLint ( #3529 )
...
* Added JSDoc to eslint rules
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
* Fixed JSDoc eslint errors
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
* Update the check-linters workflow to Node.js 20
---------
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
Co-authored-by: Louis Lam <louislam@users.noreply.github.com>
1 year ago
Louis Lam
a0bd4b248b
Merge remote-tracking branch 'origin/master' into 2.0.X
...
# Conflicts:
# docker/debian-base.dockerfile
# package-lock.json
# package.json
# server/database.js
# src/router.js
1 year ago
Louis Lam
9058a829a1
Update install.sh ( #3464 )
1 year ago
Louis Lam
13ae878ee8
Merge pull request #3347 from louislam/1.22.X
...
1.22.x merge to master
1 year ago
Louis Lam
7c529d8f83
Check docker before build
1 year ago
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