rmarops
|
b059a36e66
|
added MongoDB ping monitor
|
2022-11-16 20:50:34 -05:00 |
|
Louis Lam
|
cc6d17d2e0
|
Merge pull request #1964 from minhhoangvn/feat/add-gRPC-protocol
Feat/add gRPC protocol
|
2022-11-11 12:34:35 +08:00 |
|
Louis Lam
|
54efde8185
|
Update socket.io and remove an useless event listener
|
2022-10-29 23:29:33 +08:00 |
|
minhhn3
|
3d1237ed53
|
fix: resolve conflict
|
2022-10-26 20:50:34 +07:00 |
|
minhhn3
|
b459408b10
|
fix: resolve conflict
|
2022-10-26 20:41:21 +07:00 |
|
Louis Lam
|
268cbdbf8d
|
Merge remote-tracking branch 'origin/master' into maintenance
# Conflicts:
# server/server.js
# src/components/settings/General.vue
|
2022-10-15 15:57:39 +08:00 |
|
Louis Lam
|
b60dde0b2d
|
Update SQLite
|
2022-10-15 15:18:54 +08:00 |
|
Louis Lam
|
2271ac4a5a
|
Add info.serverTimezoneOffset and improve some styles
|
2022-10-11 14:52:47 +08:00 |
|
Louis Lam
|
c1ccaa7a9f
|
WIP
|
2022-10-10 20:48:11 +08:00 |
|
Louis Lam
|
539683f8e9
|
Merge remote-tracking branch 'origin/master' into maintenance
|
2022-10-10 16:50:25 +08:00 |
|
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
|
2022-10-10 16:23:32 +08:00 |
|
Louis Lam
|
a36f24d827
|
Add configurable server timezone
|
2022-10-09 20:59:58 +08:00 |
|
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
|
2022-10-09 19:26:00 +08:00 |
|
Louis Lam
|
1c8631af8d
|
Pin dependencies (#2205)
|
2022-10-09 16:02:47 +08:00 |
|
Louis Lam
|
6e07ed2081
|
Fix #2186
|
2022-10-07 15:02:19 +08:00 |
|
Louis Lam
|
b993859926
|
Drop Jest e2e testing (#2174)
|
2022-10-05 14:26:30 +08:00 |
|
Louis Lam
|
9d99c39f30
|
Update Maintenance UI for recurring
|
2022-09-24 02:33:29 +08:00 |
|
Louis Lam
|
68875c3091
|
Fix merging issue
|
2022-09-13 22:22:01 +08:00 |
|
Louis Lam
|
d63022676a
|
Fix build issue after updated vite
|
2022-09-13 15:17:39 +08:00 |
|
Louis Lam
|
104d521633
|
Update vite from 2.9.9 to 3.1.0
|
2022-09-12 18:33:46 +08:00 |
|
Muhammed Hussein Karimi
|
626accedee
|
change node version
|
2022-09-01 16:47:25 +04:30 |
|
Muhammed Hussein Karimi
|
b890812411
|
use npm 7
|
2022-09-01 16:36:24 +04:30 |
|
Muhammed Hussein Karimi
|
b9b00050dd
|
fix package lock version
|
2022-08-28 21:37:19 +04:30 |
|
Muhammed Hussein Karimi
|
82dd9a7c16
|
golaert req fix and axios update for formdata
|
2022-08-24 10:36:29 +04:30 |
|
minhhn3
|
6bb79597e8
|
fix: resolve merge conflict
|
2022-08-13 13:26:05 +07:00 |
|
Louis Lam
|
2af754b5e8
|
Update package-lock.json
|
2022-08-11 21:09:16 +08:00 |
|
minhhn3
|
2232236a7a
|
[empty commit] pull request for add gRPC protocol
|
2022-08-03 13:39:31 +07:00 |
|
Minh Hoàng
|
dcecd10c88
|
Feat/add gRPC protocol (#1)
* feat: added monitor with gRPC
Co-authored-by: minhhn3 <minhhn3@vng.com.vn>
|
2022-08-03 12:00:39 +07:00 |
|
Louis Lam
|
f1bcecb0c6
|
Merge package-lock.json
|
2022-07-24 14:08:03 +08:00 |
|
Louis Lam
|
239611a016
|
Do not set sendUrl if sendUrl is undefined
|
2022-07-22 23:27:02 +08:00 |
|
Louis Lam
|
8f7b7e74c9
|
socks-proxy-agent 6.2.X is a breaking change, freeze to 6.1.1.
|
2022-07-18 23:28:19 +08:00 |
|
Louis Lam
|
1999541802
|
Merge remote-tracking branch 'origin/master' into dns
|
2022-07-18 23:25:14 +08:00 |
|
Louis Lam
|
624678826d
|
Move all frontend dependencies to devDependencies, as it is not used in the production environment
|
2022-07-04 03:59:20 +08:00 |
|
Louis Lam
|
e8c3807594
|
Move all frontend dependencies to devDependencies, as it is not used in the production environment
|
2022-07-04 03:54:56 +08:00 |
|
Louis Lam
|
e5e8db6c38
|
Add cacheable-lookup
|
2022-06-29 22:17:47 +08:00 |
|
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
|
2022-06-27 10:50:38 +08:00 |
|
Louis Lam
|
9650418ef7
|
Fix dependencies warning
|
2022-06-25 20:55:14 +08:00 |
|
Louis Lam
|
1f5466a3e8
|
Revert #1598
|
2022-06-23 15:54:33 +08:00 |
|
Louis Lam
|
d5da5af174
|
Update to 1.17.0
|
2022-06-22 20:13:39 +08:00 |
|
Christopher Pickering
|
660005b143
|
cleaned up code
|
2022-06-14 08:49:36 -05:00 |
|
Louis Lam
|
f25ca96308
|
Update package-lock.json
|
2022-06-14 10:37:15 +08:00 |
|
Louis Lam
|
b72a279361
|
Update package-lock.json
|
2022-06-13 18:54:02 +08:00 |
|
Louis Lam
|
7f432bd916
|
Remove axios-cached-dns-resolve-test
|
2022-06-13 18:52:08 +08:00 |
|
Louis Lam
|
04e22f17a9
|
Merge remote-tracking branch 'origin/master' into christopherpickering_master
# Conflicts:
# package-lock.json
# src/languages/en.js
|
2022-06-11 20:59:58 +08:00 |
|
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
|
2022-06-05 23:43:25 +08:00 |
|
Louis Lam
|
c095767f4a
|
[Status Page] SSR
|
2022-05-30 15:45:44 +08:00 |
|
Louis Lam
|
ffb7ba176c
|
Merge remote-tracking branch 'origin/master' into status-page-inject-html
|
2022-05-30 14:00:39 +08:00 |
|
Louis Lam
|
df4ce811d9
|
Merge remote-tracking branch 'origin/master' into kaysond_master
# Conflicts:
# server/model/monitor.js
|
2022-05-28 23:19:58 +08:00 |
|
Christopher Pickering
|
87f933df4f
|
added sqlserver monitor
|
2022-05-12 12:48:03 -05:00 |
|
Louis Lam
|
59be9bb971
|
working
|
2022-05-11 00:51:11 +08:00 |
|