ssongliu
5cfdcedf9a
fix: 解决容器日志缺失的问题 ( #4549 )
7 months ago
ssongliu
c5bb8dab8c
fix: 解决复制导致的快照失败问题 ( #4547 )
7 months ago
ssongliu
9e44db53a7
pref: 调整部分界面的高度问题 ( #4534 )
7 months ago
ssongliu
2ec4b2561c
feat: 修改服务初始化操作逻辑 ( #4530 )
7 months ago
John Bro
2501a9f78a
fix: 修复容器未指定 IP 编辑显示报错问题 ( #4519 )
7 months ago
Langel
5a8d6db43e
feat: 增加菜单标签页功能 ( #3267 ) ( #4510 )
7 months ago
zhengkunwang
fbd0e836d7
fix:解决新建文件夹部分权限无法创建的问题 ( #4515 )
7 months ago
zhengkunwang
c77742e72e
fix: 解决安装应用时候,原始 docker-compose.yml 的 deploy 字段下内容会被自动覆写的问题 ( #4512 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/4340
7 months ago
John Bro
43a6b4b735
feat: 容器创建支持指定 IP 地址 ( #4489 )
...
#### What this PR does / why we need it?
#### Summary of your change
#### Please indicate you've done the following:
- [ ] Made sure tests are passing and test coverage is added if needed.
- [ ] Made sure commit message follow the rule of [Conventional Commits specification](https://www.conventionalcommits.org/ ).
- [ ] Considered the docs impact and opened a new docs issue or PR with docs changes if needed.
7 months ago
mobeicanyue
f4ee534101
fix typos ( #4503 )
7 months ago
ssongliu
c055a07e57
fix: 解决概览页 CPU 核心过多导致的显示问题 ( #4490 )
...
Refs #3966
7 months ago
ssongliu
222089d56a
fix: 修改系统版本比较方法 ( #4483 )
7 months ago
zhengkunwang
96e48847d0
fix: 解决特殊字符下文件放入回收站失败的问题 ( #4480 )
8 months ago
zhengkunwang
2eae8274f6
fix: 创建文件增加非法字符校验 ( #4478 )
8 months ago
zhengkunwang
e37b87d63e
fix: 解决安装应用时 deploy 字段被覆盖的问题 ( #4476 )
8 months ago
ssongliu
37a0329d4a
fix: 解决登录页跳转错误的问题 ( #4474 )
8 months ago
ssongliu
1687b99526
feat: 增加 GPU 监控 ( #4468 )
8 months ago
ssongliu
0bf6db1cf8
fix: 解决僵尸进程的问题 ( #4464 )
8 months ago
ssongliu
0cd06803e2
fix: 监控数据迁移增加数据长度判断 ( #4454 )
8 months ago
guangwu
45f6a415de
fix: close resource ( #4456 )
8 months ago
John Bro
3e3f0d9452
feat: 未认证设置状态下系统跳转页面功能实现 ( #4444 )
...
#### What this PR does / why we need it?
#### Summary of your change
#### Please indicate you've done the following:
- [ ] Made sure tests are passing and test coverage is added if needed.
- [ ] Made sure commit message follow the rule of [Conventional Commits specification](https://www.conventionalcommits.org/ ).
- [ ] Considered the docs impact and opened a new docs issue or PR with docs changes if needed.
8 months ago
zhengkunwang
35785f1e40
feat: 增加文件修改权限的超时时间 ( #4448 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/4291
8 months ago
zhengkunwang
437d6eb0fd
feat: 网站名称支持带端口 ( #4446 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/3726
8 months ago
zhengkunwang
1e22769c8b
feat: 文件上传权限优化 ( #4441 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/4362
8 months ago
zhengkunwang
0751326b46
feat: 优化文件创建 ( #4440 )
8 months ago
zhengkunwang
db4973cfde
fix: 解决读取 block 文件报错的问题 ( #4439 )
8 months ago
zhengkunwang
0b47d692b8
fix: 解决 upstream 配置报错的问题 ( #4438 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/4258
8 months ago
zhengkunwang
672ef66be8
fix: 解决 docker-compose 文件错误导致的异常 ( #4431 )
8 months ago
ssongliu
7ab005540b
fix: 切换菜单设置接口 ( #4429 )
8 months ago
zhengkunwang
9ec1610f34
feat: 增加一些翻译 ( #4428 )
8 months ago
ssongliu
4f2a340212
fix: 修改监控相关接口 ( #4427 )
8 months ago
ssongliu
e69fd3b388
pref: 优化 OSS 连接检测错误信息 ( #4426 )
8 months ago
ssongliu
6991c773da
feat: 监控数据使用独立数据库 ( #4424 )
8 months ago
ssongliu
9b88979b69
fix: 解决替换根目录失败的问题 ( #4420 )
8 months ago
ssongliu
7c9608727d
fix: 解决升级失败的问题 ( #4419 )
8 months ago
zhengkunwang
33a0c2ba30
feat: 删除网站适配防篡改 ( #4415 )
8 months ago
ssongliu
cdbe24a523
fix: 修改升级等过程中复制方式 ( #4402 )
8 months ago
John Bro
6ff0f14841
fix: 专业版菜单选择显示前端优化 ( #4399 )
...
Co-authored-by: zhoujunhong <1298308460@qq.com>
8 months ago
ssongliu
1088034a5c
feat: 计划任务容器中执行增加 Command 选项 ( #4398 )
...
Refs #4363
8 months ago
Node
e3eebc938a
提升文件上传体验 ( #4393 )
...
* 上传文件支持覆盖被占用的文件且上传失败时不影响原文件,增加强制覆盖选项
* 原文件存在时,保持同样的文件权限
* 制表符更新
8 months ago
John Bro
08da7802c6
feat: 专业版菜单隐藏控制功能实现 ( #4392 )
8 months ago
ssongliu
47119e508b
fix: 解决容器挂载卷回显失败的问题 ( #4389 )
...
Refs #4387
8 months ago
ssongliu
810ea03ac1
pref: 优化 Xpack 错误信息 ( #4376 )
8 months ago
zhengkunwang
0a7f1eb286
fix: 处理时序攻击漏洞 ( #4373 )
8 months ago
zhengkunwang
0ebeeaebd6
fix: 解决 WAF 首次安装创建网站没有生效的问题 ( #4354 )
8 months ago
zhengkunwang
1ae5bef40d
feat: 调整 waf 配置文件生成顺序 ( #4339 )
8 months ago
zhengkunwang
9b9fe5444d
feat: 创建网站增加 waf 关联 ( #4333 )
8 months ago
ssongliu
a5d853c61a
fix: 解决界面设置无法上传大图片的问题 ( #4332 )
8 months ago
zhengkunwang
6b244b2b03
feat: 删除旧版本 WAF 配置 ( #4327 )
8 months ago
ssongliu
6c67dc6ed4
feat: 完善 License 导入错误显示 ( #4297 )
8 months ago