- 10 Oct, 2025 23 commits
-
-
fix(channel): handle dynamic frequency updates
Seefs committed -
anime committed
-
anime committed
-
- replace infinite sleep loop with time.Ticker to avoid goroutine leaks - add immediate initial test execution before ticker starts - implement frequency change detection and ticker recreation - ensure proper ticker cleanup when loop exits or feature disabled
anime committed -
feat: support openAI sdk retrieve videos
Seefs committed -
feitianbubu committed
-
CaIon committed
-
feat: add qwen channel auto disabled
Seefs committed -
feat: pplx channel
Calcium-Ion committed -
Seefs committed
-
支持Sora做为上游渠道
Calcium-Ion committed -
feitianbubu committed
-
fix: channel remark ignore issue
Calcium-Ion committed -
feat(web): add settings & pages of privacy policy & user agreement
Calcium-Ion committed -
Seefs committed
-
feat: enhance HTTP client wit redirect handling and SSRF protection
Calcium-Ion committed -
fix: test model #1993
Calcium-Ion committed -
feitianbubu committed
-
CaIon committed
-
Seefs committed
-
fix: avoid get model consuming body
Seefs committed -
feitianbubu committed
-
Seefs committed
-
- 09 Oct, 2025 12 commits
-
-
キュビビイ committed
-
新增Sora视频渠道
Seefs committed -
feitianbubu committed
-
feitianbubu committed
-
feitianbubu committed
-
CaIon committed
-
chore(deps-dev): bump electron from 28.3.3 to 35.7.5 in /electron
Calcium-Ion committed -
CaIon committed
-
Bumps [electron](https://github.com/electron/electron) from 28.3.3 to 35.7.5. - [Release notes](https://github.com/electron/electron/releases) - [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md) - [Commits](https://github.com/electron/electron/compare/v28.3.3...v35.7.5) --- updated-dependencies: - dependency-name: electron dependency-version: 35.7.5 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] committed -
fix(openai): account cached tokens for zhipu_v4 usage
Seefs committed -
feat: add GetClaudeAuthHeader function and update FetchUpstreamModels to support Anthropic channel type
Seefs committed -
feat: gemini imagen quality value
Seefs committed
-
- 08 Oct, 2025 5 commits
-
-
feat: add GetClaudeAuthHeader function and update FetchUpstreamModels to support Anthropic channel type
RedwindA committed -
Sh1n3zZ committed
-
CaIon committed
-
zhipu_v4 usage
RedwindA committed -
Extracted the User Agreement and Privacy Policy presentation into a reusable DocumentRenderer component (web/src/components/common/DocumentRenderer). Unified rendering logic and i18n source for these documents, removed the legacy contentDetector utility, and updated the related pages to use the new component. Adjusted controller/backend (controller/misc.go) and locale files to support the new rendering approach. This improves reuse, maintainability, and future extensibility.
キュビビイ committed
-