Apple\Apple
192049d932
♻️ Refactor: Token Page
2025-05-23 00:24:08 +08:00
creamlike1024
58cd3d22aa
fix: tool quota calculate
2025-05-08 23:19:37 +08:00
creamlike1024
6eda56bd45
feat: 添加 built in tools 计费前端显示
2025-05-07 01:08:20 +08:00
CaIon
9246dd2070
fix: handle optional user_group_ratio in LogsTable and render helper
Publish Docker image (amd64) / Push Docker image to multiple registries (push) Has been cancelled
Publish Docker image (arm64) / Push Docker image to multiple registries (push) Has been cancelled
Linux Release / release (push) Has been cancelled
macOS Release / release (push) Has been cancelled
Windows Release / release (push) Has been cancelled
2025-04-26 15:59:49 +08:00
CaIon
0647872c15
feat: support image edit model mapping
...
(cherry picked from commit 1a869d8ad77f262ee27675ec2deaf451b1743eb7)
2025-04-26 15:48:59 +08:00
QuentinHsu
775b1c458b
style(web): format code
2025-04-04 17:37:27 +08:00
1808837298@qq.com
78fc3a191c
feat: claude relay
2025-03-12 21:31:46 +08:00
1808837298@qq.com
98e2443563
refactor: Improve price rendering with clearer token and price calculations
Publish Docker image (amd64) / Push Docker image to multiple registries (push) Has been cancelled
Publish Docker image (arm64) / Push Docker image to multiple registries (push) Has been cancelled
Linux Release / release (push) Has been cancelled
macOS Release / release (push) Has been cancelled
Windows Release / release (push) Has been cancelled
2025-03-08 23:47:02 +08:00
1808837298@qq.com
ec818773f5
chore: Update terminology from "cache ratio" to "cache multiplier" in UI and add placeholder for default create cache ratio
2025-03-08 02:44:09 +08:00
1808837298@qq.com
b640118d74
feat: Implement cache token ratio for more precise token pricing
2025-03-08 01:30:50 +08:00
CalciumIon
1f6cb4bd5d
feat: Improve mobile text truncation and sidebar visibility
2025-02-19 23:25:42 +08:00
1808837298@qq.com
0fcd243f56
feat: Add user notification settings with quota warning and multiple notification methods
...
- Implement user notification settings with email and webhook options
- Add new user settings for quota warning threshold and notification preferences
- Create backend API and database support for user notification configuration
- Enhance frontend personal settings with notification configuration UI
- Support custom notification email and webhook URL
- Add service layer for sending user notifications
2025-02-18 14:54:21 +08:00
1808837298@qq.com
e954913f19
refactor: realtime log render
2025-01-04 17:54:02 +08:00
1808837298@qq.com
44a097243e
refactor: realtime i18n
2025-01-04 17:46:06 +08:00
CalciumIon
2de4de0006
fix redis
Publish Docker image (amd64) / Push Docker image to multiple registries (push) Has been cancelled
Publish Docker image (arm64) / Push Docker image to multiple registries (push) Has been cancelled
Linux Release / release (push) Has been cancelled
macOS Release / release (push) Has been cancelled
Windows Release / release (push) Has been cancelled
2024-12-30 22:05:41 +08:00
CalciumIon
72d7e3eb81
refactor: update group handling and rendering logic
...
Publish Docker image (amd64) / Push Docker image to multiple registries (push) Has been cancelled
Publish Docker image (arm64) / Push Docker image to multiple registries (push) Has been cancelled
Linux Release / release (push) Has been cancelled
macOS Release / release (push) Has been cancelled
Windows Release / release (push) Has been cancelled
- Changed the structure of usableGroups in GetUserGroups to store additional information (ratio and description) for each group.
- Introduced a new renderRatio function to visually represent group ratios with color coding.
- Updated the Playground and EditToken components to utilize the new group structure and rendering options.
- Enhanced the renderGroupOption function for better UI representation of group options.
- Fixed minor comments and improved code readability.
2024-12-30 19:51:00 +08:00
CalciumIon
9e25f05930
refactor: enhance log retrieval and user interaction in LogsTable component
2024-12-28 15:34:28 +08:00
CalciumIon
620f9f19b1
fix: validate number input in renderQuotaNumberWithDigit and improve data handling in Detail page
...
Publish Docker image (amd64) / Push Docker image to multiple registries (push) Has been cancelled
Publish Docker image (arm64) / Push Docker image to multiple registries (push) Has been cancelled
Linux Release / release (push) Has been cancelled
macOS Release / release (push) Has been cancelled
Windows Release / release (push) Has been cancelled
- Added input validation to ensure that the `num` parameter in `renderQuotaNumberWithDigit` is a valid number, returning 0 for invalid inputs.
- Updated the `Detail` component to use `datum['rawQuota']` instead of `datum['Usage']` for rendering quota values, ensuring more accurate data representation.
- Enhanced data aggregation logic to handle cases where quota values may be missing or invalid, improving overall data integrity in charts and tables.
- Removed unnecessary time granularity calculations and streamlined the data processing for better performance.
2024-12-25 23:16:35 +08:00
CalciumIon
a771ecbe0b
feat: Integrate i18n support and enhance UI text localization
...
- Added internationalization (i18n) support across various components, enabling dynamic language switching and improved user experience.
- Updated multiple components to utilize translation functions for labels, buttons, and messages, ensuring consistent language display.
- Enhanced the user interface by refining text elements in the ChannelsTable, LogsTable, and various settings pages, improving clarity and accessibility.
- Adjusted CSS styles for better responsiveness and layout consistency across different screen sizes.
2024-12-13 19:03:14 +08:00
CalciumIon
74a307f10c
feat: Enhance color mapping and chart rendering in Detail component
...
- Added base and extended color palettes for improved model color mapping.
- Introduced a new `modelToColor` function to dynamically assign colors based on model names.
- Updated the Detail component to utilize the new color mapping for pie and line charts.
- Refactored chart data handling to support dynamic color assignment and improved data visualization.
- Cleaned up unused state variables and optimized data loading logic for better performance.
2024-12-12 14:56:16 +08:00
CalciumIon
c76a0fedc3
feat: Add renderModelPriceSimple function and update LogsTable component
...
- Introduced a new helper function `renderModelPriceSimple` to simplify the rendering of model price information.
- Updated the `LogsTable` component to utilize `renderModelPriceSimple`, enhancing the display of model pricing and grouping information.
- Removed the previous implementation of `renderModelPrice` from the `LogsTable` for cleaner code.
2024-12-11 21:06:26 +08:00
CalciumIon
325de98738
feat: 渠道标签分组
2024-11-19 01:13:18 +08:00
CalciumIon
37d6925ef6
feat: 完善audio计费
Publish Docker image (amd64) / Push Docker image to multiple registries (push) Has been cancelled
2024-11-07 16:12:09 +08:00
1808837298@qq.com
e3620c1c0e
chore: 更新令牌分组描述
Publish Docker image (amd64) / Push Docker image to multiple registries (push) Has been cancelled
Publish Docker image (arm64) / Push Docker image to multiple registries (push) Has been cancelled
Linux Release / release (push) Has been cancelled
macOS Release / release (push) Has been cancelled
Windows Release / release (push) Has been cancelled
2024-09-22 19:43:06 +08:00
CalciumIon
4a02eb1b7f
feat: 令牌分组
Publish Docker image (amd64) / Push Docker image to multiple registries (push) Has been cancelled
Publish Docker image (arm64) / Push Docker image to multiple registries (push) Has been cancelled
Linux Release / release (push) Has been cancelled
macOS Release / release (push) Has been cancelled
Windows Release / release (push) Has been cancelled
2024-09-18 05:19:49 +08:00
CalciumIon
ccd0ac8dea
fix: 日志详情
Publish Docker image (amd64) / Push Docker image to multiple registries (push) Has been cancelled
Publish Docker image (arm64) / Push Docker image to multiple registries (push) Has been cancelled
2024-07-08 15:48:28 +08:00
CalciumIon
dcbfba1c1e
feat: 完善日志扣费计算过程
Publish Docker image (amd64) / Push Docker image to multiple registries (push) Has been cancelled
Publish Docker image (arm64) / Push Docker image to multiple registries (push) Has been cancelled
Linux Release / release (push) Has been cancelled
macOS Release / release (push) Has been cancelled
Windows Release / release (push) Has been cancelled
2024-07-01 00:56:37 +08:00
1808837298@qq.com
5bf8cb74c8
chore: 添加注释
Publish Docker image (amd64) / Push Docker image to multiple registries (push) Has been cancelled
Publish Docker image (arm64) / Push Docker image to multiple registries (push) Has been cancelled
Linux Release / release (push) Has been cancelled
macOS Release / release (push) Has been cancelled
Windows Release / release (push) Has been cancelled
2024-05-21 21:16:17 +08:00
1808837298@qq.com
f84c9d3434
fix: 模型价格
Publish Docker image (amd64) / Push Docker image to multiple registries (push) Has been cancelled
Publish Docker image (arm64) / Push Docker image to multiple registries (push) Has been cancelled
Linux Release / release (push) Has been cancelled
macOS Release / release (push) Has been cancelled
Windows Release / release (push) Has been cancelled
2024-05-21 21:07:32 +08:00
1808837298@qq.com
99f00404d8
chore: 删除无用代码
Publish Docker image (amd64) / Push Docker image to multiple registries (push) Has been cancelled
Publish Docker image (arm64) / Push Docker image to multiple registries (push) Has been cancelled
Linux Release / release (push) Has been cancelled
macOS Release / release (push) Has been cancelled
Windows Release / release (push) Has been cancelled
2024-05-21 20:50:48 +08:00
CaIon
97acc9e5c4
feat: add pricing page
2024-05-13 23:02:35 +08:00
CaIon
0fe4c98b3f
feat: dalle系列改为使用模型固定价格计费
2024-05-13 16:04:02 +08:00
CaIon
7ef1636321
feat: 完善日志详情
2024-05-13 15:08:01 +08:00
CaIon
5cf33f35ae
fix: 修复自定义渠道出错 #243
2024-05-13 14:32:32 +08:00
CaIon
391f0404a5
feat: 日志详情展示模型价格
2024-05-12 15:35:57 +08:00
CaIon
3721ed796c
feat: support aws claude
Publish Docker image (amd64) / Push Docker image to multiple registries (push) Has been cancelled
Publish Docker image (arm64) / Push Docker image to multiple registries (push) Has been cancelled
2024-04-23 11:44:40 +08:00
CaIon
08a7738bd4
fix: add group tag 'unknown'
2024-04-04 21:20:54 +08:00
CaIon
f5dd4ea293
feat: 钱包兼容非货币形式显示额度
2024-04-04 18:18:18 +08:00
QuentinHsu
f2f5b73c79
refactor(helpers): renderGroup function
2024-04-02 13:16:02 +08:00
QuentinHsu
f16eac3140
fix(helpers): add key prop to Tag components
2024-04-02 10:58:44 +08:00
CaIon
eb955ae4b1
chore: lint fix
2024-03-23 21:24:39 +08:00
1808837298@qq.com
7739dbb355
feat: 数据看板颜色统一
2024-03-02 20:56:29 +08:00
CaIon
dec5aeaff2
perf: 美化数据看板
2024-01-10 17:49:55 +08:00
CaIon
6e906442f6
perf: 美化数据看板
2024-01-08 11:32:27 +08:00
CaIon
dd0abc9447
feat: 新增数据看板
2024-01-07 18:31:14 +08:00
CaIon
cc722da3b5
优化渠道余额显示
Publish Docker image (amd64, English) / Push Docker image to multiple registries (push) Has been cancelled
Publish Docker image (arm64) / Push Docker image to multiple registries (push) Has been cancelled
Linux Release / release (push) Has been cancelled
macOS Release / release (push) Has been cancelled
Windows Release / release (push) Has been cancelled
2023-12-11 20:42:51 +08:00
CaIon
b7ac0b18d0
更新用户管理界面UI
2023-11-27 22:43:46 +08:00
CaIon
3eb7843b2e
完善个人中心
2023-11-21 16:35:51 +08:00
CaIon
eec9046c3a
更换前端组件库
2023-10-31 00:03:22 +08:00
JustSong
17bd2d0c5b
fix: do not show dollar balance if not enabled
2023-06-21 15:45:30 +08:00