YuMao
a4f871b8fd
fix: startTimestamp flow
2024-11-27 15:51:11 +08:00
YuMao
586bc4a9ef
fix: DockerStartCommand extends error & optimize create instance UI
2024-11-27 15:31:19 +08:00
YuMao
137808048d
feat: changeWorkdir option for docker
2024-11-27 14:35:48 +08:00
YuMao
0bd617d5ed
fix: dependency package warnings
2024-11-26 19:58:25 +08:00
YuMao
39a662eb52
fix: https://github.com/MCSManager/MCSManager/issues/1365 & https://github.com/MCSManager/MCSManager/issues/1433
2024-11-26 19:43:22 +08:00
YuMao
76e0bc023c
fix: instance.process.write(encode(buf, instance.config.oe)); -> inputCode
2024-11-20 19:40:24 +08:00
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