Commit Graph

512 Commits

Author SHA1 Message Date
ssongliu
f370f7eacf
fix: 优化病毒扫描报告界面 (#5675) 2024-07-04 08:00:32 +00:00
zhengkunwang
a4accc071d
feat: 反向代理支持设置回源 SNI (#5674)
Refs https://github.com/1Panel-dev/1Panel/issues/3461
2024-07-04 07:58:32 +00:00
ssongliu
f131aae344
feat: ClamAV 增加病毒文件处理策略 (#5635) 2024-07-02 09:25:25 +00:00
9cc4ec49ef
feat: 文件管理编辑文件增加左侧目录树 (#5594)
Refs: #3624

#### 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-06-28 06:16:57 +00:00
yonwoo9
3adf1aebb8
style:fit some code style (#5601) 2024-06-28 14:04:08 +08:00
John Bro
0886bcd310
feat: 容器日志下载优化 (#5557)
* feat: 容器日志下载优化

Co-authored-by: zhoujunhong <1298308460@qq.com>
2024-06-25 18:17:15 +08:00
ssongliu
97b790a092
feat: 增加病毒扫描工具 (#5546) 2024-06-24 05:52:42 +00:00
zhengkunwang
ee0aa532d7
feat: 申请证书成功之后支持执行脚本 (#5517)
Refs https://github.com/1Panel-dev/1Panel/issues/3197
2024-06-20 14:18:07 +00:00
zhengkunwang
39a5767319
feat: 增加修改网站默认页面功能 (#5491) 2024-06-19 10:17:36 +08:00
ssongliu
7e182d32a6
pref: 快照增加恢复前资源检查 (#5489) 2024-06-18 10:08:54 +00:00
zhengkunwang
e32104581b
feat: 网站列表增加证书过期时间显示 (#5488)
Refs https://github.com/1Panel-dev/1Panel/issues/4271
2024-06-18 10:06:54 +00:00
zhengkunwang
345dbda400
feat: 优化日志读取 (#5485)
Refs https://github.com/1Panel-dev/1Panel/issues/3690
2024-06-17 14:24:50 +00:00
endymx
af0ecce25b
feat: 端口转发功能 (#5439) 2024-06-15 22:28:03 +08:00
zhengkunwang
b36e2c5676
feat:网站 HTTPS 增加 HSTS 配置 (#5463)
Refs https://github.com/1Panel-dev/1Panel/issues/3906
2024-06-14 10:22:39 +00:00
John Bro
2513c10d22
feat: 容器操作增加制作容器镜像功能 (#5447) 2024-06-14 08:18:39 +00:00
zhengkunwang
9bd9700bac
fix: 解决升级页面 链接点击不跳转的问题 (#5413)
Refs https://github.com/1Panel-dev/1Panel/issues/5371
2024-06-11 10:10:35 +00:00
ssongliu
ff549a4793
fix: 解决 gorm 的 sql 注入问题 (#5409) 2024-06-11 10:06:34 +00:00
zhengkunwang
63305e7316
fix: 解决自签证书开启自动续签报错的问题 (#5335) 2024-06-07 11:02:03 +08:00
zhengkunwang
859ace71df
fix: 解决限制应用安装之后安装按钮还能点的问题 (#5331) 2024-06-06 14:15:38 +00:00
zhengkunwang
a7cf69e5a2
fix: 解决应用已安装时间显示错误的问题 (#5327) 2024-06-06 11:01:38 +00:00
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