- 01 Mar, 2026 3 commits
-
-
build(deps-dev): bump lodash from 4.17.21 to 4.17.23 in /electron
Seefs committed -
chore(deps): bump tar and electron-builder in /electron
Seefs committed -
chore(deps): bump axios from 1.12.0 to 1.13.5 in /web
Calcium-Ion committed
-
- 28 Feb, 2026 10 commits
-
-
- Refactored the request URL and body construction methods to align with the Veo predictLongRunning endpoint. - Introduced new data structures for Veo instances and parameters, replacing the previous Gemini video generation configurations. - Updated the Vertex adaptor to utilize the new Veo request payload format.
CaIon committed -
Bumps [axios](https://github.com/axios/axios) from 1.12.0 to 1.13.5. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v1.12.0...v1.13.5) --- updated-dependencies: - dependency-name: axios dependency-version: 1.13.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] committed -
feat: improve channel override ui/ux
Seefs committed -
feat(gemini): implement video generation configuration
Calcium-Ion committed -
feat: minimax reasoning_split
Calcium-Ion committed -
feat: add image model to supported image presets
Calcium-Ion committed -
fix: redirect subscription payment return to user-accessible page
Calcium-Ion committed -
- Added Gemini video generation configuration structures and payloads. - Introduced functions for parsing and resolving video duration and resolution from metadata. - Enhanced the Vertex adaptor to support Gemini video generation requests and billing estimation based on duration and resolution. - Updated model pricing settings for new Gemini video models.
CaIon committed -
Seefs committed
-
fix: show built-in user bindings from user detail API in admin modal
Calcium-Ion committed
-
- 27 Feb, 2026 8 commits
-
-
Seefs committed
-
Seefs committed
-
Seefs committed
-
fix: vertex ai video proxy and task polling improvements
Calcium-Ion committed -
Seefs committed
-
fix: align Vertex content fetch flow with Gemini and handle base64
Calcium-Ion committed -
Seefs committed
-
Seefs committed
-
- 26 Feb, 2026 1 commit
-
-
feat: add gemini-3-pro-image-preview/gemini-2.5-flash-image/gemini-3.1-flash-image-preview to supported image presets
Seefs committed
-
- 25 Feb, 2026 8 commits
- 24 Feb, 2026 10 commits
-
-
- Introduced RouteTag middleware to set route tags for different API endpoints. - Updated logger to include route tags in log output. - Applied RouteTag middleware across various routers including API, dashboard, relay, video, and web routers for consistent logging.
CaIon committed -
CaIon committed
-
feat(web): add custom-model create hint and i18n translations
Calcium-Ion committed -
RedwindA committed
-
- Introduced a new test file for StreamScannerHandler, covering various scenarios including nil inputs, empty bodies, chunk processing, order preservation, and handler failures. - Enhanced error handling and data processing logic in StreamScannerHandler to improve robustness and performance.
CaIon committed -
Fix/pr 2900
Calcium-Ion committed -
Seefs committed
-
feat: move user bindings to dedicated management modal
Calcium-Ion committed -
fix: skip Accept-Encoding during header passthrough (#2214)
Seefs committed -
hekx committed
-