maninhill
ea3b5356be
Update README.md
1 year ago
ssongliu
aa1f2d0f01
fix: 优化镜像清理弹框内容显示 ( #2931 )
...
Refs #2928
1 year ago
zhengkunwang
80c68b8e49
fix: 解决部分文件不能上传的问题 ( #2933 )
1 year ago
ssongliu
fb556d6149
feat: 概览页重启按钮优化 ( #2926 )
...
Refs #2921
1 year ago
zhengkunwang
78576a3724
fix: 解决文件上传多选可能导致的文件列表丢失的问题 ( #2925 )
1 year ago
zhengkunwang
e09cefd0f7
fix: logr 依赖回退版本 ( #2920 )
1 year ago
zhengkunwang
ed3262a07c
fix: 解决 Openresty 性能调整保存报错的问题 ( #2919 )
1 year ago
dependabot[bot]
b904650682
build(deps): bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc ( #2916 )
...
Bumps [go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc](https://github.com/open-telemetry/opentelemetry-go-contrib ) from 0.44.0 to 0.46.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.44.0...zpages/v0.46.0 )
---
updated-dependencies:
- dependency-name: go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
QuentinHsu
abb3073251
perf: home page style ( #2911 )
1 year ago
dependabot[bot]
d8d46aa27c
build(deps): bump axios from 0.27.2 to 1.6.0 in /frontend
...
Bumps [axios](https://github.com/axios/axios ) from 0.27.2 to 1.6.0.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v0.27.2...v1.6.0 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
QuentinHsu
0737a75bd3
perf: 弹窗操作的 successMsg 参数
1 year ago
zhengkunwang
7667399c5e
fix: 解决网站密码访问启动报错的问题 ( #2891 )
...
Refs #2894
1 year ago
QuentinHsu
0a003d3750
perf: 弹窗操作的 successMsg 参数 ( #2892 )
1 year ago
zhengkunwang
adc34aaf75
feat: 增加文件压缩解压的超时时间 ( #2886 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/2884
1 year ago
zhengkunwang
acb0bf2bfd
fix: 解决网站设置默认站点失败的问题 ( #2885 )
1 year ago
zhengkunwang
88ad8b1b71
fix: 解决文件复制粘贴路径中带空格导致失败的问题 ( #2883 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/2877
1 year ago
zhengkunwang
8660ac6fe5
fix: 解决本地应用备份恢复报错的问题 ( #2879 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/2854
1 year ago
zhengkunwang
24098e397f
feat: 取消检测文件是否存在接口的日志打印 ( #2878 )
1 year ago
zhengkunwang
21f9e4f201
fix: 解决网站反向代理缓存时间选择年报错的问题 ( #2873 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/2866
1 year ago
zhengkunwang
f60500791a
feat: 增加证书续签的超时时间 ( #2869 )
1 year ago
zhengkunwang
70c0602970
fix: 解决网站保存设置报错的问题 ( #2864 )
1 year ago
Node
adfa021760
fix:解决备份还原到新建应用失败的问题 #2854 ( #2863 )
1 year ago
Node
0e93d7815b
feat:增加控制台静态资源/assets/浏览器缓存 ( #2859 )
...
#### What this PR does / why we need it?
当前操作控制台(每点击一个不同的页面)或刷新后,都需要从服务器加载静态资源且没有缓存,在网络差的情况下访问特别慢
#### Summary of your change
给静态资源增加浏览器缓存时间
#### Please indicate you've done the following:
- [x] Made sure tests are passing and test coverage is added if needed.
- [x] Made sure commit message follow the rule of [Conventional Commits specification](https://www.conventionalcommits.org/ ).
- [x] Considered the docs impact and opened a new docs issue or PR with docs changes if needed.
1 year ago
zhengkunwang
253776d6fe
fix: 解决选择单个文件复制再选多个文件之后显示异常的问题 ( #2852 )
1 year ago
ssongliu
7082e2fa43
fix: 修改 ssh 开启自启状态判断 ( #2851 )
1 year ago
zhengkunwang
01f5c868b7
fix: 解决网站域名重复端口不能提交的问题 ( #2850 )
1 year ago
ssongliu
ac97d3c05a
fix: 解决系统别名导致无法修改开机自启的问题 ( #2849 )
1 year ago
ssongliu
e8ee373fc4
fix: 处理容器日志导致的僵尸进程 ( #2847 )
...
Refs #2846
1 year ago
ssongliu
460687928a
fix: 修改文件删除样式 ( #2848 )
1 year ago
zhengkunwang
e279362b85
fix: 解决反代保存失败的问题 ( #2845 )
1 year ago
zhengkunwang
4b4f53d09b
fix: 解决上传文件夹失败的问题 ( #2843 )
1 year ago
zhengkunwang
8599a858e4
feat: 前后端域名校验保持一致 ( #2842 )
1 year ago
zhengkunwang
1a820e00ff
feat: 回收站选择为空的时候禁用删除按钮 ( #2841 )
1 year ago
ssongliu
53e18b2aee
fix: 缓存容器刷新状态 ( #2840 )
1 year ago
ssongliu
d8588d06ce
fix: 解决主机默认分组失败的问题 ( #2839 )
1 year ago
ssongliu
8adca0efa2
fix: 主机连接、数据库连接适配 IPv6 ( #2832 )
1 year ago
zhengkunwang
fbc34c2847
feat: 修改应用升级流程 ( #2831 )
1 year ago
zhengkunwang
80f916f4c7
feat: 优化文件复制-粘贴逻辑 ( #2830 )
1 year ago
zhengkunwang
dd60eb099d
fix: 解决日志审计-网站切换网站日志显示错误的问题 ( #2829 )
1 year ago
zhengkunwang
ebe74d905c
fix: 解决日志审计-网站日志的错误日志不显示的问题 ( #2828 )
1 year ago
zhengkunwang
09447e4988
fix: 解决 PHP 版本切换可以选择 Node.js 的问题 ( #2827 )
1 year ago
ssongliu
bb93cb076e
fix: 解决 UFW 防火墙启用失败的问题 ( #2823 )
...
Refs #2811
1 year ago
zhengkunwang
8d9b21e4a2
fix: 解决反代域名失败的问题 ( #2821 )
1 year ago
zhengkunwang
ce38ae2544
fix: 解决移动文件夹,所选路径下有同名文件夹时会在同名文件夹下再创建一个文件夹的问题 ( #2819 )
1 year ago
ssongliu
262ddb5f12
fix: 解决 UFW 防火墙规则为空时插入规则失败的问题 ( #2816 )
...
Refs #2794
1 year ago
zhengkunwang
cd5658adab
fix: 解决 zip 压缩在某些情况下失败的问题 ( #2809 )
1 year ago
zhengkunwang
9d1757dba6
feat: Node.js 运行环境外部映射端口增加校验 ( #2808 )
1 year ago
zhengkunwang
e43de97890
feat: 创建网站-其他域名增加端口校验 ( #2807 )
1 year ago
zhengkunwang
76f495fc83
fix: 解决文件拖拽上传空文件夹失败的问题 ( #2806 )
1 year ago
zhengkunwang
78f07eb574
fix: 文件复制粘贴,选择覆盖已存在文件,限制修改文件名 ( #2805 )
1 year ago