- 21 Jan, 2025 5 commits
-
-
Jerry committed
-
1808837298@qq.com committed
-
fix: incorrect whisper audio usage
Calcium-Ion committed -
Feat: 日志查询增加渠道名称显示
Calcium-Ion committed -
feat: 更新模型和模型倍率
Calcium-Ion committed
-
- 20 Jan, 2025 1 commit
-
-
HynoR committed
-
- 17 Jan, 2025 1 commit
-
-
沈浩 committed
-
- 09 Jan, 2025 2 commits
- 08 Jan, 2025 1 commit
-
-
Update IP restriction messages for clarity in English localization and placeholder text in EditToken component. Enhanced user guidance by specifying that leaving the IP field blank means no restrictions.
1808837298@qq.com committed
-
- 06 Jan, 2025 4 commits
-
-
refactor: access_token auth
Calcium-Ion committed -
- Implemented conditional logic to double the streaming timeout for models starting with "o1" or "o3". - Improved handling of streaming timeout configuration to enhance performance based on model type.
1808837298@qq.com committed -
- Changed base image from Node.js to Bun for improved performance. - Replaced npm install with bun install for dependency management. - Updated build command to use Bun for building the application. - Added new bun.lockb file to track Bun dependencies.
1808837298@qq.com committed -
Enhance user search functionality to support ID and keyword searches. Updated query conditions to allow searching by user ID alongside username, email, and display name. Improved handling of numeric and string keywords in search queries.
1808837298@qq.com committed
-
- 05 Jan, 2025 8 commits
-
-
Fix channel model length issue
Calcium-Ion committed -
1808837298@qq.com committed
-
1808837298@qq.com committed
-
Calcium-Ion committed
-
Calcium-Ion committed
-
Fixes #691 --- For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/Calcium-Ion/new-api/issues/691?shareId=XXXX-XXXX-XXXX-XXXX).
Calcium-Ion committed -
1808837298@qq.com committed
-
1808837298@qq.com committed
-
- 04 Jan, 2025 4 commits
-
-
1808837298@qq.com committed
-
1808837298@qq.com committed
-
1808837298@qq.com committed
-
1808837298@qq.com committed
-
- 03 Jan, 2025 3 commits
-
-
Calcium-Ion committed
-
iszcz committed
-
1808837298@qq.com committed
-
- 02 Jan, 2025 1 commit
-
-
1808837298@qq.com committed
-
- 01 Jan, 2025 2 commits
-
-
fix: try to fix pgsql #685
Calcium-Ion committed -
delph1s committed
-
- 31 Dec, 2024 7 commits
-
-
Calcium-Ion committed
-
Update channel-test.go
Calcium-Ion committed -
CalciumIon committed
-
- Updated GetAllRedemptions and SearchRedemptions functions to return total count along with paginated results. - Modified API endpoints to accept page size as a parameter, enhancing flexibility in data retrieval. - Adjusted RedemptionsTable component to support pagination and display total count, improving user experience. - Ensured consistent handling of pagination across related components, including LogsTable and UsersTable.
CalciumIon committed -
- Updated SearchUsers function to include pagination parameters (startIdx and num) for improved user search results. - Modified API response structure to return paginated data, including total user count and current page information. - Adjusted UsersTable component to handle pagination and search parameters, ensuring a seamless user experience. - Added internationalization support for new search functionality in the UI.
CalciumIon committed -
- Updated GetAllUsers function to return total user count along with paginated results, improving data handling in user retrieval. - Modified GetAllUsers API endpoint to accept page size as a parameter, allowing for dynamic pagination. - Enhanced UsersTable component to support customizable page sizes and improved pagination logic. - Added error handling for empty username and password in AddUser component. - Updated LogsTable component to display pagination information in a user-friendly format.
CalciumIon committed -
iszcz committed
-
- 30 Dec, 2024 1 commit
-
-
CalciumIon committed
-