Commit Graph

175 Commits

Author SHA1 Message Date
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
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
Unitwk
ef63996eac Optimize: Comment Code 2024-06-19 15:17:50 +08:00
Luis Gabriel Araújo
b8477f851d
Adding lang pt_BR to daemon code 2024-06-07 18:25:24 -03:00
unitwk
efe0a101ef Feat: update version 2024-05-12 14:41:01 +08:00
unitwk
d0d9e85d77 Fix: error close stream 2024-05-12 14:38:05 +08:00
unitwk
e335750240 Fix: error close stream 2024-05-12 14:27:50 +08:00
unitwk
a86ce00392 Fix: error wait 2024-05-12 14:22:06 +08:00
unitwk
7820568147 Fix: useless import 2024-05-12 13:39:39 +08:00
Unitwk
790b3f5e0d Test: update command action 2024-05-11 11:36:03 +08:00
Unitwk
2380fc2400 Fix: update command action err 2024-05-11 11:32:11 +08:00
Unitwk
e3a8aa02ac Fix: update command stop action err 2024-05-11 11:24:14 +08:00
Unitwk
146c6a15d8 Refactor: update action with docker 2024-05-10 19:14:06 +08:00
Unitwk
227ffc3493 Refactor: update action with docker 2024-05-10 17:47:48 +08:00
Unitwk
1349d31042 Refactor: update action with docker 2024-05-10 17:23:57 +08:00
Unitwk
65b8c11a7e Refactor: webpack config 2024-05-09 14:48:04 +08:00
Unitwk
634ab0b964 Refactor: install set lang flow 2024-05-09 11:10:50 +08:00
Unitwk
59f3aeaea6 Refactor: update instance command 2024-05-07 19:43:18 +08:00
Unitwk
9b75954273 Fix: Update Command 2024-05-07 15:39:13 +08:00
Unitwk
4fbadbe259 Feat: Quick install support jar file 2024-05-07 15:05:05 +08:00
Unitwk
ea1be3fb47 Feat: add new languages 2024-05-06 19:32:15 +08:00
Unitwk
f576027de7 Feat: add new languages 2024-05-06 19:23:10 +08:00