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
4f6035899d
Real browser monitor type ( #3308 )
1 year ago
Louis Lam
4b913c8b4c
Update to 1.22.0
1 year ago
Louis Lam
d01c7c3faa
Update package-lock.json
1 year ago
Louis Lam
149f8c3646
Update required node version and update dependencies
1 year ago
Louis Lam
c06b929529
Update dependencies
1 year ago
Louis Lam
71c34694b7
Update to 1.22.0-beta.0
1 year ago
Louis Lam
2128ed5ce3
Update dependencies
1 year ago
Louis Lam
771ca09331
npm update (mainly for socket.io)
1 year ago
Nelson Chan
83a59bd984
Fix: Add password filtering
2 years ago
Zaid-maker
0d1b5321ad
🚀 Update legacy deps
2 years ago
Nelson Chan
a27386bb92
Fix: Use croner for clear-old-data
2 years ago
Louis Lam
33de7bdb1c
Merge conflict
2 years ago
Louis Lam
8a3bce44ef
Update dependenices
2 years ago
Louis Lam
8c9423f4de
Merge conflicts manually
2 years ago
Nelson Chan
beb22f743d
Chore: Update chart.js & improve perf.
2 years ago
Louis Lam
beafbf27ad
Merge pull request #2858 from louislam/1.20.X
...
Merge 1.20.x to master
2 years ago
Matthew Nickson
669f8700b2
Switched to nanoid for key generation
...
To try and prevent any security issues, use an external package to
generate key instead of doing it ourselves. Note: we have to use nanoid
version 3 as nanoid version 4 requires ESM. Currently, nanoid v3 is
still supported.
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
2 years ago
Louis Lam
5b0b743f81
Update to 1.20.2
2 years ago
Louis Lam
3c5f998191
Update mongodb to 4.14.0, possibly fix #2820
2 years ago
Louis Lam
fdc3b2d57a
Update to 1.20.1
2 years ago
Louis Lam
c5ff010669
Add loose dependency `qs` which is used by `aliyun-sms.js`
2 years ago
Louis Lam
f1bac7ce8a
Add a script that deploy to the demo server
2 years ago
Louis Lam
4056951915
WIP: building database in knex.js
2 years ago
Louis Lam
c30e88ece2
Update dependencies
2 years ago
Louis Lam
b0673ba9ce
Merge pull request #2570 from Computroniks/feature/#2365-allow-markdown-in-status-page-footer
...
Add support for markdown on status page
2 years ago
Louis Lam
683f446cf5
Add support for `.env`
2 years ago
Louis Lam
a8f0f1d872
Merge manually and remove to devDependencies
2 years ago
Louis Lam
aab04f6644
Merge remote-tracking branch 'origin/master' into WhyKickAmooCow_master
2 years ago
Louis Lam
0a58069742
Merge pull request #2641 from louislam/1.19.X
...
Merge 1.19.6 to 1.20.X
2 years ago
Louis Lam
6cd6a2edf0
Fix ping issue on Windows #2636
2 years ago
Louis Lam
54d4c4d3f7
Merge package-lock.json
2 years ago
Louis Lam
e9497ac1ab
Fix knex.js issue
2 years ago
Louis Lam
d9f12a6376
Fallback to `/bin/ping` if `ping` is not found
2 years ago
Adam Spurgeon
774d754b21
Add GameDig monitor
2 years ago
Louis Lam
fbceefec36
Merge pull request #2223 from Computroniks/feature/remove-hardcoded-ping-path
...
feat: Change ping module to danielzzz/node-ping
2 years ago
Louis Lam
4239cf4255
Pin dependency of `ping`
2 years ago
Louis Lam
4bf23fdd1a
Update jsonwebtoken from ~8 to ~9
2 years ago
Louis Lam
f99a64da67
Run `npm update`
2 years ago
Matthew Nickson
73835f3328
Changed from ping-lite to ping module
...
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
#Fixes 2126
2 years ago
thefourCraft
f6ea1fe9a5
he-IL ( #2460 )
2 years ago
Silvio Wangler
92caec95fe
Added new language German (Switzerland)
2 years ago
Louis Lam
8cdbe37f6f
Update core-js
2 years ago
Louis Lam
370d522920
Pin dependency of axios-ntlm to 1.3.0. As 1.3.1 causes error
2 years ago
Louis Lam
e0a1ad8a1c
Update dependencies and drop `start-server-watch-dev` as it is unstable
2 years ago
Matthew Nickson
2052fa175f
Merge branch 'master' into feature/#1817-add-mysql-monitor
...
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
2 years ago
Matthew Nickson
15b63c82c3
Merge remote-tracking branch 'upstream/master' into feature/#1817-add-mysql-monitor
...
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
2 years ago
Louis Lam
cc6d17d2e0
Merge pull request #1964 from minhhoangvn/feat/add-gRPC-protocol
...
Feat/add gRPC protocol
2 years ago
Louis Lam
54efde8185
Update socket.io and remove an useless event listener
2 years ago
minhhn3
3d1237ed53
fix: resolve conflict
2 years ago