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 |
zhengkunwang223
|
9198707ca4
|
fix: 解决编辑 PHP 运行环境版本显示错误的问题
|
2023-10-31 20:25:36 +08:00 |
ssongliu
|
b5f2716299
|
fix: 解决概览页样式不统一的问题 (#2740)
Refs #2728
|
2023-10-31 10:53:07 +00:00 |
ssongliu
|
ded99190c1
|
fix: 解决容器端口解析失败的问题 (#2739)
|
2023-10-31 10:03:51 +00:00 |
zhengkunwang
|
bc80dfdc68
|
fix: 解决 PHP 网站切换版本导致 serviceName 变更的问题 (#2737)
Refs https://github.com/1Panel-dev/1Panel/issues/2689
|
2023-10-31 09:53:50 +00:00 |
zhengkunwang
|
d43bc3e427
|
feat: 证书页面增加上传证书功能 (#2735)
Refs https://github.com/1Panel-dev/1Panel/issues/1323
|
2023-10-31 08:01:50 +00:00 |
ssongliu
|
c526e7a5ac
|
fix: 升级 Go 到 1.20.10 (#2736)
|
2023-10-31 07:57:49 +00:00 |
wanghe
|
c78e9cf350
|
chore: Update README.md (#2734)
|
2023-10-31 14:33:58 +08:00 |
ssongliu
|
824476992b
|
fix: 解决自动升级导致的代码问题 (#2733)
|
2023-10-31 06:14:41 +00:00 |
ssongliu
|
fe1290e933
|
fix: 快速命令增加分组 (#2732)
Refs #2725
|
2023-10-31 06:14:30 +00:00 |
zhengkunwang
|
45d233bade
|
feat: 修改部分接口报错和页面显示问题 (#2731)
|
2023-10-31 05:51:00 +00:00 |
dependabot[bot]
|
c346cae288
|
build(deps): bump github.com/docker/docker (#2730)
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 23.0.3+incompatible to 24.0.7+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](https://github.com/docker/docker/compare/v23.0.3...v24.0.7)
---
updated-dependencies:
- dependency-name: github.com/docker/docker
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-31 10:43:55 +08:00 |
ssongliu
|
e9007ad8f3
|
fix: 统一网站等删除样式 (#2724)
|
2023-10-30 10:36:55 +00:00 |
ssongliu
|
5e27aa04dd
|
fix: 统一删除提示框 (#2711)
|
2023-10-28 03:11:31 +00:00 |
ssongliu
|
32c6826496
|
fix: 解决终端连接无法正常打开的问题 (#2710)
|
2023-10-27 09:19:04 +00:00 |
zhengkunwang
|
e952b77334
|
fix: 解决网站日志审计切换网站日志显示错误的问题 (#2708)
Refs https://github.com/1Panel-dev/1Panel/issues/2670
|
2023-10-27 07:27:25 +00:00 |
zhengkunwang
|
1ca199ac6b
|
fix: 解决网站域名可以重复添加的问题 (#2707)
Refs https://github.com/1Panel-dev/1Panel/issues/2636
|
2023-10-27 07:13:25 +00:00 |
ssongliu
|
abedc724df
|
fix: 压缩过程忽略 .sock 套接字 (#2706)
Refs #2702
|
2023-10-27 07:05:25 +00:00 |
ssongliu
|
12dcb4d646
|
fix: 简化接口校验代码 (#2704)
|
2023-10-27 06:19:26 +00:00 |
maninhill
|
63bbc0242c
|
Update README.md
|
2023-10-27 14:16:20 +08:00 |
zhengkunwang
|
6c1d769d15
|
feat: 统一修改部分接口参数校验 (#2703)
|
2023-10-27 04:04:11 +00:00 |
zhengkunwang
|
18de677636
|
fix: 解决可以创建同名网站的问题 (#2701)
|
2023-10-27 04:02:15 +00:00 |
ssongliu
|
de2cac5ebc
|
fix: 面板设置样式调整 (#2700)
|
2023-10-27 03:54:11 +00:00 |
zhengkunwang
|
6c957d157b
|
fix: 解决创建网站报端口被占用的问题 (#2699)
Refs https://github.com/1Panel-dev/1Panel/issues/2695
|
2023-10-27 03:00:16 +00:00 |
zhengkunwang
|
048df6f390
|
feat: Node.js 运行环境增加多端口 (#2691)
Refs https://github.com/1Panel-dev/1Panel/issues/2566
|
2023-10-27 02:12:15 +00:00 |
ssongliu
|
8857d97dd7
|
fix: 统一删除提示信息及样式 (#2690)
|
2023-10-26 10:20:16 +00:00 |
dependabot[bot]
|
3f6ea63d73
|
build(deps): bump google.golang.org/grpc from 1.53.0 to 1.56.3 (#2682)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.53.0 to 1.56.3.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.53.0...v1.56.3)
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-26 09:32:11 +08:00 |
ssongliu
|
0dd14ddeff
|
fix: 解决页面加载先后导致的分页错误问题 (#2680)
Refs #2674
|
2023-10-25 15:01:29 +00:00 |
ssongliu
|
0ed1b1aceb
|
fix: 解决未设置默认字符集导致数据库导入备份失败的问题 (#2678)
Refs #2657
|
2023-10-25 14:59:33 +00:00 |