ChengPlay
713202b6eb
feat: update golang.org/x/net version ( #8412 )
SonarCloud Scan / SonarCloud (push) Waiting to run
2025-04-17 03:02:20 +00:00
dependabot[bot]
91675c69e9
chore(deps): bump golang.org/x/crypto from 0.32.0 to 0.35.0 ( #8400 )
...
SonarCloud Scan / SonarCloud (push) Has been cancelled
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.32.0 to 0.35.0.
- [Commits](https://github.com/golang/crypto/compare/v0.32.0...v0.35.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.35.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-15 11:41:42 +08:00
zhengkunwang
3437d62f31
feat: Website SSL DNS Type support WestCN ( #8305 )
SonarCloud Scan / SonarCloud (push) Has been cancelled
2025-04-02 10:21:54 +00:00
ssongliu
1663bf8677
fix: Regenerates the interface document ( #8298 )
SonarCloud Scan / SonarCloud (push) Waiting to run
2025-04-02 09:07:54 +00:00
zhengkunwang
bba8aab18c
feat: Add MCP management ( #8299 )
2025-04-02 09:01:54 +00:00
白铭骢 (Mingcong Bai)
48b3032de6
chore(deps): update modernc.org/sqlite to v1.29.7 ( #8260 )
...
SonarCloud Scan / SonarCloud (push) Failing after 0s
With modernc.org/sqlite@v1.29.1, 1Panel fails to build on LoongArch with
the following error:
../../go/pkg/mod/modernc.org/sqlite@v1.29.1/lib/defs.go:13:35: undefined: sqlite3_index_constraint
../../go/pkg/mod/modernc.org/sqlite@v1.29.1/lib/defs.go:14:35: undefined: sqlite3_index_orderby
../../go/pkg/mod/modernc.org/sqlite@v1.29.1/lib/defs.go:15:35: undefined: sqlite3_index_constraint_usage
../../go/pkg/mod/modernc.org/sqlite@v1.29.1/lib/mutex.go:19:5: undefined: Xsqlite3_threadsafe
../../go/pkg/mod/modernc.org/sqlite@v1.29.1/lib/mutex.go:29:11: undefined: Xsqlite3_config
../../go/pkg/mod/modernc.org/sqlite@v1.29.1/lib/mutex.go:29:32: undefined: SQLITE_CONFIG_MUTEX
../../go/pkg/mod/modernc.org/sqlite@v1.29.1/lib/mutex.go:29:122: undefined: SQLITE_OK
../../go/pkg/mod/modernc.org/sqlite@v1.29.1/lib/mutex.go:30:8: undefined: Xsqlite3_errstr
../../go/pkg/mod/modernc.org/sqlite@v1.29.1/lib/mutex.go:40:17: undefined: Sqlite3_mutex_methods
../../go/pkg/mod/modernc.org/sqlite@v1.29.1/lib/mutex.go:239:46: undefined: SQLITE_OK
../../go/pkg/mod/modernc.org/sqlite@v1.29.1/lib/mutex.go:239:46: too many errors
Upstream introduced LoongArch (loong64) target support in
modernc.org/sqlite@v1.29.7. Take a conservative approach and bump
modernc.org/sqlite to v1.29.7, this will allow for 1Panel to build on
LoongArch (both frontend and backend).
Signed-off-by: Mingcong Bai <jeffbai@aosc.io>
2025-03-27 13:45:10 +08:00
dependabot[bot]
3c4a1ea614
chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2 ( #8229 )
...
SonarCloud Scan / SonarCloud (push) Failing after 14m11s
Bumps [github.com/golang-jwt/jwt/v4](https://github.com/golang-jwt/jwt ) from 4.5.1 to 4.5.2.
- [Release notes](https://github.com/golang-jwt/jwt/releases )
- [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md )
- [Commits](https://github.com/golang-jwt/jwt/compare/v4.5.1...v4.5.2 )
---
updated-dependencies:
- dependency-name: github.com/golang-jwt/jwt/v4
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-24 17:38:30 +08:00
zhengkunwang
db848b41d2
feat: update buildx and containerd version ( #8183 )
2025-03-18 17:13:36 +08:00
zhengkunwang
9cf4bfc606
feat: update golang.org/x/net version to v0.37.0 ( #8146 )
SonarCloud Scan / SonarCloud (push) Failing after -22s
2025-03-13 18:30:25 +08:00
蘭
617970a1f8
fix: license setting data ( #8132 )
2025-03-12 16:25:32 +08:00
ssongliu
402b41100b
fix(container): Fix cpu surge when the container terminal executes exit ( #8096 )
...
SonarCloud Scan / SonarCloud (push) Failing after -19s
Refs #7574
2025-03-07 11:06:59 +00:00
蘭
db307732c6
feat: Adjust license ( #8056 )
SonarCloud Scan / SonarCloud (push) Failing after -12s
2025-03-03 14:32:56 +00:00
dependabot[bot]
55d0e27212
chore(deps): bump github.com/go-jose/go-jose/v4 from 4.0.4 to 4.0.5
...
Bumps [github.com/go-jose/go-jose/v4](https://github.com/go-jose/go-jose ) from 4.0.4 to 4.0.5.
- [Release notes](https://github.com/go-jose/go-jose/releases )
- [Changelog](https://github.com/go-jose/go-jose/blob/main/CHANGELOG.md )
- [Commits](https://github.com/go-jose/go-jose/compare/v4.0.4...v4.0.5 )
---
updated-dependencies:
- dependency-name: github.com/go-jose/go-jose/v4
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-02-25 09:34:14 +08:00
Johannes Plunien
358415f737
feat: Support freemyip.com DNS provider ( #7958 )
2025-02-24 10:21:37 +08:00
ssongliu
ea044d6c32
fix: change the AI routing interface ( #7887 )
SonarCloud Scan / SonarCloud (push) Failing after -3s
2025-02-17 15:33:57 +08:00
dependabot[bot]
4be9d71edf
chore(deps): bump github.com/golang/glog from 1.2.2 to 1.2.4 ( #7787 )
SonarCloud Scan / SonarCloud (push) Failing after 13m17s
2025-01-31 13:08:01 +08:00
zhengkunwang
9c376300ff
feat(ssl): Add Support for Rain Yun in DNS Account ( #7613 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/7115
2024-12-31 09:55:54 +00:00
zhengkunwang
3396a5ffea
go: upgraded golang.org/x/crypto v0.28.0 => v0.31.0 ( #7456 )
2024-12-20 02:26:24 +00:00
zhengkunwang
18a14d3b75
go: upgraded golang.org/x/net v0.30.0 => v0.33.0 ( #7455 )
2024-12-20 02:14:23 +00:00
dependabot[bot]
c648f9b14a
build(deps): bump golang.org/x/crypto from 0.28.0 to 0.31.0 ( #7340 )
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.28.0 to 0.31.0.
- [Commits](https://github.com/golang/crypto/compare/v0.28.0...v0.31.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-12 10:36:01 +08:00
zhengkunwang
23087bdb6f
feat(logs): Change IP Database to Support Internationalization ( #7212 )
...
change ip database from qqwry to geoip
2024-11-29 03:46:44 +00:00
zhengkunwang
c3565f72c4
feat(system-security): Support Hot Reloading of System Certificates ( #7152 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/7129
2024-11-22 09:48:13 +00:00
刘瑞斌
3a400dd15a
feat: 增加火山引擎DNS ( #7006 )
2024-11-15 11:27:41 +08:00
dependabot[bot]
541bc456be
build(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 ( #6959 )
...
Bumps [github.com/golang-jwt/jwt/v4](https://github.com/golang-jwt/jwt ) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/golang-jwt/jwt/releases )
- [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md )
- [Commits](https://github.com/golang-jwt/jwt/compare/v4.5.0...v4.5.1 )
---
updated-dependencies:
- dependency-name: github.com/golang-jwt/jwt/v4
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-06 10:22:52 +08:00
Ludovic Fernandez
2458d60d80
fix: otel dependencies ( #6793 )
2024-10-22 07:39:07 +08:00
Ludovic Fernandez
e531b509d6
fix: huawei cloud ( #6791 )
2024-10-21 22:15:32 +08:00
endymx
f77681b9c9
feat(ssl证书): 实现华为云dns ( #6407 )
Build Test / build-linux-binary (push) Failing after -8m57s
Build / SonarCloud (push) Failing after -8m59s
sync2gitee / repo-sync (push) Failing after -9m2s
2024-09-13 10:53:06 +08:00
dependabot[bot]
f243d1c9b4
chore(deps): bump github.com/docker/docker ( #6093 )
2024-08-12 13:43:47 +08:00
dependabot[bot]
fa633bf419
chore(deps): bump github.com/docker/docker ( #5989 )
...
Build Test / build-linux-binary (push) Failing after -7m13s
Build / SonarCloud (push) Failing after -7m16s
sync2gitee / repo-sync (push) Failing after -7m17s
Bumps [github.com/docker/docker](https://github.com/docker/docker ) from 26.0.2+incompatible to 26.1.4+incompatible.
- [Release notes](https://github.com/docker/docker/releases )
- [Commits](https://github.com/docker/docker/compare/v26.0.2...v26.1.4 )
---
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>
2024-07-31 19:05:05 +08:00
zhengkunwang
90886bda7e
feat: 升级 golang.org/x/image ( #5581 )
2024-06-27 04:08:53 +00:00
zhengkunwang
15a43ef81b
feat: 升级 lego 依赖 ( #5563 )
Build Test / build-linux-binary (push) Failing after -5m48s
Build / SonarCloud (push) Failing after -5m50s
sync2gitee / repo-sync (push) Failing after -5m51s
2024-06-25 05:48:45 +00:00
zhengkunwang
ea40e32991
feat: 删除无用依赖 ( #5227 )
Build / SonarCloud (push) Failing after 4s
Build Test / build-linux-binary (push) Failing after -4m48s
sync2gitee / repo-sync (push) Failing after 2s
2024-05-30 11:01:15 +00:00
zhengkunwang
9df8f13fa7
feat: 升级 lego 版本 ( #5216 )
2024-05-30 07:15:14 +00:00
ssongliu
94cebfd8cc
feat: Redis 支持远程数据库 ( #5014 )
Build / SonarCloud (push) Failing after 3s
Build Test / build-linux-binary (push) Failing after -4m11s
sync2gitee / repo-sync (push) Failing after 1s
2024-05-15 11:56:40 +08:00
ssongliu
d4b561e42d
feat: 升级 golang.org/x/net 依赖 ( #4662 )
2024-04-23 10:06:09 +00:00
dependabot[bot]
7f7465b383
chore(deps): bump github.com/docker/docker ( #4586 )
...
Bumps [github.com/docker/docker](https://github.com/docker/docker ) from 26.0.0+incompatible to 26.0.2+incompatible.
- [Release notes](https://github.com/docker/docker/releases )
- [Commits](https://github.com/docker/docker/compare/v26.0.0...v26.0.2 )
---
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>
2024-04-19 15:17:29 +08:00
ssongliu
37a0329d4a
fix: 解决登录页跳转错误的问题 ( #4474 )
2024-04-11 09:16:10 +00:00
zhengkunwang
672ef66be8
fix: 解决 docker-compose 文件错误导致的异常 ( #4431 )
2024-04-08 09:54:07 +00:00
dependabot[bot]
94de830637
chore(deps): bump github.com/docker/docker ( #4256 )
...
Bumps [github.com/docker/docker](https://github.com/docker/docker ) from 25.0.3+incompatible to 25.0.5+incompatible.
- [Release notes](https://github.com/docker/docker/releases )
- [Commits](https://github.com/docker/docker/compare/v25.0.3...v25.0.5 )
---
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>
2024-03-21 18:54:22 +08:00
ssongliu
34a6587ebc
fix: 升级依赖 jackc/pgx/v5 ( #4190 )
2024-03-15 02:30:07 +00:00
ssongliu
a3b5869c2b
fix: 移除未使用依赖
2024-03-14 15:19:39 +08:00
ssongliu
70b7daf23a
fix: 升级依赖 google.golang.org/protobuf ( #4176 )
2024-03-14 03:24:06 +00:00
zhengkunwang
2687c91e65
feat: 升级 github.com/go-jose/go-jose/v3 版本到 v3.0.3 ( #4126 )
2024-03-08 08:50:06 +00:00
zhengkunwang
eb82c168c5
feat: 升级 github.com/go-jose/go-jose/v3 版本到 v3.0.3 ( #4121 )
2024-03-08 08:14:07 +00:00
zhengkunwang
c13e2a36cc
feat: 增加 x-Pack 菜单 ( #4009 )
2024-02-28 08:44:15 +00:00
zhengkunwang
550eed7962
feat: 升级依赖 ( #3907 )
2024-02-19 05:55:27 +00:00
zhengkunwang
e48830cd99
feat: 升级 Go 版本到 1.21 ( #3847 )
2024-02-06 08:36:13 +00:00
zhengkunwang
64def5bebd
feat:证书 DNS 账号增加腾讯云类型 ( #3673 )
2024-01-22 22:28:52 +08:00
ssongliu
39818b8424
feat: PostgreSQL 支持从服务器获取功能 ( #3526 )
2024-01-08 09:40:42 +00:00
zhengkunwang
b6948b6550
style: 数据库链接信息适配宽度不合适的情况 ( #3479 )
2023-12-29 06:07:39 +00:00