1
0
mirror of https://github.com/1Panel-dev/1Panel.git synced 2025-01-19 16:29:17 +08:00

1299 Commits

Author SHA1 Message Date
zhengkunwang
c23dfc374f
fix: 解决应用升级失败没有回滚的问题 (#4677) 2024-04-24 09:34:10 +00:00
zhengkunwang
b6b4bfe195
fix: 解决低版本 OpenResty 创建网站报错的问题 (#4661) 2024-04-23 10:04:09 +00:00
ssongliu
dcc0264b67
fix: 解决容器内进程异常结束的问题 (#4660)
Refs #4653
2024-04-23 10:02:10 +00:00
ssongliu
4596f9c2c2
feat: 数据库支持 Mariadb 11.x (#4665)
Co-authored-by: ssonglius11 <ssonglius11@163.com>
2024-04-23 17:59:00 +08:00
ssongliu
7fd672c1c9
feat: 升级回滚增加相关数据库文件 (#4638) 2024-04-22 14:22:27 +00:00
zhengkunwang
dad8bac715
fix: 解决伪静态开启报错的问题 (#4591) 2024-04-19 07:20:08 +00:00
ssongliu
a4ee16cf1f
fix: 解决容器日志文件被删除但是进程未结束的问题 (#4588)
Refs #4582
2024-04-19 07:18:10 +00:00
zhengkunwang
b7c3dc0d2a
fix: 解决创建 PHP 网站首页无法访问的 BUG (#4577) 2024-04-18 14:40:07 +00:00
writegr
a5fdff61ff
chore: fix some typos (#4564)
Signed-off-by: writegr <wellweek@outlook.com>
2024-04-18 12:24:40 +08:00
zhengkunwang
4832081b82
fix: 解决文件上传权限错误的问题 (#4563) 2024-04-18 03:18:07 +00:00
ssongliu
ef5a13f87f
fix: 解决本地备份账号路径获取错误的问题 (#4560) 2024-04-18 02:36:06 +00:00
ssongliu
5cfdcedf9a
fix: 解决容器日志缺失的问题 (#4549) 2024-04-17 08:52:07 +00:00
ssongliu
c5bb8dab8c
fix: 解决复制导致的快照失败问题 (#4547) 2024-04-17 07:28:07 +00:00
ssongliu
9e44db53a7
pref: 调整部分界面的高度问题 (#4534) 2024-04-16 18:59:14 +08:00
John Bro
2501a9f78a
fix: 修复容器未指定 IP 编辑显示报错问题 (#4519) 2024-04-15 07:12:10 +00:00
Langel
5a8d6db43e
feat: 增加菜单标签页功能 (#3267) (#4510) 2024-04-15 15:10:24 +08:00
zhengkunwang
c77742e72e
fix: 解决安装应用时候,原始 docker-compose.yml 的 deploy 字段下内容会被自动覆写的问题 (#4512)
Refs https://github.com/1Panel-dev/1Panel/issues/4340
2024-04-15 03:54:09 +00:00
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.
2024-04-13 11:56:07 +00:00
mobeicanyue
f4ee534101
fix typos (#4503) 2024-04-13 19:49:17 +08:00
ssongliu
222089d56a
fix: 修改系统版本比较方法 (#4483) 2024-04-12 03:04:06 +00:00
zhengkunwang
2eae8274f6
fix: 创建文件增加非法字符校验 (#4478) 2024-04-11 10:32:11 +00:00
zhengkunwang
e37b87d63e
fix: 解决安装应用时 deploy 字段被覆盖的问题 (#4476) 2024-04-11 10:28:11 +00:00
ssongliu
37a0329d4a
fix: 解决登录页跳转错误的问题 (#4474) 2024-04-11 09:16:10 +00:00
ssongliu
1687b99526
feat: 增加 GPU 监控 (#4468) 2024-04-11 06:16:10 +00:00
ssongliu
0bf6db1cf8
fix: 解决僵尸进程的问题 (#4464) 2024-04-10 14:18:08 +00:00
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.
2024-04-09 14:46:09 +00:00
zhengkunwang
437d6eb0fd
feat: 网站名称支持带端口 (#4446)
Refs https://github.com/1Panel-dev/1Panel/issues/3726
2024-04-09 09:32:10 +00:00
zhengkunwang
1e22769c8b
feat: 文件上传权限优化 (#4441)
Refs https://github.com/1Panel-dev/1Panel/issues/4362
2024-04-09 08:36:09 +00:00
zhengkunwang
0751326b46
feat: 优化文件创建 (#4440) 2024-04-09 07:34:08 +00:00
zhengkunwang
672ef66be8
fix: 解决 docker-compose 文件错误导致的异常 (#4431) 2024-04-08 09:54:07 +00:00
ssongliu
7ab005540b
fix: 切换菜单设置接口 (#4429) 2024-04-08 09:48:08 +00:00
ssongliu
4f2a340212
fix: 修改监控相关接口 (#4427) 2024-04-08 08:52:07 +00:00
ssongliu
6991c773da
feat: 监控数据使用独立数据库 (#4424) 2024-04-08 05:48:07 +00:00
ssongliu
9b88979b69
fix: 解决替换根目录失败的问题 (#4420) 2024-04-07 23:21:15 +08:00
zhengkunwang
33a0c2ba30
feat: 删除网站适配防篡改 (#4415) 2024-04-07 09:25:46 +00:00
ssongliu
cdbe24a523
fix: 修改升级等过程中复制方式 (#4402) 2024-04-06 14:32:10 +00:00
ssongliu
1088034a5c
feat: 计划任务容器中执行增加 Command 选项 (#4398)
Refs #4363
2024-04-03 08:50:07 +00:00
Node
e3eebc938a
提升文件上传体验 (#4393)
* 上传文件支持覆盖被占用的文件且上传失败时不影响原文件,增加强制覆盖选项

* 原文件存在时,保持同样的文件权限

* 制表符更新
2024-04-03 14:37:22 +08:00
John Bro
08da7802c6
feat: 专业版菜单隐藏控制功能实现 (#4392) 2024-04-03 14:11:12 +08:00
ssongliu
47119e508b
fix: 解决容器挂载卷回显失败的问题 (#4389)
Refs #4387
2024-04-02 09:14:45 +00:00
zhengkunwang
0a7f1eb286
fix: 处理时序攻击漏洞 (#4373) 2024-04-01 07:52:07 +00:00
zhengkunwang
0ebeeaebd6
fix: 解决 WAF 首次安装创建网站没有生效的问题 (#4354) 2024-03-29 07:04:06 +00:00
zhengkunwang
1ae5bef40d
feat: 调整 waf 配置文件生成顺序 (#4339) 2024-03-28 08:10:07 +00:00
zhengkunwang
9b9fe5444d
feat: 创建网站增加 waf 关联 (#4333) 2024-03-27 10:36:08 +00:00
zhengkunwang
6b244b2b03
feat: 删除旧版本 WAF 配置 (#4327) 2024-03-27 07:42:07 +00:00
ssongliu
7784ee9575
fix: 解决快照恢复时校验 daemon.json 路径失败的问题 (#4205)
Refs #4206
2024-03-16 02:12:06 +00:00
zhengkunwang
46f01032b8
fix: 解决回收站文件放置错误问题 (#4203)
Refs https://github.com/1Panel-dev/1Panel/issues/4199
2024-03-15 08:40:07 +00:00
zhengkunwang
8f24432a01
feat: 网站搜索增加网站关联域名匹配 (#4198)
Refs https://github.com/1Panel-dev/1Panel/pull/4198
2024-03-15 07:38:08 +00:00
zhengkunwang
6ce35b723b
fix: 解决 Node 运行环境状态异常问题 (#4197) 2024-03-15 07:36:07 +00:00
ssongliu
0f9b0d5d82
feat: 同步数据库时标记已删除数据库 (#4185)
Refs #4165
2024-03-14 10:22:07 +00:00