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
|
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
|
0ecaa2cbd7
|
Update to 1.17.1
|
2 years ago |
Louis Lam
|
1f5466a3e8
|
Revert #1598
|
2 years ago |
Louis Lam
|
d5da5af174
|
Update to 1.17.0
|
2 years ago |
Louis Lam
|
dd09351c8e
|
Update to 1.17.0-beta.1
|
2 years ago |
Louis Lam
|
8abbc9fd15
|
Update to 1.17.0-beta.0
|
2 years ago |
Louis Lam
|
6682839ec8
|
Merge remote-tracking branch 'origin/master' into ntml-auth
# Conflicts:
# package-lock.json
# package.json
# server/database.js
# server/model/monitor.js
# server/server.js
# server/util-server.js
|
2 years ago |
Louis Lam
|
a28ef56553
|
Merge remote-tracking branch 'gregdev/feature/axios-cached-dns-resolve' into feature/axios-cached-dns-resolve
# Conflicts:
# package-lock.json
# package.json
|
2 years ago |
Louis Lam
|
7f432bd916
|
Remove axios-cached-dns-resolve-test
|
2 years ago |
Louis Lam
|
f570d41142
|
Merge remote-tracking branch 'origin/master' into feature/axios-cached-dns-resolve
# Conflicts:
# package-lock.json
# package.json
|
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
|
ffb7ba176c
|
Merge remote-tracking branch 'origin/master' into status-page-inject-html
|
2 years ago |
Louis Lam
|
857e88b27e
|
Update to 1.16.1
|
2 years ago |
Louis Lam
|
df4ce811d9
|
Merge remote-tracking branch 'origin/master' into kaysond_master
# Conflicts:
# server/model/monitor.js
|
2 years ago |
Louis Lam
|
334cb57fed
|
Update to 1.16.0
|
2 years ago |
Louis Lam
|
398219f847
|
Update to 1.16.0-beta.0
|
3 years ago |
Christopher Pickering
|
ef73af391f
|
added option for ntlm authorization
|
3 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 |
Greg Smith
|
cbfecab850
|
switch to the more-up-to-date esm-wallaby
https://github.com/wallabyjs/esm
|
3 years ago |
Louis Lam
|
25cc54bf72
|
Try to give more time for axios-cached-dns-resolve test
|
3 years ago |
Louis Lam
|
3700b16c5b
|
Copy and add axios-cached-dns-resolve test
|
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
|
63c8d24d6f
|
As legacy-peer-deps is specified in .npmrc, `install-legacy` and `update-legacy` are not actually needed.
|
3 years ago |
Greg Smith
|
f4515ad8c5
|
add axios cached dns resolve to monitor
|
3 years ago |
Louis Lam
|
26230a3d3a
|
Update to 1.15.1
|
3 years ago |
Louis Lam
|
752415dae6
|
Merge pull request #1566 from Saibamen/fix_duplicated_PR_comments
Fix duplicated PR comments
|
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 |
Adam Stachowicz
|
dcdbb7be8b
|
Use separate job for linters
|
3 years ago |
Adam Stachowicz
|
b874ea8b28
|
Add missing lint-fix:style command
|
3 years ago |
Adam Stachowicz
|
1e595eaa76
|
Update linters
|
3 years ago |
Louis Lam
|
4114f43b48
|
Start both dev servers in one command
|
3 years ago |
Louis Lam
|
751924b335
|
Update to 1.15.0
|
3 years ago |
Jens Neuber
|
e103ac8335
|
Merge branch 'master' of https://github.com/louislam/uptime-kuma into uptime-badges
|
3 years ago |
Louis Lam
|
7c13b1b6cb
|
Update to 1.15.0-beta.1
|
3 years ago |
Louis Lam
|
29d2d95c71
|
Merge branch '1.14.X'
# Conflicts:
# package.json
# server/server.js
|
3 years ago |
Louis Lam
|
b782b25e17
|
Update to 1.14.1
|
3 years ago |
Louis Lam
|
f712fe85e5
|
Update node-sqlite, sqlite from 3.36 to 3.38
|
3 years ago |
Louis Lam
|
c28b90feb4
|
Update to 1.15.0-beta.0
|
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
|
8eb83394f7
|
Refine UI/UX for custom css / footer text. Add switch for show/hide powered by
|
3 years ago |
Louis Lam
|
03bcf5c766
|
Add a simple mqtt server for testing
|
3 years ago |
Louis Lam
|
b1c7915bc1
|
Merge branch 'master' into mqtt2
# Conflicts:
# package-lock.json
# package.json
# server/database.js
# server/model/monitor.js
# server/server.js
# src/pages/EditMonitor.vue
|
3 years ago |