zhengkunwang
fbc34c2847
feat: 修改应用升级流程 ( #2831 )
2023-11-07 06:07:30 +00:00
zhengkunwang
80f916f4c7
feat: 优化文件复制-粘贴逻辑 ( #2830 )
2023-11-07 06:05:28 +00:00
zhengkunwang
dd60eb099d
fix: 解决日志审计-网站切换网站日志显示错误的问题 ( #2829 )
2023-11-07 04:19:29 +00:00
zhengkunwang
ebe74d905c
fix: 解决日志审计-网站日志的错误日志不显示的问题 ( #2828 )
2023-11-07 04:17:28 +00:00
zhengkunwang
09447e4988
fix: 解决 PHP 版本切换可以选择 Node.js 的问题 ( #2827 )
2023-11-07 03:25:28 +00:00
ssongliu
bb93cb076e
fix: 解决 UFW 防火墙启用失败的问题 ( #2823 )
...
Refs #2811
2023-11-06 13:27:28 +00:00
zhengkunwang
8d9b21e4a2
fix: 解决反代域名失败的问题 ( #2821 )
2023-11-06 12:11:28 +00:00
zhengkunwang
ce38ae2544
fix: 解决移动文件夹,所选路径下有同名文件夹时会在同名文件夹下再创建一个文件夹的问题 ( #2819 )
2023-11-06 06:14:31 +00:00
ssongliu
262ddb5f12
fix: 解决 UFW 防火墙规则为空时插入规则失败的问题 ( #2816 )
...
Refs #2794
2023-11-06 02:54:39 +00:00
zhengkunwang
cd5658adab
fix: 解决 zip 压缩在某些情况下失败的问题 ( #2809 )
2023-11-05 13:43:32 +00:00
zhengkunwang
9d1757dba6
feat: Node.js 运行环境外部映射端口增加校验 ( #2808 )
2023-11-05 13:41:31 +00:00
zhengkunwang
e43de97890
feat: 创建网站-其他域名增加端口校验 ( #2807 )
2023-11-05 13:39:36 +00:00
zhengkunwang
76f495fc83
fix: 解决文件拖拽上传空文件夹失败的问题 ( #2806 )
2023-11-05 13:37:40 +00:00
zhengkunwang
78f07eb574
fix: 文件复制粘贴,选择覆盖已存在文件,限制修改文件名 ( #2805 )
2023-11-05 13:35:44 +00:00
zhengkunwang
1fc75ac000
fix: 解决排序之后获取文件夹大小导致排序失效的问题 ( #2804 )
2023-11-05 13:33:40 +00:00
ssongliu
dedfe1e1e1
feat: 服务升级重启等操作时取消前端定时请求 ( #2801 )
2023-11-04 21:46:23 +08:00
zhengkunwang
4b69d77d3c
fix: 解决批量修改文件权限错误的问题 ( #2799 )
2023-11-03 10:51:43 +00:00
ssongliu
be46fc26df
fix: 解决计划任务备份日志的一些问题 ( #2798 )
2023-11-03 10:23:41 +00:00
zhengkunwang
6546c10fb8
fix: 解决收藏夹和回收站切换每页数量不生效的问题 ( #2797 )
2023-11-03 10:21:46 +00:00
zhengkunwang
dc420256e2
feat: 网站 WAF 增加 user-agent 过滤 ( #2796 )
2023-11-03 10:19:45 +00:00
zhengkunwang
a55d571bc9
feat: 优化应用商店同步 ( #2795 )
2023-11-03 10:18:12 +00:00
zhengkunwang
5ff23f44d5
feat: host 模式应用增加提示 ( #2792 )
2023-11-03 07:39:38 +00:00
ssongliu
0d9fc1ccee
feat: 优化防火墙错误返回 ( #2791 )
2023-11-03 06:38:13 +00:00
zhengkunwang
6a989482a9
fix: 解决文件名和图标堆叠显示问题 ( #2790 )
2023-11-03 06:32:14 +00:00
ssongliu
7e00b46d5c
fix: 解决计划任务备份日志报错的问题 ( #2786 )
2023-11-03 03:18:45 +00:00
ssongliu
46320634f6
fix: 解决 firewalld 防火墙规则 ipv6 下不生效的问题 ( #2789 )
2023-11-03 03:14:43 +00:00
dependabot[bot]
b42a500c62
build(deps): bump golang.org/x/image from 0.5.0 to 0.10.0 ( #2788 )
...
Bumps [golang.org/x/image](https://github.com/golang/image ) from 0.5.0 to 0.10.0.
- [Commits](https://github.com/golang/image/compare/v0.5.0...v0.10.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/image
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-03 10:56:58 +08:00
wangdan-fit2cloud
67371dff06
fix: 修复黑色主题部分样式 ( #2780 )
...
#### 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.
2023-11-02 12:53:55 +00:00
zhengkunwang
51cbd7bf9c
feat: 新增批量修改文件权限功能 ( #2778 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/1330
2023-11-02 10:38:50 +00:00
zhengkunwang
eebef06c77
feat: 域名支持批量添加 ( #2774 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/2633
2023-11-02 10:36:55 +00:00
ssongliu
082032e15f
fix: 解决主机标题显示不一致的问题 ( #2779 )
2023-11-02 10:23:00 +00:00
ssongliu
f14b8641d3
feat: 服务启动时自动同步系统时间 ( #2775 )
...
Refs #2747
2023-11-02 10:22:41 +00:00
zhengkunwang
47b75673f9
feat: 处理 1Panel 重启导致运行环境状态异常的问题 ( #2773 )
2023-11-02 06:35:58 +00:00
ssongliu
2d8a7bbbc3
feat: 腾讯 COS 支持大文件分片上传 ( #2772 )
2023-11-02 06:29:46 +00:00
ssongliu
05029a3eda
fix: 调整面板设置样式 ( #2765 )
2023-11-01 14:25:08 +00:00
zhengkunwang
d15bd1d6b4
feat: PHP 运行环境增加日志 ( #2764 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/2761
2023-11-01 10:30:56 +00:00
zhengkunwang
c47075beeb
feat: 文件复制、粘贴操作支持修改名称 ( #2763 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/1570
2023-11-01 10:27:19 +00:00
ssongliu
f6b094039b
fix: 修改 SSH 端口时自动放开防火墙 ( #2760 )
...
Refs #2729
2023-11-01 09:12:01 +00:00
ssongliu
30c23a237f
fix: 解决依赖升级导致无法启动的问题 ( #2759 )
2023-11-01 06:24:10 +00:00
zhengkunwang
9acd315fef
style: 修改文件列表部分样式 ( #2758 )
2023-11-01 06:22:33 +00:00
ssongliu
00cad5b586
fix: 处理代码警告 ( #2756 )
2023-11-01 05:49:30 +00:00
ssongliu
0b67c8dfc9
fix: 登陆增加参数校验 ( #2751 )
2023-11-01 13:48:06 +08:00
zhengkunwang
94ca229e71
fix: 解决部分情况下文件移动失败的问题 ( #2752 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/1095
2023-11-01 03:51:30 +00:00
dependabot[bot]
b76d73dc13
build(deps): bump go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace ( #2754 )
...
Bumps [go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace](https://github.com/open-telemetry/opentelemetry-go-contrib ) from 0.40.0 to 0.44.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-go-contrib/compare/zpages/v0.40.0...zpages/v0.44.0 )
---
updated-dependencies:
- dependency-name: go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-01 11:33:22 +08:00
dependabot[bot]
919cd9d74f
build(deps): bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp ( #2753 )
...
Bumps [go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp](https://github.com/open-telemetry/opentelemetry-go-contrib ) from 0.40.0 to 0.44.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-go-contrib/compare/zpages/v0.40.0...zpages/v0.44.0 )
---
updated-dependencies:
- dependency-name: go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-01 11:27:05 +08:00
ssongliu
909f8c96e2
fix: 解决部分机器监听 IPv4 失败的问题 ( #2750 )
2023-11-01 02:48:38 +00:00
ssongliu
34ca984018
fix: 解决启用 https 时无法访问的问题 ( #2745 )
2023-10-31 13:59:39 +00:00
ssongliu
000f175d97
fix: 修改计划任务样式 ( #2744 )
2023-10-31 12:49:53 +00:00
zhengkunwang
e35d0c9aed
fix: 优化证书申请超时问题 ( #2742 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/2447
2023-10-31 12:47:56 +00:00
zhengkunwang
b6fc1efd6a
style: 修改文件列表部分样式 ( #2741 )
2023-10-31 12:45:57 +00:00