Commit Graph

381 Commits (2b57b3e863954c9d9cf7911b76f600bb8de4c41b)

Author SHA1 Message Date
Louis Lam 2b57b3e863 Update to 1.19.6
1 year ago
Louis Lam 6cd6a2edf0 Fix ping issue on Windows #2636
1 year ago
Louis Lam 7ef404ccc1 Update to 1.19.5
1 year ago
Louis Lam e9497ac1ab Fix knex.js issue
1 year ago
Louis Lam d9f12a6376 Fallback to `/bin/ping` if `ping` is not found
1 year ago
Louis Lam cc4ed308b0
Merge pull request #2581 from twiggotronix/add-frontend-unit-tests
1 year ago
David Twigger 1565da87cf Implement cypress unit testing
1 year ago
Louis Lam 5f5c2d7c46 Update to 1.19.4
1 year ago
Louis Lam c00abac834 Separate golang build layer
1 year ago
Louis Lam fbceefec36
Merge pull request #2223 from Computroniks/feature/remove-hardcoded-ping-path
1 year ago
Louis Lam 4239cf4255 Pin dependency of `ping`
1 year ago
Louis Lam 4bf23fdd1a Update jsonwebtoken from ~8 to ~9
1 year ago
Matthew Nickson 73835f3328
Changed from ping-lite to ping module
1 year ago
Louis Lam b8e8c1b9db Update to 1.19.3
1 year ago
Louis Lam aec80b53d5 Update to 1.19.2
1 year ago
Louis Lam 056d957c1e Update to 1.19.1
1 year ago
Louis Lam 6962e056ce Update to 1.19.0
1 year ago
Louis Lam 2532becf61 Update to 1.19.0-beta.2
1 year ago
Louis Lam 3040bd41d9 Speed up armv7 build time of healthcheck by using go compiler cross-build feature in the host
1 year ago
Louis Lam b1170211b7 Update to 1.19.0-beta.1
1 year ago
Louis Lam 8cdbe37f6f Update core-js
1 year ago
Louis Lam 370d522920 Pin dependency of axios-ntlm to 1.3.0. As 1.3.1 causes error
1 year ago
Louis Lam e0a1ad8a1c Update dependencies and drop `start-server-watch-dev` as it is unstable
1 year ago
Matthew Nickson 2052fa175f
Merge branch 'master' into feature/#1817-add-mysql-monitor
1 year ago
Matthew Nickson 15b63c82c3
Merge remote-tracking branch 'upstream/master' into feature/#1817-add-mysql-monitor
1 year ago
Louis Lam cc6d17d2e0
Merge pull request #1964 from minhhoangvn/feat/add-gRPC-protocol
2 years ago
Louis Lam 214ddc264d Fix mistake
2 years ago
Louis Lam 2ea71839d1 Add `npm run start-server-watch-dev` for watching server code changes and restart (Node.js 19 only)
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 06755f249d Update to 1.19.0-beta.0
2 years ago
Louis Lam 268cbdbf8d Merge remote-tracking branch 'origin/master' into maintenance
2 years ago
Louis Lam b60dde0b2d Update SQLite
2 years ago
Louis Lam f6bbd1ca67 Merge remote-tracking branch 'origin/master' into maintenance
2 years ago
Louis Lam 2ee8378814 Update to 1.18.5
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
2 years ago
Louis Lam 07f9aafd7b Update to 1.18.4
2 years ago
Louis Lam 1c8631af8d
Pin dependencies (#2205)
2 years ago
Matthew Nickson f67d7cdf3f
Make update-language-files command more useful (#2198)
2 years ago
Louis Lam 6e07ed2081 Fix #2186
2 years ago
Louis Lam 60460442f8 Update to 1.18.3
2 years ago
Ben Scobie c28d8ddff9
Correctly handle multiple IPs in X-Forwarded-For (#2177)
2 years ago
Louis Lam b993859926
Drop Jest e2e testing (#2174)
2 years ago
Louis Lam afbc283423
Move Cypress directory and convert it to JavaScript (#2170)
2 years ago
Louis Lam 16b2cf0e89 Update to 1.18.2
2 years ago
Matthew Nickson f9be918246
Add support for MySQL/MariaDB databases #1817
2 years ago