Zaid-maker
0d1b5321ad
🚀 Update legacy deps
1 year ago
Nelson Chan
a27386bb92
Fix: Use croner for clear-old-data
1 year 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
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
minhhn3
b459408b10
fix: resolve conflict
2 years ago
Louis Lam
268cbdbf8d
Merge remote-tracking branch 'origin/master' into maintenance
...
# Conflicts:
# server/server.js
# src/components/settings/General.vue
2 years ago
Louis Lam
b60dde0b2d
Update SQLite
2 years ago
Louis Lam
2271ac4a5a
Add info.serverTimezoneOffset and improve some styles
2 years ago
Louis Lam
c1ccaa7a9f
WIP
2 years ago
Louis Lam
539683f8e9
Merge remote-tracking branch 'origin/master' into maintenance
2 years ago
Louis Lam
bd42450e55
Update vue-i18n from 9.1.9 to 9.2.2, force to use production version of vue-i18n in order to improve the performance
2 years ago
Louis Lam
a36f24d827
Add configurable server timezone
2 years ago
Louis Lam
b007681e67
Merge remote-tracking branch 'origin/master' into karelkryda_master
...
# Conflicts:
# server/model/monitor.js
# server/model/status_page.js
# src/languages/en.js
2 years ago
Louis Lam
1c8631af8d
Pin dependencies ( #2205 )
2 years ago
Louis Lam
6e07ed2081
Fix #2186
2 years ago
Louis Lam
b993859926
Drop Jest e2e testing ( #2174 )
2 years ago
Matthew Nickson
f9be918246
Add support for MySQL/MariaDB databases #1817
...
This commit adds support for monitoring MySQL and MariaDB database
servers. The mysql2 package was choosen over mysql as it provides a
promise wrapper and is reportedly faster than the original mysql package
whilst still maintaining the same API.
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
2 years ago
Louis Lam
9d99c39f30
Update Maintenance UI for recurring
2 years ago
Louis Lam
68875c3091
Fix merging issue
2 years ago
Louis Lam
d63022676a
Fix build issue after updated vite
2 years ago
Louis Lam
104d521633
Update vite from 2.9.9 to 3.1.0
2 years ago
Muhammed Hussein Karimi
626accedee
change node version
2 years ago
Muhammed Hussein Karimi
b890812411
use npm 7
2 years ago
Muhammed Hussein Karimi
b9b00050dd
fix package lock version
2 years ago
Muhammed Hussein Karimi
82dd9a7c16
golaert req fix and axios update for formdata
2 years ago
minhhn3
6bb79597e8
fix: resolve merge conflict
2 years ago
Louis Lam
2af754b5e8
Update package-lock.json
2 years ago
minhhn3
2232236a7a
[empty commit] pull request for add gRPC protocol
2 years ago
Minh Hoàng
dcecd10c88
Feat/add gRPC protocol ( #1 )
...
* feat: added monitor with gRPC
Co-authored-by: minhhn3 <minhhn3@vng.com.vn>
2 years ago
Louis Lam
f1bcecb0c6
Merge package-lock.json
2 years ago
Louis Lam
239611a016
Do not set sendUrl if sendUrl is undefined
2 years ago
Louis Lam
8f7b7e74c9
socks-proxy-agent 6.2.X is a breaking change, freeze to 6.1.1.
2 years ago
Louis Lam
1999541802
Merge remote-tracking branch 'origin/master' into dns
2 years ago
Louis Lam
624678826d
Move all frontend dependencies to devDependencies, as it is not used in the production environment
2 years ago
Louis Lam
e8c3807594
Move all frontend dependencies to devDependencies, as it is not used in the production environment
2 years ago
Louis Lam
e5e8db6c38
Add cacheable-lookup
2 years ago
Louis Lam
8542e6cbb9
Drop npm-check-updates due to security vulnerability of `got`, and it is unlikely to be fixed shortly
...
Read more:
https://github.com/raineorshine/npm-check-updates/pull/1147#event-6880466174
2 years ago
Louis Lam
9650418ef7
Fix dependencies warning
2 years ago
Louis Lam
1f5466a3e8
Revert #1598
2 years ago
Louis Lam
d5da5af174
Update to 1.17.0
2 years ago
Christopher Pickering
660005b143
cleaned up code
2 years ago
Louis Lam
f25ca96308
Update package-lock.json
2 years ago
Louis Lam
b72a279361
Update package-lock.json
2 years ago
Louis Lam
7f432bd916
Remove axios-cached-dns-resolve-test
2 years ago
Louis Lam
04e22f17a9
Merge remote-tracking branch 'origin/master' into christopherpickering_master
...
# Conflicts:
# package-lock.json
# src/languages/en.js
2 years ago
Louis Lam
a707b51053
Page Loading Speed Optimization ( #1711 )
...
* Update Vite.js to 2.9.9 and add Rollup Plugin Visualizer
* Prebuild gzip and brotli for assets
Original: ~1.2MB
Optimized: ~370KB
2 years ago
Louis Lam
c095767f4a
[Status Page] SSR
2 years ago
Louis Lam
ffb7ba176c
Merge remote-tracking branch 'origin/master' into status-page-inject-html
2 years ago
Louis Lam
df4ce811d9
Merge remote-tracking branch 'origin/master' into kaysond_master
...
# Conflicts:
# server/model/monitor.js
2 years ago
Christopher Pickering
87f933df4f
added sqlserver monitor
3 years ago
Louis Lam
59be9bb971
working
3 years ago
Louis Lam
4e3258579d
Merge branch 'master' into uptime-badges
...
# Conflicts:
# server/util-server.js
3 years ago
Louis Lam
96536ae391
Rebuild package-lock.json
3 years ago
Louis Lam
15820c6937
Update SQLite
3 years ago
Louis Lam
d962ab7a1c
Merge branch 'master' into uptime-badges
...
# Conflicts:
# package-lock.json
# server/routers/api-router.js
3 years ago
Louis Lam
023db1450d
Fix #1577
3 years ago
Aram Akhavan
39df4eea92
Ssynchronize push monitor heartbeats to api calls
...
Includes a 1s buffer time to allow the push url to be called before the monitor is checked
3 years ago
Louis Lam
4114f43b48
Start both dev servers in one command
3 years ago
Jens Neuber
e103ac8335
Merge branch 'master' of https://github.com/louislam/uptime-kuma into uptime-badges
3 years ago
Louis Lam
f712fe85e5
Update node-sqlite, sqlite from 3.36 to 3.38
3 years ago
Louis Lam
5fa62a888c
Merge branch 'master' into mqtt2
...
# Conflicts:
# server/database.js
# server/util-server.js
3 years ago
Louis Lam
46e1a628a7
Update package-lock.json
3 years ago
Louis Lam
03bcf5c766
Add a simple mqtt server for testing
3 years ago
Louis Lam
64a0e1aa9b
Update package-lock.json
3 years ago
Louis Lam
2b0c184a88
Update package-lock
3 years ago