zhengkunwang
|
6c7e9d0a52
|
feat: 优化证书申请流程 (#2991)
Refs https://github.com/1Panel-dev/1Panel/issues/2429
Refs https://github.com/1Panel-dev/1Panel/issues/2861
Refs https://github.com/1Panel-dev/1Panel/issues/1948
|
2023-11-20 02:44:10 +00:00 |
|
zhengkunwang
|
8034b14cda
|
feat: 证书增加多个 DNS 服务商 (#2982)
Refs https://github.com/1Panel-dev/1Panel/issues/2362
Refs https://github.com/1Panel-dev/1Panel/issues/469
增加了 Name.com Godaddy NameSilo NameCheap
|
2023-11-17 09:28:09 +00:00 |
|
zhengkunwang
|
6301fede62
|
feat: 证书增加 ZeroSSL BuyPass Google 申请 (#2951)
Refs https://github.com/1Panel-dev/1Panel/issues/215
|
2023-11-14 10:44:09 +00:00 |
|
zhengkunwang
|
e09cefd0f7
|
fix: logr 依赖回退版本 (#2920)
|
2023-11-13 11:30:59 +08:00 |
|
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>
|
2023-11-13 09:18:46 +08: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 |
|
ssongliu
|
30c23a237f
|
fix: 解决依赖升级导致无法启动的问题 (#2759)
|
2023-11-01 06:24:10 +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
|
c526e7a5ac
|
fix: 升级 Go 到 1.20.10 (#2736)
|
2023-10-31 07:57:49 +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 |
|
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
|
d638796798
|
feat: 面板设置增加监听地址 (#2663)
|
2023-10-25 02:41:26 +00:00 |
|
dependabot[bot]
|
a33094d169
|
build(deps): bump go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace (#2577)
Bumps [go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace](https://github.com/open-telemetry/opentelemetry-go-contrib) from 0.29.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.29.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-10-16 20:23:24 -05:00 |
|
dependabot[bot]
|
1b403d8c24
|
build(deps): bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp (#2572)
Bumps [go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp](https://github.com/open-telemetry/opentelemetry-go-contrib) from 0.29.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.29.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-10-16 09:33:21 -05:00 |
|
ssongliu
|
16f9533372
|
fix: 依赖升级 (#2518)
|
2023-10-12 02:40:31 +00:00 |
|
ssongliu
|
ad8bf09034
|
feat: 解决数据库同步时存在特殊字符导致失败的问题 (#2214)
|
2023-09-07 07:16:11 +00:00 |
|
ssongliu
|
0d687daa13
|
feat: 数据库连接信息增加复制按钮以及超长悬浮显示 (#1935)
|
2023-08-12 14:36:11 +00:00 |
|
ssongliu
|
09653f9c06
|
fix: 修改远程数据库依赖 (#1794)
|
2023-08-01 03:20:16 +00:00 |
|
ssongliu
|
da4c264908
|
feat: 增加远程数据库提示信息 (#1745)
|
2023-07-25 09:08:13 +00:00 |
|
zhengkunwang223
|
10427ddd65
|
feat: 增加忽略应用列表和取消忽略功能 (#1566)
增加忽略应用列表和取消忽略功能
|
2023-07-06 10:48:22 +00:00 |
|
dependabot[bot]
|
92aff95b3a
|
build(deps): bump google.golang.org/grpc from 1.50.1 to 1.53.0 (#1561)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.50.1 to 1.53.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.50.1...v1.53.0)
---
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-07-06 14:28:01 +08:00 |
|
ssongliu
|
3fa4a240f7
|
feat: 备份账号增加 Onedrive (#1421)
|
2023-06-23 15:06:13 +00:00 |
|
ssongliu
|
aa37e3885c
|
fix: 构建移除对 cgo 的依赖 (#1386)
|
2023-06-15 10:02:13 +00:00 |
|
吴小白
|
80304937e1
|
feat: 不使用 cgo (#1382)
|
2023-06-15 11:19:52 +08:00 |
|
dependabot[bot]
|
ce9c2e6d3c
|
build(deps): bump github.com/gin-gonic/gin from 1.9.0 to 1.9.1 (#1228)
Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) from 1.9.0 to 1.9.1.
- [Release notes](https://github.com/gin-gonic/gin/releases)
- [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gin-gonic/gin/compare/v1.9.0...v1.9.1)
---
updated-dependencies:
- dependency-name: github.com/gin-gonic/gin
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-06-02 11:10:40 +08:00 |
|
zhengkunwang223
|
6abd313bd2
|
fix: 解决解压 GBK 格式的 zip 文件中文乱码的问题 (#1214)
Refs https://github.com/1Panel-dev/1Panel/issues/1209
|
2023-06-01 05:51:11 +00:00 |
|
吴小白
|
d62f566bb3
|
build(deps): bump github.com/shirou/gopsutil/v3 from v3.23.1 to v3.23.4 (#1152)
|
2023-05-26 10:40:17 +08:00 |
|
吴小白
|
3e6fefe1b7
|
feat: 支持更多 linux 架构 (#1144)
|
2023-05-25 15:48:00 +08:00 |
|
zhengkunwang223
|
c76c24e102
|
feat: 适配 Linux 多架构打包 (#1143)
|
2023-05-25 07:06:16 +00:00 |
|
ssongliu
|
c96b999b2c
|
feat: 计划任务增加时间同步选项 (#1128)
|
2023-05-24 09:25:35 +00:00 |
|
zhengkunwang223
|
a8df6d0668
|
feat: 升级 distribution 版本到 v2.8.2 (#1067)
|
2023-05-17 15:08:09 +00:00 |
|
ssongliu
|
dd89933613
|
fix: ntp 依赖修改 (#983)
|
2023-05-10 06:36:15 +00:00 |
|
zhengkunwang223
|
eea28e8481
|
feat: 升级badger版本到v4 (#951)
|
2023-05-09 07:23:43 +00:00 |
|
zhengkunwang223
|
aed4a55655
|
feat: 升级 gin 版本到 v1.9.0 (#871)
|
2023-05-05 02:56:56 +00:00 |
|
zhengkunwang223
|
ebe0f98209
|
feat: 文件搜索增加搜索子目录功能 (#819)
|
2023-04-27 21:31:52 +08:00 |
|
zhengkunwang223
|
29979b23c2
|
feat: 优化前端页面打开速度 (#541)
|
2023-04-08 14:46:12 +00:00 |
|
zhengkunwang223
|
daba12ee42
|
fix: 处理 docker 漏洞 (#516)
|
2023-04-06 03:16:16 +00:00 |
|
zhengkunwang223
|
5706de5ca7
|
feat: 增加 PHP 相关配置修改功能
|
2023-04-06 10:38:14 +08:00 |
|
zhengkunwang223
|
3de0ae1b0f
|
feat: 升级 Go 版本到 v1.19
|
2023-04-06 10:38:14 +08:00 |
|
ssongliu
|
2585801f8a
|
feat: 增加后端对七牛云、腾讯云的适配
|
2023-04-06 09:01:33 +08:00 |
|
ssongliu
|
4ad3b82c84
|
fix: 解决 opencontainers/runc 系统漏洞 (#459)
|
2023-03-31 03:22:13 +00:00 |
|
zhengkunwang223
|
2fbddf3f30
|
fix: 解决zip文件压缩报错的BUG
|
2023-03-13 18:02:48 +08:00 |
|
zhengkunwang223
|
3d79c06f71
|
feat: 增加文件分片上传
|
2023-03-11 20:55:12 +08:00 |
|
zhengkunwang223
|
7ea55997c5
|
feat: 升级 image 版本到 v0.5.0
|
2023-03-10 10:46:26 +08:00 |
|
zhengkunwang223
|
df544ca3a6
|
feat: 网站默认文档增加限制
|
2023-03-08 23:59:55 +08:00 |
|
zhengkunwang223
|
8d560e8668
|
feat: 修改 sqlite 依赖,去掉 CGO
|
2023-03-08 23:59:55 +08:00 |
|
zhengkunwang223
|
6456dcd858
|
fix: 解决文件列表读取panic的问题
|
2023-03-07 08:18:22 +08:00 |
|
zhengkunwang223
|
5e71ed9391
|
feat: 升级 badger 版本 ,适配 Arm
|
2023-03-01 12:16:58 +08:00 |
|
ssongliu
|
8f3cfc3f25
|
fix: 前后端依赖漏洞问题解决
|
2023-02-20 17:39:35 +08:00 |
|