Commit Graph

2055 Commits

Author SHA1 Message Date
CaIon
516d439bdc chore: remove unused import 2024-01-21 17:02:35 +08:00
CaIon
56939a547e feat: 美化日志详情 2024-01-21 16:20:24 +08:00
CaIon
3358471fb5 feat: 日志优化逻辑,新增请求时间和是否为stream字段 2024-01-21 15:01:59 +08:00
CaIon
c6ca6b01df Merge remote-tracking branch 'origin/main' 2024-01-20 00:13:36 +08:00
CaIon
00739183ec update package.json 2024-01-20 00:13:18 +08:00
Calcium-Ion
f240d7951d Merge pull request #51 from wxDadadada/main
修改数据看板文字
2024-01-17 14:29:01 +08:00
wxDadadada
af6ae4ae2d Update SiderBar.js 2024-01-17 12:48:55 +08:00
GuoRuqiang
78499ebb90 Changes to be committed:
modified:   web/src/components/TokensTable.js
2024-01-16 18:50:01 +00:00
GuoRuqiang
dbe8223e3b 增加了一个超链聊天跳转
在“运营设置里面”增加了“聊天页面2链接”,方便将项目(https://github.com/Dooy/chatgpt-web-midjourney-proxy) 替换掉原来的AMA问天。

Changes to be committed:
    modified:   common/constants.go
    modified:   controller/misc.go
    modified:   model/option.go
    modified:   web/src/App.js
    modified:   web/src/components/OperationSetting.js
    modified:   web/src/components/TokensTable.js
2024-01-16 18:15:55 +00:00
Xyfacai
36c7cf6cc5 fix: mj 错误处理 2024-01-14 16:17:45 +08:00
CaIon
f2dd8d7bc3 perf: 美化绘画界面UI 2024-01-13 22:38:50 +08:00
CaIon
d427e84965 chore: 数据看板限制用户只能查询跨度一个月的数据 2024-01-13 01:32:23 +08:00
CaIon
724858f200 fix: 修复数据看板渲染错误 2024-01-13 01:27:50 +08:00
CaIon
fe148d175e perf: 数据看板支持选择时间粒度 2024-01-13 00:33:52 +08:00
CaIon
d82930f7b5 chore: UpdateMidjourneyTaskBulk with SafeGoroutine 2024-01-12 18:38:45 +08:00
CaIon
9c8732cb77 fix: 修复渠道一致性问题 2024-01-12 14:57:03 +08:00
CaIon
0266cf4b7e fix: 修复渠道一致性问题 2024-01-12 14:36:15 +08:00
CaIon
aa8b722a13 chore: add SafeGoroutine 2024-01-12 13:49:53 +08:00
CaIon
f8b7286341 fix: delete RelayPanicRecover 2024-01-12 13:48:13 +08:00
CaIon
39b0f6b3c8 Merge remote-tracking branch 'origin/main' 2024-01-12 13:46:08 +08:00
CaIon
6833c7fd38 fix: 修复mj错误返还费用问题 2024-01-12 13:45:52 +08:00
Calcium-Ion
69f032bee8 Merge pull request #45 from AI-ASS/patch-1
fix: the Redis problem in the CacheGetUsername function
2024-01-12 13:17:20 +08:00
GAI Group
c65b79221b fix: the Redis problem in the CacheGetUsername function
fix: the Redis problem in the CacheGetUsername function
2024-01-12 13:15:43 +08:00
CaIon
4d6ddd4da2 update README.md 2024-01-12 00:35:22 +08:00
CaIon
f111777fc3 fix: user group size 2024-01-11 22:06:30 +08:00
CaIon
287fea5e4d fix: token model limit 2024-01-11 19:18:48 +08:00
CaIon
5eaa5bf050 chore: cache username 2024-01-11 18:40:44 +08:00
CaIon
d72d8852cd fix: 完善令牌预扣费逻辑 2024-01-11 14:12:48 +08:00
CaIon
c8b3465a29 fix: fix relay openai panic 2024-01-10 19:26:11 +08:00
CaIon
2a3e45c43a perf: UI美化 2024-01-10 18:32:44 +08:00
CaIon
dec5aeaff2 perf: 美化数据看板 2024-01-10 17:49:55 +08:00
CaIon
ac78d4ba98 fix: 修复高并发下,高额度用户使用低额度令牌没有预扣费的问题 2024-01-10 14:23:23 +08:00
CaIon
bf92840fc3 fix: fix response choice json 2024-01-10 13:57:49 +08:00
CaIon
67f333cd00 fix: do not consume user quota if failed 2024-01-10 13:56:29 +08:00
CaIon
741522d438 feat: able to change gemini safety setting 2024-01-10 13:56:10 +08:00
CaIon
3c91d7539c feat: able to fix channels 2024-01-10 13:23:43 +08:00
CaIon
88596a94cf fix: fix channel panic 2024-01-10 00:17:03 +08:00
CaIon
7a1b8617da docs: update Midjourney.md 2024-01-09 20:07:38 +08:00
CaIon
4793ca2bf0 fix: add Tools support 2024-01-09 16:44:34 +08:00
CaIon
d15516d633 perf: 优化数据看板性能 2024-01-09 16:20:04 +08:00
CaIon
de6fbc014f feat: support Azure dall-e 2024-01-09 15:46:45 +08:00
CaIon
8207bf39b6 chore: delete model price log 2024-01-09 12:11:09 +08:00
CaIon
a10b2bc0ee fix: 修复数据看板筛选用户的时候不能指定时间的问题 2024-01-09 12:11:09 +08:00
CaIon
2d58402151 update README.md 2024-01-09 12:11:08 +08:00
Calcium-Ion
b428c63d58 Update LICENSE 2024-01-08 19:48:30 +08:00
CaIon
1fdcb65c69 perf: 优化数据看板性能和显示效果 2024-01-08 18:49:10 +08:00
CaIon
1d6b3282a1 update README.md 2024-01-08 16:26:00 +08:00
CaIon
8d9e04427b feat: 可设置令牌能调用的模型 2024-01-08 16:25:17 +08:00
CaIon
6e906442f6 perf: 美化数据看板 2024-01-08 11:32:27 +08:00
CaIon
35579b6254 fix: fix JSON tag in Log struct 2024-01-08 11:25:22 +08:00