Commit Graph

428 Commits

Author SHA1 Message Date
CaIon
aca1a55609 fix: 索引名称长度 2024-01-07 22:07:17 +08:00
CaIon
d9107379e9 fix: fix gemini panic 2024-01-07 21:27:28 +08:00
CaIon
b45f3b1844 feat: 完善数据看板选择时间区间 2024-01-07 19:47:35 +08:00
CaIon
7f60a91953 fix: 优化数据看板更新逻辑 2024-01-07 18:33:41 +08:00
CaIon
dd0abc9447 feat: 新增数据看板 2024-01-07 18:31:14 +08:00
Xyfacai
825f59e162 optimize: MJ 部分调整、优化
MJ
增加simple-change、list接口,
变换和重试操作区别出来,价格与绘图一样
优化图片返回
2024-01-01 22:46:05 +08:00
CaIon
e0234a677c 更新用户时刷新缓存数据 2023-12-29 00:00:23 +08:00
CaIon
433f7affe9 feat: 加入渠道加权随机功能 2023-12-27 19:00:47 +08:00
CaIon
7eeacd2c8f enable parseTime=true 2023-12-27 16:47:32 +08:00
CaIon
61bfde5e00 修复不能删除注销用户的问题 2023-12-27 16:46:18 +08:00
CaIon
9c7456b0a6 enable mysql parseTime 2023-12-27 15:33:35 +08:00
CaIon
16e1b559d2 Revert "fix delete user"
This reverts commit acd4315d
2023-12-27 15:31:28 +08:00
CaIon
53deed8ce4 fix delete user 2023-12-27 15:15:07 +08:00
CaIon
acd4315d43 fix delete user 2023-12-27 14:36:19 +08:00
CaIon
b38ba50e3f 用户注销后禁止再次注册 2023-12-27 00:19:11 +08:00
Xyfacai
65166c1fa9 fix: 优化 mj 获取进度 2023-12-23 23:14:58 +08:00
CaIon
ffbde7d751 支持设置模型按次计费 2023-12-21 20:14:04 +08:00
CaIon
f74a89fc7d log输出更多有效信息 2023-12-20 20:53:36 +08:00
CaIon
2b48477d2e 修改docker-compose.yml 2023-12-18 23:46:04 +08:00
CaIon
a12421ebe2 添加批量删除渠道功能 2023-12-14 16:35:03 +08:00
CaIon
ff2b497c05 support gpts 2023-12-11 19:50:43 +08:00
CaIon
3d56752344 充值改为保留两位小数 2023-12-09 22:56:24 +08:00
CaIon
dbdfebcc41 fix pgsql 2023-12-08 13:15:59 +08:00
CaIon
d6d4623f77 消费日志添加用户调用前余额 2023-12-07 16:58:24 +08:00
CaIon
f9495e91ea 更新渠道管理 2023-12-05 18:15:40 +08:00
CaIon
f08fac740d 修复令牌添加、搜索bug 2023-11-25 17:30:36 +08:00
CaIon
b58fdc21db fix bug 2023-11-23 19:01:14 +08:00
Calcium-Ion
5a4eb4e023 Merge pull request #14 from luxlzz6/main
绘画列表显示统一了风格 添加了渠道
2023-11-23 18:55:18 +08:00
luxl
b0fae6b39d 绘图列表更新 2023-11-23 18:18:03 +08:00
AIASS Group
745ba3cea7 fix the issue of model repetition 2023-11-23 15:36:07 +08:00
CaIon
0f8e24897e 修复可用模型显示已禁用模型 2023-11-22 23:02:43 +08:00
CaIon
f88b65c11f 修复可用model重复显示bug 2023-11-21 16:58:31 +08:00
CaIon
3eb7843b2e 完善个人中心 2023-11-21 16:35:51 +08:00
CaIon
a7bac4f1fd Merge branch 'main' into latest 2023-11-15 21:07:37 +08:00
CaIon
28fe74d76c try to fix email 2023-11-15 18:27:42 +08:00
luxl
b2dd63f9a0 Update token.go 2023-11-14 16:41:19 +08:00
CaIon
04fe42c634 修复余额不足邮件提醒bug 2023-11-12 18:51:26 +08:00
CaIon
2390c2cb71 完全移除近似估算token功能 2023-11-11 01:55:19 +08:00
CaIon
1f6fbbd406 fix log bug 2023-11-10 01:59:16 +08:00
CaIon
4994a4a6fd 修复令牌bug 2023-11-10 00:46:17 +08:00
CaIon
4c1a23d65a 完善兑换码界面 2023-11-10 00:10:41 +08:00
CaIon
8c5fd7b7ee 适配dall-e-3 2023-11-09 17:08:32 +08:00
Calcium-Ion
f439c4d553 Merge branch 'songquanpeng:main' into main 2023-10-30 16:12:09 +08:00
Bryan
58b6c88f7b fix: fix postgresql support (#606)
* fix postgresql support

fixes #517

* fix: fix pg support

* chore: delete useless code

---------

Co-authored-by: JustSong <songquanpeng@foxmail.com>
2023-10-22 18:38:29 +08:00
CaIon
ba7e6324d3 Merge remote-tracking branch 'origin/main'
# Conflicts:
#	README.md
#	go.mod
#	go.sum
#	model/log.go
#	web/src/App.js
#	web/src/components/ChannelsTable.js
2023-10-16 17:31:26 +08:00
JustSong
63bd941d99 feat: able to delete all disabled channels 2023-10-14 17:25:48 +08:00
JustSong
2a99fae102 fix: fix request count not updated correctly when using batch update 2023-10-14 15:04:52 +08:00
CaIon
87fe0c4efc fix bug 2023-10-11 21:47:59 +08:00
CaIon
abb82a0b11 feat: 新增充值分组倍率设置 2023-10-11 14:58:09 +08:00
JustSong
cfd3093b95 feat: able to delete all manually disabled channels (close #539) 2023-10-02 13:06:27 +08:00