Commit Graph

195 Commits

Author SHA1 Message Date
YuMao
1dcafd9128 Merge branch 'master' of github.com:MCSManager/MCSManager 2024-11-17 14:38:11 +08:00
YuMao
a141de7cc7 fix: empty remote daemon 2024-11-17 14:37:58 +08:00
YuMao
3822a7bfb4 chore: i18n code 2024-10-30 14:34:57 +08:00
YuMao
8b21e5feb7 refactor: instance "command exec()" replace to "execPreset()" 2024-10-30 14:18:52 +08:00
YuMao
abb20ad0f1 fix: https://github.com/MCSManager/MCSManager/issues/1323 2024-10-29 11:40:49 +08:00
YuMao
d3aaeb39f1 feat: parseTextParams of instance 2024-10-21 17:36:20 +08:00
YuMao
50c85cc8e3 fix: MCSM_INSTANCES_BASE_PATH path err 2024-10-17 14:50:13 +08:00
YuMao
43bb852bb6 feat: version check 2024-10-12 15:23:52 +08:00
YuMao
984dee266a feat: Docker instance real path mapping variable 2024-10-08 15:13:41 +08:00
YuMao
da7948b6ad fix: bind "workingDir" tip msg 2024-10-08 14:05:48 +08:00
YuMao
8fa678ca3f Revert "chore: Add dependency files"
This reverts commit d851260407.
2024-09-28 12:33:37 +08:00
YuMao
8fe62b25b4 chore: update version 2024-09-27 17:10:58 +08:00
YuMao
5f400873ff chore: name fix 2024-09-27 15:24:55 +08:00
YuMao
d851260407 chore: Add dependency files 2024-09-27 15:00:00 +08:00
YuMao
42918e64dd feat: file upload log 2024-09-27 14:13:35 +08:00
YuMao
d9661483c3 feat: support workspace empty 2024-09-24 15:32:22 +08:00
dependabot[bot]
c07af372cc
Build(deps): Bump path-to-regexp from 6.2.0 to 6.3.0 in /daemon
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) from 6.2.0 to 6.3.0.
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
- [Commits](https://github.com/pillarjs/path-to-regexp/compare/v6.2.0...v6.3.0)

---
updated-dependencies:
- dependency-name: path-to-regexp
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-12 17:38:49 +00:00
Unitwk
1280e3ff2f
Merge pull request #1364 from MCSManager/dependabot/npm_and_yarn/daemon/webpack-5.94.0
Build(deps-dev): Bump webpack from 5.89.0 to 5.94.0 in /daemon
2024-09-04 10:46:50 +08:00
Unitwk
06482a7ee1 feat: terminal ui add tag info 2024-09-02 17:56:38 +08:00
Unitwk
1b02257be8 feat: instance tag search 2024-09-02 17:14:28 +08:00
Unitwk
f35ff84158 feat: tag search 2024-09-02 16:54:14 +08:00
Unitwk
0c8da65d1d feat: instance tag for instance 2024-09-02 15:14:27 +08:00
dependabot[bot]
d3673c7377
Build(deps-dev): Bump webpack from 5.89.0 to 5.94.0 in /daemon
Bumps [webpack](https://github.com/webpack/webpack) from 5.89.0 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.89.0...v5.94.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-02 02:38:23 +00:00
unitwk
a8d6947d81 fix: node file manager path err 2024-09-01 15:01:23 +08:00
Unitwk
6bc247a98e fix: disk test ignore error 2024-08-30 10:22:23 +08:00
Unitwk
5bd093ec94 fix: old config update 2024-08-27 16:47:15 +08:00
Unitwk
b4e20469ac feat: renew instance check 2024-08-27 11:31:38 +08:00
Unitwk
5a54c19806
Merge pull request #1344 from killerprojecte/master
feat: rename duplicate file when user deny overwrite operation
2024-08-21 11:18:53 +08:00
Unitwk
27e63eb203 Feat: get minecraft players 2024-08-19 16:04:14 +08:00
Unitwk
d9a62e13d0 Refactor: replace "node-disk-info" module 2024-08-19 11:42:55 +08:00
Unitwk
4d74b06b5a Fix: Server-Side Request Forgery in axios 2024-08-19 11:33:15 +08:00
Unitwk
c33a40837b Feat: ping minecraft server support 2024-08-19 11:25:15 +08:00
killerprojecte
43cfca2185 feat: rename duplicate file when user deny overwrite operation 2024-08-18 15:24:39 +08:00
Lazy
f85ae5eddf Fix: init instance default install path 2024-08-17 14:20:23 +08:00
Unitwk
bcda59c280 Fix: duplicate file uploads 2024-08-14 15:29:34 +08:00
Unitwk
43b39b7544 Fix: pipe name 2024-08-14 14:55:06 +08:00
Unitwk
c2f806e70d Fix: mcping module 2024-08-13 15:03:57 +08:00
Unitwk
aef539633d Fix: https://github.com/MCSManager/MCSManager/issues/1323 2024-08-12 11:43:02 +08:00
killerprojecte
a89df0266a Improve file overwrite confirm 2024-08-08 16:20:29 +08:00
killerprojecte
65a2664cf7 Optimized implement method, use frontend filemanager to check file 2024-08-08 16:05:32 +08:00
killerprojecte
955be538ad feat: allow users to choose to overwrite existing files 2024-08-07 21:56:25 +08:00
Unitwk
07cde2f488
Merge pull request #1318 from panda2134/docker-socket
feat: compatibility with other docker clients
2024-08-02 16:43:55 +08:00
Unitwk
4dbbba2372 Feat: Terminal speed limiter 2024-08-02 16:33:37 +08:00
Jiangyi Liu
5bfd42185b feat(daemon): env var for configuring docker host
For compatibility with other container implementations (like podman),
now the docker client respects the value of environment variable
"$DOCKER_HOST", as done by docker CLI.
2024-07-31 18:52:41 +08:00
alongw
269113538d Feat: remvoe comment 2024-06-30 20:40:07 +08:00
alongw
8ed4529e81 Fix: fix use zip deploy instance not unzip
fixed #1262
2024-06-28 21:50:51 +08:00
dependabot[bot]
901ec82a24
Build(deps-dev): Bump braces from 3.0.2 to 3.0.3 in /daemon
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-28 06:02:16 +00:00
dependabot[bot]
7aa44df4cb
Build(deps): Bump ws and socket.io-adapter in /daemon
Bumps [ws](https://github.com/websockets/ws) and [socket.io-adapter](https://github.com/socketio/socket.io-adapter). These dependencies needed to be updated together.

Updates `ws` from 8.11.0 to 8.17.1
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.11.0...8.17.1)

Updates `socket.io-adapter` from 2.5.2 to 2.5.5
- [Release notes](https://github.com/socketio/socket.io-adapter/releases)
- [Changelog](https://github.com/socketio/socket.io-adapter/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io-adapter/compare/2.5.2...2.5.5)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
- dependency-name: socket.io-adapter
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-27 03:23:33 +00:00
dependabot[bot]
10deb88e38
Build(deps): Bump ws, socket.io and socket.io-client in /daemon
Bumps [ws](https://github.com/websockets/ws) to 8.17.1 and updates ancestor dependencies [ws](https://github.com/websockets/ws), [socket.io](https://github.com/socketio/socket.io) and [socket.io-client](https://github.com/socketio/socket.io-client). These dependencies need to be updated together.


Updates `ws` from 8.11.0 to 8.17.1
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.11.0...8.17.1)

Updates `socket.io` from 4.6.1 to 4.7.5
- [Release notes](https://github.com/socketio/socket.io/releases)
- [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io/compare/4.6.1...4.7.5)

Updates `socket.io-client` from 4.6.1 to 4.7.5
- [Release notes](https://github.com/socketio/socket.io-client/releases)
- [Changelog](https://github.com/socketio/socket.io-client/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io-client/compare/4.6.1...4.7.5)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
- dependency-name: socket.io
  dependency-type: indirect
- dependency-name: socket.io-client
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-22 11:45:59 +00:00
Unitwk
3fad403b22 Feat: add socket.io error handler 2024-06-20 11:49:02 +08:00