Commit Graph

428 Commits

Author SHA1 Message Date
CaIon
14892a6582 feat: 初步兼容敏感词过滤 2024-03-20 17:07:42 +08:00
CaIon
3652841684 feat: midjourneys表添加索引 2024-03-17 22:56:17 +08:00
CaIon
cee6f9c3f5 feat: 允许开关mj回调 2024-03-14 21:21:37 +08:00
CaIon
bc2b1112db fix: reroll action error 2024-03-14 00:43:32 +08:00
CaIon
62bca310e3 feat: support shorten 2024-03-13 17:46:34 +08:00
CaIon
259c7fcdb0 feat: 初步兼容midjourney-proxy-plus 2024-03-13 15:37:01 +08:00
CaIon
9cd256fc7f chore: drop idx_channels_key on start 2024-03-12 00:35:12 +08:00
CaIon
b2680b6365 fix: 修复模型映射功能失效 (close #105) 2024-03-11 18:28:51 +08:00
CaIon
b0eeeedacf fix: 请求阿里通义千问异常 (close #108) 2024-03-11 14:35:46 +08:00
1808837298@qq.com
5ddb37c12f feat: add "/api/status/test" 2024-03-04 19:32:59 +08:00
1808837298@qq.com
672f261c3e feat: 记录请求的token用量 2024-03-04 14:58:30 +08:00
1808837298@qq.com
5cd2c572c2 feat: 解决渠道密钥长度限制问题 2024-03-04 14:55:26 +08:00
Ehco
9a97408b29 Merge branch 'main' into telegram-login 2024-03-03 19:42:06 +08:00
1808837298@qq.com
d70115a5fa fix: remove useless code 2024-03-02 23:02:49 +08:00
1808837298@qq.com
5d2c125d13 fix: Improve handling of small weights in channel selection logic 2024-03-02 22:46:26 +08:00
1808837298@qq.com
53d25cc62b feat: 可自定义支付回调地址及最低购买数量 2024-03-02 22:07:32 +08:00
sljeff
a3bab7537b feat: telegram login and bind 2024-03-02 17:15:52 +08:00
1808837298@qq.com
556b16b9b8 feat: 可设置默认折叠侧边栏 2024-03-02 02:12:02 +08:00
Ehco1996
1ca7829161 Update makefile and user model, add Telegram integration 2024-03-01 22:33:30 +08:00
1808837298@qq.com
eff61d87b1 feat: Add channel search by model field (close #72) 2024-03-01 21:57:52 +08:00
Ehco1996
a9d3c59e83 Add Telegram OAuth support 2024-03-01 21:54:24 +08:00
Ehco1996
c9496d1c56 Add Telegram bot token and name 2024-03-01 20:39:28 +08:00
1808837298@qq.com
4b5266eb73 feat: 优化令牌无效提示 2024-02-22 01:48:35 +08:00
CaIon
65972ad47e feat: 添加成功时自动启用通道功能, close #27 2024-02-01 18:52:39 +08:00
CaIon
9fba051d9a fix: fix redis error 2024-01-26 16:09:50 +08:00
CaIon
9f6c567b24 fix: fix redis error 2024-01-26 15:52:23 +08:00
CaIon
a2873b6d67 feat: token缓存逻辑更新(实验性) 2024-01-25 20:09:06 +08:00
CaIon
ddec450bed chore: change use_time to int 2024-01-22 17:07:18 +08:00
Calcium-Ion
a5d1778132 Merge pull request #53 from Calcium-Ion/fork/main
feat: 令牌聊天新增ChatGPT Web & Midjourney支持
2024-01-21 17:47:55 +08:00
CaIon
3358471fb5 feat: 日志优化逻辑,新增请求时间和是否为stream字段 2024-01-21 15:01:59 +08: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
CaIon
fe148d175e perf: 数据看板支持选择时间粒度 2024-01-13 00:33:52 +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
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
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
f111777fc3 fix: user group size 2024-01-11 22:06:30 +08:00
CaIon
5eaa5bf050 chore: cache username 2024-01-11 18:40:44 +08:00
CaIon
3c91d7539c feat: able to fix channels 2024-01-10 13:23:43 +08:00
CaIon
d15516d633 perf: 优化数据看板性能 2024-01-09 16:20:04 +08:00
CaIon
a10b2bc0ee fix: 修复数据看板筛选用户的时候不能指定时间的问题 2024-01-09 12:11:09 +08:00
CaIon
1fdcb65c69 perf: 优化数据看板性能和显示效果 2024-01-08 18:49:10 +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
CaIon
d2dd7d5960 fix: 减少username和model_name字段长度为64 2024-01-08 10:11:36 +08:00
CaIon
85a1540a2e fix: 减少group和model字段长度为64 2024-01-08 10:08:20 +08:00
CaIon
c92f327283 fix: 索引长度 2024-01-07 22:16:20 +08:00