Commit Graph

501 Commits

Author SHA1 Message Date
3f82191c39 修复了按需启动里的日志错误 2023-12-12 18:06:46 +08:00
ffe5f42954 实现了按需启动功能 2023-12-12 17:31:38 +08:00
52e47cfaab 尝试增加按需启动功能
完成了todo 等待开发
2023-12-12 01:25:25 +08:00
3b36029f8f 添加了按需启动配置 2023-12-11 23:25:30 +08:00
unitwk
f09808fac2
Merge pull request #60 from MomentQYC/patch-2
fix: 无法获取package.json中版本信息
2023-09-19 10:47:14 +08:00
MomentQYC
ccfe223e25
refactor 2023-09-19 09:35:08 +08:00
MomentQYC
e09fd601e7
fix: 无法获取package.json中版本信息 2023-09-17 23:09:59 +08:00
unitwk
66a349bf48
Merge pull request #59 from WakerPT/master
Update en_us.json
2023-08-13 09:22:45 +08:00
Leandro Guerra
74f7e93d3e Update en_us.json
English typos fixes and some clarity changes.
2023-08-12 17:34:23 +01:00
unitwk
bfd7ef45bd
Merge pull request #57 from Bluemangoo/945
Feat: enable multi-command stop command
2023-07-24 10:46:43 +08:00
bluemangoo
5a7fb35b8d
Fix: multi-command stop command
use textarea for input
2023-07-24 08:57:56 +08:00
unitwk
7b2e368756
Merge pull request #56 from MCSManager/dependabot/npm_and_yarn/word-wrap-1.2.4
Build(deps-dev): Bump word-wrap from 1.2.3 to 1.2.4
2023-07-22 19:38:34 +08:00
unitwk
4bd60b8e98
Merge pull request #58 from Bluemangoo/942
Feat: enable downloading hidden files
2023-07-21 14:38:47 +08:00
bluemangoo
182684f367
Feat: enable downloading hidden files 2023-07-21 11:20:19 +08:00
bluemangoo
b0f0470337
Feat: enable multi-command stop command 2023-07-21 11:03:26 +08:00
dependabot[bot]
61db106fe8
Build(deps-dev): Bump word-wrap from 1.2.3 to 1.2.4
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-19 03:09:23 +00:00
unitwk
6af709bbc8
Merge pull request #55 from Bluemangoo/940
Feat: download as application/octet-stream
2023-07-16 19:05:42 +08:00
bluemangoo
4c57679fe4
Feat: download as application/octet-stream 2023-07-15 20:13:29 +08:00
Bluemangoo
d5dca59253
Feat: download as application/octet-stream 2023-07-13 17:24:11 +08:00
unitwk
4a597b59f2
Merge pull request #53 from MCSManager/dependabot/npm_and_yarn/socket.io-parser-and-socket.io-client-4.2.3
Build(deps): Bump socket.io-parser and socket.io-client
2023-05-29 23:12:18 +08:00
unitwk
09d62b8138 Feat: mem chart to 10 min 2023-05-24 14:25:36 +08:00
dependabot[bot]
b8d7f2ef76
Build(deps): Bump socket.io-parser and socket.io-client
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) to 4.2.3 and updates ancestor dependency [socket.io-client](https://github.com/socketio/socket.io-client). These dependencies need to be updated together.


Updates `socket.io-parser` from 4.2.2 to 4.2.3
- [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.2.2...4.2.3)

Updates `socket.io-client` from 3.1.3 to 4.6.1
- [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/3.1.3...4.6.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-23 23:26:19 +00:00
unitwk
cd20dce278 Merge branch 'master' of https://github.com/MCSManager/Daemon 2023-05-23 20:21:52 +08:00
unitwk
e98bbdc2d3 Feat: add VisualDataSubsystem 2023-05-23 20:21:11 +08:00
unitwk
fade68a080 Feat: toLowerCase for file name 2023-05-20 13:28:25 +08:00
unitwk
ee56b657d4 Feat: lock package 2023-05-20 11:54:34 +08:00
unitwk
659cf3b190 Feat: add koa-send for download file 2023-05-20 11:09:03 +08:00
unitwk
347ea57129 Feat: add file name search 2023-05-19 18:04:22 +08:00
unitwk
8e72d05708 Feat: change version 2023-05-18 16:43:14 +08:00
unitwk@outlook.com
5764763587 Feat: Set variable type for request.file 2023-05-18 16:40:32 +08:00
unitwk@outlook.com
c23648f201 Feat: properties.stringify unicode = true 2023-05-18 16:24:29 +08:00
unitwk
5bd8d02772
Merge pull request #52 from MCSManager/dependabot/npm_and_yarn/engine.io-and-socket.io-6.4.2
Build(deps): Bump engine.io and socket.io
2023-05-08 10:46:51 +08:00
dependabot[bot]
2d146af774
Build(deps): Bump engine.io and socket.io
Bumps [engine.io](https://github.com/socketio/engine.io) to 6.4.2 and updates ancestor dependency [socket.io](https://github.com/socketio/socket.io). These dependencies need to be updated together.


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

Updates `socket.io` from 4.5.3 to 4.6.1
- [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.5.3...4.6.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-04 00:55:16 +00:00
unitwk
cfdf14eceb
Update README.md 2023-02-28 10:47:55 +08:00
unitwk
3073495e38
Update openfrp.ts 2023-02-21 11:38:28 +08:00
unitwk
82b6a22b51 Feat: update version 2023-02-18 15:16:03 +08:00
unitwk
5c1dc1a074 Feat: global instance support cmd.exe 2023-02-18 14:28:10 +08:00
unitwk
7d6c6cfb5b
Merge pull request #49 from MCSManager/feature/global-file-manager
Feature/global-file-manager & global-terminal & file optimize
2023-02-07 19:38:26 +08:00
unitwk
9bc45a814f Refactor: File manager for win32 2023-02-05 12:51:23 +08:00
unitwk
f3e4441662 Feat: add chmod file func 2023-02-03 18:13:30 +08:00
unitwk
fd7ee790c7 Feat: add chmod file func 2023-02-03 17:56:48 +08:00
unitwk
427556f004 Feat: add file mode 2023-02-03 17:01:37 +08:00
unitwk
a4ec7f02a2 Fix: global instance store 2023-02-03 16:39:59 +08:00
unitwk
f8deaa89e1 Feat: file manager add os type 2023-02-01 20:11:51 +08:00
unitwk
349ca381e3 feat: global instance filter 2023-01-29 17:29:40 +08:00
unitwk
a5608a45a3 feat: add global instance 2023-01-29 16:23:17 +08:00
unitwk
cd5dc4d602
Merge pull request #48 from Rabbit0w0/master
feat: friendly error message
2023-01-26 13:06:18 +08:00
rabbit0w0
9fcac178de
feat: friendly error message 2023-01-23 23:13:32 +08:00
unitwk
141b50836f
Merge pull request #47 from Rabbit0w0/master
Corrected translation
2023-01-20 10:56:30 +08:00
Rabbit
bcffb62351
dont use unicode marks 2023-01-19 22:09:00 +08:00