Commit Graph

274 Commits

Author SHA1 Message Date
hengwuming
02f8cd7639 fix(server): use fs-extra default import compat
Issue: #75

Reason:
- mrpack deployment could fail under ESM with "fs.readFile is not a function"
- importing fs-extra via  is not reliable in this runtime

Changes:
- add a shared fs-extra compatibility wrapper
- switch mrpack and related deployment modules to use the wrapper

Refs: #75
2026-04-05 12:38:57 +08:00
yxsj245
ffffb0c4ef Upgrade project dependencies and fix tar typing 2026-03-29 20:35:53 +08:00
yxsj245
56ba33e9de 修复arm Java安装问题 2026-03-13 00:17:20 +08:00
yxsj245
5dda794705 升级依赖 2026-03-12 23:03:40 +08:00
yxsj245
1543c71378 修复Windows平台打包 2026-03-01 12:12:42 +08:00
yxsj245
9425582ed7 更新游戏 2026-03-01 11:34:39 +08:00
yxsj245
b9ff773501 升级依赖 2026-03-01 10:50:22 +08:00
yxsj245
e4b3f63779 升级依赖 2026-03-01 10:48:32 +08:00
yxsj245
6b220bffcd 优化启动 2026-02-28 21:42:52 +08:00
yxsj245
982ec71946 fix:修复一些问题 2026-02-27 11:59:08 +08:00
yxsj245
b169b07111 feat:新增7zip 2026-02-27 11:34:29 +08:00
yxsj245
fbd63f85f4 迁移pty目录 2026-02-27 00:45:01 +08:00
yxsj245
ba5734bff9 新增zip工具 2026-02-27 00:30:46 +08:00
yxsj245
59ad7eb0f3 优化分片上传 2026-02-26 21:26:50 +08:00
yxsj245
f36a157c23 修复CVE-2026-26996 2026-02-21 15:43:13 +08:00
yxsj245
62def08155 修改版本号 2026-02-13 12:40:28 +08:00
yxsj245
65c2f8de20 优化安全策略 2026-02-13 12:21:07 +08:00
yxsj245
e3a1eff2d0 修复CVE-2026-25639 2026-02-13 11:00:32 +08:00
yxsj245
108e94144e 更新云端链接 2026-02-09 11:55:06 +08:00
yxsj245
c5c77a0d01 更新云端链接 2026-02-08 23:44:17 +08:00
yxsj245
b2588c53bb 更新域名 2026-01-28 13:20:21 +08:00
yxsj245
56e18c883e 修正部分名称 2026-01-26 16:48:49 +08:00
yxsj245
de10d10c1a 修复CVE-2025-13465 2026-01-22 12:15:33 +08:00
yxsj245
04c5f5d245 为tar创建统一安全过滤器 2026-01-21 20:24:41 +08:00
yxsj245
a2942f1700 新增面板资源消耗显示 2026-01-20 11:40:57 +08:00
yxsj245
4a539f5e03 新增日志实时查看 2026-01-19 12:10:05 +08:00
yxsj245
f8109748f3 新增备份文件下载 2026-01-19 11:25:26 +08:00
yxsj245
63a6bd2538 缓解CVE-2026-23745 2026-01-17 17:38:29 +08:00
yxsj245
f8f8c845a2 兼容代码 2026-01-17 17:04:24 +08:00
yxsj245
28ac7b692d 更新域名 2026-01-17 16:21:00 +08:00
yxsj245
c75ca0cc89 更新qs 2026-01-04 10:23:19 +08:00
dependabot[bot]
0deb05baeb Bump qs and express in /server
Bumps [qs](https://github.com/ljharb/qs) to 6.14.1 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together.


Updates `qs` from 6.13.0 to 6.14.1
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.13.0...v6.14.1)

Updates `express` from 4.21.2 to 4.22.1
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/v4.22.1/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.21.2...v4.22.1)

---
updated-dependencies:
- dependency-name: qs
  dependency-version: 6.14.1
  dependency-type: indirect
- dependency-name: express
  dependency-version: 4.22.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-04 02:19:09 +00:00
yxsj245
13d10b281a 支持上传文件夹 2026-01-02 11:00:19 +08:00
yxsj245
a733309443 新增Java25下载 2026-01-01 20:20:09 +08:00
yxsj245
3f9c399d46 新增文件冲突检测 2026-01-01 20:06:50 +08:00
yxsj245
a4d69cb33e 安全修复 2025-12-12 16:01:28 +08:00
AnchialC
b5a3845b34 添加JDK21下载 2025-12-01 17:33:41 +08:00
yxsj245
6038770bf1 更新 2025-11-27 15:31:00 +08:00
yxsj245
5146537935 新增银河破裂者 2025-11-21 10:11:45 +08:00
yxsj245
e4ce7c50db glob CLI: Command injection via -c/--cmd executes matches with shell:true 2025-11-21 09:51:31 +08:00
dependabot[bot]
1b014961f0 Bump js-yaml from 3.14.1 to 3.14.2 in /server
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.14.1 to 3.14.2.
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/3.14.1...3.14.2)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 3.14.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-21 01:42:28 +00:00
yxsj245
17f2ab6e79 新增游戏端口信息+armjdk下载 2025-11-20 22:41:12 +08:00
yxsj245
ef01bee48b 完善功能 2025-11-10 19:23:03 +08:00
yxsj245
aa632312f9 文件分片上传 2025-11-04 15:12:27 +08:00
yxsj245
4756965f8c 新增多种启动实例 2025-11-03 19:40:59 +08:00
yxsj245
0166f22034 新增多种启动实例 2025-11-03 19:35:19 +08:00
yxsj245
cce6b63317 优化启动实例逻辑 2025-11-02 18:50:22 +08:00
yxsj245
f9474a4ba2 发版 2025-10-30 11:14:49 +08:00
yxsj245
b4344e15d3 新增mc部署 2025-10-30 11:05:31 +08:00
yxsj245
f9a0cc6ec7 优化Java安装逻辑 2025-10-30 10:31:09 +08:00