yxsj245
1e66d036fc
Refine PR workflow to syntax checks only
2026-04-05 13:37:36 +08:00
又菜又爱玩的小朱猪
08aa5bba5b
Merge pull request #76 from hengwuming/feature/issue-75-mrpack-download-fix
...
fix(server): use fs-extra default import compat
2026-04-05 13:00:52 +08:00
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
e2cc8444bb
更新版本号
v3.10.5
2026-03-29 20:44:09 +08:00
yxsj245
ffffb0c4ef
Upgrade project dependencies and fix tar typing
2026-03-29 20:35:53 +08:00
yxsj245
36c54b81ea
更新爱发电链接
2026-03-18 10:50:11 +08:00
yxsj245
2de38e9fe7
修改版本号
v3.10.2
2026-03-13 11:02:07 +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
0fd98a968f
优化分片参数
2026-03-02 20:58:04 +08:00
yxsj245
67b535b501
修复Linux平台打包
2026-03-01 19:53:58 +08:00
yxsj245
1543c71378
修复Windows平台打包
2026-03-01 12:12:42 +08:00
yxsj245
b781f58e08
修改版本号
v3.10
2026-03-01 11:36:44 +08:00
yxsj245
9425582ed7
更新游戏
2026-03-01 11:34:39 +08:00
yxsj245
29656235b8
升级依赖
2026-03-01 10:51:22 +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
1b08ab8636
feat:新增版权信息
2026-02-27 11:38:14 +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
修改版本号
v3.9.9-20260213-10
2026-02-13 12:40:28 +08:00
yxsj245
65c2f8de20
优化安全策略
2026-02-13 12:21:07 +08:00
yxsj245
dad8bd0157
新增文件排序
2026-02-13 11:54:30 +08:00
yxsj245
e3a1eff2d0
修复CVE-2026-25639
2026-02-13 11:00:32 +08:00
yxsj245
91db427e64
优化steam安装/更新命令
2026-02-11 17:25:27 +08:00
yxsj245
7d793e0596
补全天气
v3.9.9-2026029-01
2026-02-09 12:27:07 +08:00
yxsj245
108e94144e
更新云端链接
2026-02-09 11:55:06 +08:00
yxsj245
c5c77a0d01
更新云端链接
2026-02-08 23:44:17 +08:00
yxsj245
d13c055767
新增路径穿越漏洞缓解报告
2026-02-06 13:49:27 +08:00
yxsj245
b2588c53bb
更新域名
2026-01-28 13:20:21 +08:00
yxsj245
1553f4d8df
Merge branch 'main' of https://github.com/GSManagerXZ/GameServerManager
2026-01-26 16:48:51 +08:00
yxsj245
56e18c883e
修正部分名称
2026-01-26 16:48:49 +08:00
又菜又爱玩的小朱猪
0e5be99a99
Update issue templates
2026-01-22 12:49:53 +08:00
yxsj245
df4278d385
修复CVE-2025-13465
v3.9.9-20260122-01
2026-01-22 12:23:42 +08:00
又菜又爱玩的小朱猪
5b513fc6d3
Merge pull request #73 from GSManagerXZ/dependabot/npm_and_yarn/lodash-4.17.23
...
Bump lodash from 4.17.21 to 4.17.23
2026-01-22 12:21:08 +08:00
dependabot[bot]
cb68af4be8
Bump lodash from 4.17.21 to 4.17.23
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.21 to 4.17.23.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.21...4.17.23 )
---
updated-dependencies:
- dependency-name: lodash
dependency-version: 4.17.23
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-22 04:20:25 +00:00
GitHub Actions Bot
ded95ee824
Merge remote-tracking branch 'origin/main' into feature
2026-01-22 04:19:19 +00:00
yxsj245
162537f128
修复CVE-2025-13465
2026-01-22 12:19:09 +08:00
又菜又爱玩的小朱猪
7858a8cf65
Merge pull request #72 from GSManagerXZ/dependabot/npm_and_yarn/lodash-4.17.23
...
Bump lodash from 4.17.21 to 4.17.23
2026-01-22 12:18:55 +08:00
yxsj245
c5b11aa0be
修复CVE-2025-13465
2026-01-22 12:18:16 +08:00
dependabot[bot]
5ab2bf8abb
Bump lodash from 4.17.21 to 4.17.23
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.21 to 4.17.23.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.21...4.17.23 )
---
updated-dependencies:
- dependency-name: lodash
dependency-version: 4.17.23
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-22 04:18:07 +00:00
yxsj245
de10d10c1a
修复CVE-2025-13465
2026-01-22 12:15:33 +08:00
yxsj245
f54e6865f4
更新版本号
2026-01-22 12:14:15 +08:00
yxsj245
04c5f5d245
为tar创建统一安全过滤器
2026-01-21 20:24:41 +08:00
yxsj245
a2942f1700
新增面板资源消耗显示
2026-01-20 11:40:57 +08:00