Commit graph

3525 commits

Author SHA1 Message Date
zhengkunwang
515d6ca500
fix: fix bug with mcp-server status error (#8349) 2025-04-08 09:21:53 +00:00
zhengkunwang
c0ccc0318d
feat: add warn text for mcp server (#8346) 2025-04-08 05:55:52 +00:00
zhengkunwang
8196c11010
feat: import mcp server support env (#8344)
Some checks are pending
SonarCloud Scan / SonarCloud (push) Waiting to run
2025-04-08 03:11:52 +00:00
ssongliu
170bd22062
fix: Modify database verification rules (#8342) 2025-04-08 02:39:52 +00:00
zhengkunwang
097a33c68f
style: update style for mcp server (#8338)
Some checks are pending
SonarCloud Scan / SonarCloud (push) Waiting to run
2025-04-07 11:09:51 +00:00
zhengkunwang
3be3bf9926
feat: remove env from mcp config (#8337) 2025-04-07 10:03:50 +00:00
zhengkunwang
038f2b4f54
feat: change mcp list style (#8336) 2025-04-07 09:35:50 +00:00
zhengkunwang
f84e284c20
feat: change DNSTypes order (#8335) 2025-04-07 09:01:50 +00:00
ssongliu
48e75b5916
fix: Set bridge as the default network for container creation. (#8332) 2025-04-07 07:47:49 +00:00
zhengkunwang
a12ceaee6e
feat: add config for mcp server (#8331) 2025-04-07 07:41:51 +00:00
zhengkunwang
9050680115
feat: update mcp form label (#8327)
Some checks are pending
SonarCloud Scan / SonarCloud (push) Waiting to run
2025-04-07 02:49:49 +00:00
zhengkunwang
0022a9b508
fix: fix issue with install app no label (#8326) 2025-04-07 02:47:49 +00:00
zhengkunwang
3437d62f31
feat: Website SSL DNS Type support WestCN (#8305)
Some checks failed
SonarCloud Scan / SonarCloud (push) Has been cancelled
2025-04-02 10:21:54 +00:00
ssongliu
dc880835d0
fix: Modify the container terminal connection mode (#8301) 2025-04-02 10:19:54 +00:00
ssongliu
1663bf8677
fix: Regenerates the interface document (#8298)
Some checks are pending
SonarCloud Scan / SonarCloud (push) Waiting to run
2025-04-02 09:07:54 +00:00
ssongliu
aed236cbc9
fix: Ignore the scheduled task backup content failed to be uploaded (#8297)
Refs #7869
2025-04-02 09:05:54 +00:00
ssongliu
90be74504e
feat: Support the retention of remote backup files when deleting sche… (#8296)
Refs #8236
2025-04-02 09:03:55 +00:00
zhengkunwang
bba8aab18c
feat: Add MCP management (#8299) 2025-04-02 09:01:54 +00:00
ssongliu
47d135ecca
fix: Optimize database password verification and password change (#8294) 2025-04-02 16:03:44 +08:00
ssongliu
d96fe49993
fix: Resolve cloudns reference error (#8293) 2025-04-02 03:41:53 +00:00
ssongliu
ac396b61ce
fix: Modify the panel password verification rule (#8291)
Refs #4290
2025-04-02 03:39:54 +00:00
ssongliu
6798d0c7ee
fix: Fixed an update failure when the container network is bridge (#8290)
Refs #8209
2025-04-02 03:37:53 +00:00
1490ed7541
dev:修复注释路由前缀 (#8292) 2025-04-02 10:10:00 +08:00
白铭骢 (Mingcong Bai)
48b3032de6
chore(deps): update modernc.org/sqlite to v1.29.7 (#8260)
Some checks failed
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
sunsky
ed12bec460
feat: add DNS provider ClouDNS (#8207)
Some checks failed
SonarCloud Scan / SonarCloud (push) Failing after 10m28s
* feat: add DNS provider ClouDNS

* feat: ClouDNS account parameter validation
2025-03-25 10:12:14 +08:00
dependabot[bot]
3c4a1ea614
chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2 (#8229)
Some checks failed
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
ssongliu
79eb0288b4
fix: Fix the problem that the terminal exit fails (#8189)
Some checks failed
SonarCloud Scan / SonarCloud (push) Failing after -28s
2025-03-19 03:43:21 +00:00
99775e1eb4
fix: Fix some issues (#8178)
Some checks failed
SonarCloud Scan / SonarCloud (push) Failing after 13m0s
2025-03-18 17:16:23 +08:00
zhengkunwang
db848b41d2
feat: update buildx and containerd version (#8183) 2025-03-18 17:13:36 +08:00
david082321
b5b11dff86
Update tw.ts (#8161)
Some checks failed
SonarCloud Scan / SonarCloud (push) Failing after 14m22s
2025-03-17 10:58:19 +08:00
zhengkunwang
9cf4bfc606
feat: update golang.org/x/net version to v0.37.0 (#8146)
Some checks failed
SonarCloud Scan / SonarCloud (push) Failing after -22s
2025-03-13 18:30:25 +08:00
ThinkStu
221162d44f
Update zh.ts (#8136)
Some checks failed
SonarCloud Scan / SonarCloud (push) Failing after -22s
correct typos
2025-03-12 22:43:20 +08:00
617970a1f8
fix: license setting data (#8132) 2025-03-12 16:25:32 +08:00
ssongliu
5610c73d67
fix: Fix the problem that services exit unexpectedly when the contain… (#8127)
Some checks failed
SonarCloud Scan / SonarCloud (push) Failing after -22s
2025-03-12 03:19:03 +00:00
ssongliu
51fe02661f
fix: Fix the problem of incorrect calculation of container memory res… (#8125)
Refs #8033
2025-03-12 02:13:03 +00:00
lm379
8f491b2933
feat: allow tencent cloud cos dual stack domain (#8123)
Some checks failed
SonarCloud Scan / SonarCloud (push) Failing after -23s
Co-authored-by: lm379 <lm379@qq.com>
2025-03-11 23:58:23 +08:00
王贺
b7e16bd6d5
Update .goreleaser.yaml (#8118)
Some checks failed
SonarCloud Scan / SonarCloud (push) Failing after -20s
2025-03-11 13:50:48 +08:00
ssongliu
38ca2ddd01
fix(container): Fix cpu surge when the container terminal executes exit (#8115)
Some checks failed
SonarCloud Scan / SonarCloud (push) Failing after -21s
2025-03-10 23:47:50 +08:00
ssongliu
402b41100b
fix(container): Fix cpu surge when the container terminal executes exit (#8096)
Some checks failed
SonarCloud Scan / SonarCloud (push) Failing after -19s
Refs #7574
2025-03-07 11:06:59 +00:00
ssongliu
766beae4e1
fix(container): Fix the problem that a container cannot create a read… (#8095)
Refs #8074
2025-03-07 07:44:59 +00:00
maninhill
05f72e9dcf chore: Update README.md
Some checks failed
SonarCloud Scan / SonarCloud (push) Failing after -16s
2025-03-06 11:40:56 +08:00
igophper
23553c68ae
fix(fail2ban): fix the issue of set fail2ban log path err (#8076)
Refs #8075
2025-03-06 09:44:48 +08:00
zhengkunwang
4dd1eb7a1e
feat: Modify Swagger route response for unauthenticated access (#8057)
Some checks failed
SonarCloud Scan / SonarCloud (push) Failing after -17s
2025-03-04 05:48:57 +00:00
db307732c6
feat: Adjust license (#8056)
Some checks failed
SonarCloud Scan / SonarCloud (push) Failing after -12s
2025-03-03 14:32:56 +00:00
igophper
33d4ade1d4
refactor(container): optimize memory calculation and concurrent data handling (#8038)
Some checks failed
SonarCloud Scan / SonarCloud (push) Failing after -15s
* refactor(container): optimize memory calculation and concurrent data handling

Refs #8033

* Update container.go

---------

Co-authored-by: ssongliu <73214554+ssongliu@users.noreply.github.com>
2025-03-03 17:38:32 +08:00
igophper
186075ff9a
style: optimize code editor file path style (#8039)
Refs #8015
2025-03-03 10:23:24 +08:00
zhengkunwang
34df745d1c
style: Change wget page style (#8016)
Some checks failed
SonarCloud Scan / SonarCloud (push) Failing after -10s
2025-02-26 10:16:54 +00:00
zhengkunwang
ec363ac157
feat: update default app.yaml (#8011)
Some checks failed
SonarCloud Scan / SonarCloud (push) Failing after 12m3s
2025-02-26 15:35:54 +08:00
193b0f3cd4
fix: Update swagger docs (#8002)
Refs #8001
2025-02-26 10:55:40 +08:00
zhengkunwang
67c1bf2924
feat: Add certificate validation when creating AI Proxy (#7994)
Some checks failed
SonarCloud Scan / SonarCloud (push) Failing after -9s
2025-02-25 15:21:16 +08:00