1
0
mirror of https://github.com/1Panel-dev/1Panel.git synced 2025-02-08 01:20:07 +08:00

566 Commits

Author SHA1 Message Date
ssongliu
f131aae344
feat: ClamAV 增加病毒文件处理策略 (#5635) 2024-07-02 09:25:25 +00: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
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
ssongliu
dba5302d68
fix: 解决代理选项为空的问题 (#5300) 2024-06-05 08:18:09 +00:00
ssongliu
296ae1c2e1
fix: 解决主题色切换报错的问题 (#5287) 2024-06-05 02:29:08 +00:00
ssongliu
7fb41f43cc
fix: 解决登录页跳转空白的问题 (#5285) 2024-06-04 14:29:05 +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
zhengkunwang
bdf8ba45ac
fix: 解决应用安装升级状态错误的问题 (#5260) 2024-06-03 07:41:45 +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
ssongliu
c62232e648
fix: 修复 Redis 数据库快速命令部分问题 (#5206) 2024-05-29 14:13:11 +00:00
zhengkunwang
9f3573bcb8
perf: 优化应用查询接口的执行速度 (#5202)
Refs https://github.com/1Panel-dev/1Panel/issues/5008
2024-05-29 10:41:13 +00:00
ssongliu
28f2dddcf6
fix: 解决黑金模式下概览页异常闪动的问题 (#5201) 2024-05-29 10:39:12 +00:00
ssongliu
8fc708be97
feat: 增加服务器代理设置 (#5189) 2024-05-29 03:05:09 +00:00
ssongliu
acda63d2f7
fix: 登录页跳转增加 404 (#5164) 2024-05-27 10:42:56 +00:00
ssongliu
c39f029808
feat: 修改安全入口页特征样式 (#5159) 2024-05-27 03:32:54 +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
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
94cebfd8cc
feat: Redis 支持远程数据库 (#5014) 2024-05-15 11:56:40 +08:00
ssongliu
c56435970a
feat: 数据库支持多 Redis 切换 (#5001)
Refs #3927
2024-05-13 14:40:31 +00: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
ssongliu
4243ccb5c2
feat: 增加许可证错误信息显示 (#4877) 2024-05-06 06:25:55 +00:00
John Bro
e47d449b1b
fix: 删除 PHP 和 Node.js 运行环境的提示信息优化 (#4790)
* fix: 删除 PHP 和 Node.js 运行环境的提示信息优化

* fix: 代码优化

* fix: 代码优化

---------

Co-authored-by: zhoujunhong <1298308460@qq.com>
2024-04-30 11:58:49 +08:00
ssongliu
b9dde4ebf0
style: 优化概览页 CPU 显示 (#4721) 2024-04-26 16:13:12 +08: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
ssongliu
25608e7378
fix: 修改许可证状态获取接口 (#4593)
Refs #4589
2024-04-19 07:22:08 +00:00
ssongliu
ed13136221
feat: 增加许可证解绑功能 (#4522) 2024-04-15 18:37:05 +08: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
ssongliu
c055a07e57
fix: 解决概览页 CPU 核心过多导致的显示问题 (#4490)
Refs #3966
2024-04-13 11:44:07 +00: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
4f2a340212
fix: 修改监控相关接口 (#4427) 2024-04-08 08:52:07 +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