Commit Graph

389 Commits

Author SHA1 Message Date
unitwk
03f387da7c Merge branch 'master' of github.com:Suwings/MCSManager-Daemon 2022-11-13 15:08:15 +08:00
unitwk
bf87a3910d Fix: zip command params error 2022-11-13 15:07:47 +08:00
Unitwk
f7cd55ca7b
Merge pull request #39 from KevinLu2000/master
Update i18n en_us.json.
2022-11-12 19:40:38 +08:00
KevinLu
a85857bb23 updated i18n en_us 2022-11-11 02:19:53 -05:00
KevinLu
1bcc9ccb60 updated i18n english 2022-11-11 01:12:13 -05:00
Unitwk
a19dbec498
Merge pull request #38 from WhitePaper233/master
Feat: Added support for toml config file
2022-11-11 11:48:06 +08:00
White_Paper_
ddf4bdb83a Feat: Added support for toml config file 2022-11-11 01:41:28 +08:00
Unitwk
e38d67eead
Merge pull request #37 from MCSManager/dependabot/npm_and_yarn/socket.io-parser-4.0.5
Build(deps): Bump socket.io-parser from 4.0.4 to 4.0.5
2022-11-10 11:34:05 +08:00
dependabot[bot]
51fdfbda5f
Build(deps): Bump socket.io-parser from 4.0.4 to 4.0.5
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 4.0.4 to 4.0.5.
- [Release notes](https://github.com/socketio/socket.io-parser/releases)
- [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io-parser/compare/4.0.4...4.0.5)

---
updated-dependencies:
- dependency-name: socket.io-parser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-09 22:37:55 +00:00
unitwk
fbf88f0348 Fix: async task name pass 2022-11-04 21:49:17 +08:00
unitwk
6824047c80 Feat: add ip parse 2022-11-04 21:19:37 +08:00
unitwk
10c8b9505c Optimize: logo 2022-11-04 11:48:52 +08:00
unitwk
ac08cae7d6 Feat: add preset language option 2022-11-04 11:43:08 +08:00
unitwk
141130a29f Fix: stop command template 2022-11-04 11:04:26 +08:00
unitwk
eaee277828 Feat: update version 2022-11-01 15:48:03 +08:00
unitwk
0613eefac7 Optimize: hiper All processes are complete 2022-10-29 16:28:22 +08:00
unitwk
1119e6e1f9 Feat: add download file try catch 2022-10-29 16:22:08 +08:00
unitwk
9a0a7b0d66 hiper All processes are complete 2022-10-29 16:20:07 +08:00
unitwk
c207d8fda7 Feat: HiPer startup program is complete 2022-10-29 14:59:06 +08:00
unitwk
68ec56effb Feat: add {{java}} parameter 2022-10-29 14:18:17 +08:00
unitwk
23e371288a Feat: stop hiper 2022-10-26 11:55:22 +08:00
unitwk
3585762124 Feat: add golang zip methods 2022-10-25 20:06:20 +08:00
unitwk
13473fba9f Refactor: install flow and hiper flow 2022-10-25 19:39:35 +08:00
unitwk
b572c5fe50 Fix: Replacing dependent libraries 2022-10-25 10:51:06 +08:00
unitwk
0a92fa3b6b Feat: add hiper yml support 2022-10-23 20:42:23 +08:00
unitwk
89b8a7b85e Feat: add HiPer download task 2022-10-23 11:48:52 +08:00
unitwk
4cab2d04c3 Feat: zip json to instance config 2022-10-22 17:00:43 +08:00
unitwk
7d7323a66c Fix: install bug & quick install log 2022-10-21 22:21:10 +08:00
unitwk
b42da14501 Fix: install bug & quick install log 2022-10-21 19:58:51 +08:00
unitwk
9a56fb80d5 Feat: test unzip program 2022-10-21 19:40:53 +08:00
unitwk
ec80dc63ba Feat: add return type 2022-10-21 17:58:53 +08:00
unitwk
e8de2af8c8 Optimize: var name unified 2022-10-21 17:07:40 +08:00
unitwk
524a7820e0 Feat: add task status detail 2022-10-21 16:54:12 +08:00
unitwk
0d39d826ee Feat: optimize unzip&process destroy 2022-10-20 11:14:22 +08:00
unitwk
8165051485 Feat: add golang unzip process 2022-10-19 20:05:29 +08:00
unitwk
f2aaebce50 Refactor: async task & quick task 2022-10-19 15:13:03 +08:00
unitwk
78485f3d04 Feat: add quick task routers 2022-10-19 14:47:53 +08:00
unitwk
9d687c9e07 Feat: destroy stream 2022-10-17 15:36:02 +08:00
unitwk
3182164b24 Feat: add quick install task 2022-10-17 15:25:47 +08:00
unitwk
71b3b3afde Feat: add quickstart task 2022-10-17 11:17:25 +08:00
unitwk
d0b4413f88 Refactor: language file ts -> json 2022-10-17 10:52:34 +08:00
unitwk
c0e4034b32 Fix: Closed process stdin not kill 2022-10-12 20:37:40 +08:00
Unitwk
45474529c7
Merge pull request #36 from nuomiaa/master
Fix BUG, reset state
2022-10-11 10:36:28 +08:00
NuoMi
3938a70ac3 Fix BUG, reset state 2022-10-11 10:33:50 +08:00
Unitwk
7eb6664c07
Merge pull request #35 from nuomiaa/patch-1
修复 TXT配置文件类型无法写入空的BUG
2022-10-07 10:21:15 +08:00
糯米
ee886a2df5
修正 TXT配置文件类型无法写入空的BUG
当配置文件类型为TXT时,可能会写入空数据(清空配置)。
2022-10-07 06:43:39 +08:00
Unitwk
cfb523bb74
Merge pull request #34 from nuomiaa/patch-1
错误的拼写
2022-10-03 09:17:26 +08:00
糯米
81baa8dfbf
错误的拼写 2022-10-03 08:20:45 +08:00
unitwk
ae46615dc1 Feat: optimize bds query 2022-09-24 12:04:22 +08:00
unitwk
e68b930a9a Feat: optimize bds query 2022-09-24 12:04:04 +08:00