Commit Graph

492 Commits

Author SHA1 Message Date
zhengkunwang
8b781d466a
feat: 应用升级支持对比 docker-compose 文件 (#5274)
Refs https://github.com/1Panel-dev/1Panel/issues/2826
2024-06-04 08:50:31 +00:00
John Bro
0182586869
feat: 压缩和解压缩 tar.gz 文件时支持设置压缩密码 (#5258) 2024-06-04 08:48:31 +00:00
ssongliu
e638a416ff
fix: 修改面板设置证书时间显示不一致的问题 (#5267) 2024-06-04 03:41:50 +00:00
zhengkunwang
bdf8ba45ac
fix: 解决应用安装升级状态错误的问题 (#5260) 2024-06-03 07:41:45 +00:00
ssongliu
32fb7feb44
fix: 修改远程数据库排序问题 (#5257) 2024-06-03 06:07:44 +00:00
ssongliu
400dd79b9f
fix: Redis 数据库连接信息移除密码限制 (#5239) 2024-05-31 09:35:20 +00:00
ssongliu
e044d92075
fix: 快照删除增加备份文件删除选项 (#5237)
Refs #4962
2024-05-31 09:31:19 +00:00
ssongliu
bf7a4f3254
fix: 解决计划任务时区显示不一致的问题 (#5230)
Refs  #5211
2024-05-31 05:47:19 +00:00
ssongliu
e5bcb07cf6
fix: 处理数据库遮罩问题 (#5215) 2024-05-30 15:13:21 +08:00
zhengkunwang
9f3573bcb8
perf: 优化应用查询接口的执行速度 (#5202)
Refs https://github.com/1Panel-dev/1Panel/issues/5008
2024-05-29 10:41:13 +00:00
ssongliu
8fc708be97
feat: 增加服务器代理设置 (#5189) 2024-05-29 03:05:09 +00:00
zhengkunwang
c189c48d51
fix: 解决清空伪静态配置报错的问题 (#5179)
Refs https://github.com/1Panel-dev/1Panel/issues/5086
2024-05-28 08:49:06 +00:00
ssongliu
d9f9f9a629
feat: 网站创建增加 FTP 选项 (#5076) 2024-05-21 08:42:46 +00:00
ssongliu
65f92bf0c3
feat: FTP 增加状态及日志 (#5065) 2024-05-20 10:48:42 +00:00
ssongliu
64ed07e4fa
feat: 工具箱支持 FTP (#5039) 2024-05-17 14:36:38 +00:00
zhengkunwang
35c4f4edfd
feat: 增加网站监控页面 (#5038) 2024-05-17 09:54:38 +00:00
John Bro
c31b3e9ddc
feat: 工具箱的缓存清理添加容器垃圾清理功能 (#5024) 2024-05-17 06:02:37 +00:00
ssongliu
8870b92ceb
feat: Redis 数据库支持快速命令 (#5018)
Refs #3220
2024-05-15 15:02:35 +00:00
ssongliu
c56435970a
feat: 数据库支持多 Redis 切换 (#5001)
Refs #3927
2024-05-13 14:40:31 +00:00
John Bro
d43df6941b
feat: 运行环境及容器菜单增加清理构建缓存功能 (#4978)
Co-authored-by: zhoujunhong <1298308460@qq.com>
2024-05-11 17:50:24 +08:00
zhengkunwang
b489f5cf2f
feat: 证书申请增加配置,提高申请成功率 (#4903) 2024-05-07 18:26:34 +08:00
zhengkunwang
43ebf6eef9
feat: 证书增加编辑功能 (#4901) 2024-05-07 18:01:00 +08:00
zhengkunwang
5c46c26dd5
fix: 解决反向代理匹配规则为空之后无法删除的问题 (#4777)
Refs https://github.com/1Panel-dev/1Panel/issues/4771
2024-04-28 14:12:44 +00:00
ssongliu
9cd37e8ec5
feat: 增加内测模式 (#4685) 2024-04-24 15:12:12 +00:00
John Bro
42dffe8078
fix: 快速命令管理页面中增加关键词筛选 (#4679)
Refs #3525
2024-04-24 15:08:11 +00:00
Langel
5a8d6db43e
feat: 增加菜单标签页功能 (#3267) (#4510) 2024-04-15 15:10:24 +08: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
1687b99526
feat: 增加 GPU 监控 (#4468) 2024-04-11 06:16:10 +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
0751326b46
feat: 优化文件创建 (#4440) 2024-04-09 07:34:08 +00:00
ssongliu
1088034a5c
feat: 计划任务容器中执行增加 Command 选项 (#4398)
Refs #4363
2024-04-03 08:50:07 +00: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
9b9fe5444d
feat: 创建网站增加 waf 关联 (#4333) 2024-03-27 10:36:08 +00:00
ssongliu
0f9b0d5d82
feat: 同步数据库时标记已删除数据库 (#4185)
Refs #4165
2024-03-14 10:22:07 +00:00
ssongliu
3b697c7520
feat: 快照支持设置排除目录 (#4154)
Refs #4076
2024-03-12 03:04:08 +00:00
ssongliu
39b8de7ada
fix: 限制快照跨架构恢复 (#4064)
Refs #4056
2024-03-04 14:59:11 +00:00
ssongliu
94181538a9
fix: 解决单位转换导致的内存限制问题 (#4055)
Refs #4040
2024-03-04 03:29:04 +00:00
zhengkunwang
58f58f0fac
fix: 解决清空文件后保存失败的问题 (#3965) 2024-02-23 10:36:40 +00:00
ssongliu
c758c1ce87
fix: 解决计划任务记录删除时文件被误删问题 (#3777) 2024-02-01 18:05:40 +08:00
zhengkunwang
51d7a84062
feat: 安装升级应用增加强制拉取镜像选项 (#3746) 2024-01-30 16:11:41 +08:00
ssongliu
045dbaef91
fix: 数据库连接信息更改为容器名 (#3735) 2024-01-29 16:34:40 +08:00
ssongliu
36a253ce03
feat: 主机快速命令增加排序 (#3707) 2024-01-26 13:45:41 +08:00
ssongliu
df2a705713
fix: 调整快照页面备份路径样式 (#3696) 2024-01-25 17:24:09 +08:00
ssongliu
61078a24fd
feat: 快照支持本地目录及多选备份账号 (#3693) 2024-01-25 13:55:11 +08:00
ssongliu
45394598d9
fix: 调整计划任务备份账号字段名 (#3691) 2024-01-25 11:20:42 +08:00
ssongliu
edd6b52f05
feat: 计划任务支持备份到多个备份账号 (#3689) 2024-01-24 17:41:56 +08:00
ssongliu
115b9c58b0
feat: 计划任务支持多周期执行 (#3676) 2024-01-22 22:29:19 +08:00
ssongliu
6bc4cfc8ac
feat: OneDrive 支持世纪互联 (#3655) 2024-01-19 23:06:41 +08:00