CaIon
|
e3fca11f99
|
修复令牌bug
|
2023-11-10 00:46:17 +08:00 |
|
CaIon
|
44d9eb9d05
|
完善兑换码界面
|
2023-11-10 00:10:41 +08:00 |
|
CaIon
|
3ff4210fc4
|
适配dall-e-3
|
2023-11-09 17:08:32 +08:00 |
|
Calcium-Ion
|
7688e9f9dd
|
Merge branch 'songquanpeng:main' into main
|
2023-10-30 16:12:09 +08:00 |
|
Bryan
|
a398f35968
|
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
|
fc2ef52366
|
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
|
824444244b
|
feat: able to delete all disabled channels
|
2023-10-14 17:25:48 +08:00 |
|
JustSong
|
f073592d39
|
fix: fix request count not updated correctly when using batch update
|
2023-10-14 15:04:52 +08:00 |
|
CaIon
|
921f1d65ad
|
fix bug
|
2023-10-11 21:47:59 +08:00 |
|
CaIon
|
a4e269262b
|
feat: 新增充值分组倍率设置
|
2023-10-11 14:58:09 +08:00 |
|
JustSong
|
8d34b7a77e
|
feat: able to delete all manually disabled channels (close #539)
|
2023-10-02 13:06:27 +08:00 |
|
JustSong
|
cbd62011b8
|
chore: add database migration prompt
|
2023-10-02 12:13:30 +08:00 |
|
JustSong
|
4701897e2e
|
chore: sync database indices with pro version
|
2023-10-02 12:11:02 +08:00 |
|
JustSong
|
53b2cace0b
|
chore: sync model schema
|
2023-09-29 18:13:57 +08:00 |
|
JustSong
|
f9b748c2ca
|
chore: add MEMORY_CACHE_ENABLED env variable
|
2023-09-29 11:38:27 +08:00 |
|
CaIon
|
d429992be2
|
feat: 优先优先级排序渠道
|
2023-09-27 01:17:43 +08:00 |
|
CaIon
|
1bb65fa0dd
|
feat: 优先用优先级排序渠道
|
2023-09-27 01:03:53 +08:00 |
|
CaIon
|
80271b33ba
|
feat: 渠道新可选是否自动禁用功能
|
2023-09-25 18:44:10 +08:00 |
|
CaIon
|
3d55548c92
|
Merge remote-tracking branch 'origin/main'
# Conflicts:
# model/log.go
|
2023-09-24 12:34:29 +08:00 |
|
igophper
|
8651451e53
|
fix: sum null to 0 (#541)
Co-authored-by: igophper <admin@jialilgu.cn>
|
2023-09-19 22:39:54 +08:00 |
|
Calcium-Ion
|
f82fde9d8a
|
Merge branch 'songquanpeng:main' into main
|
2023-09-18 23:41:12 +08:00 |
|
JustSong
|
1c5bb97a42
|
fix: fix gorm expression
Co-authored-by: 初音控灬 <xyfacai@gmail.com>
|
2023-09-18 23:11:37 +08:00 |
|
JustSong
|
de868e4e4e
|
fix: fix gorm expression
Co-authored-by: 初音控灬 <xyfacai@gmail.com>
|
2023-09-18 23:07:59 +08:00 |
|
Calcium-Ion
|
26f9d25860
|
Merge branch 'songquanpeng:main' into main
|
2023-09-18 22:52:10 +08:00 |
|
JustSong
|
1d258cc898
|
fix: add default value for base url
|
2023-09-18 22:49:05 +08:00 |
|
JustSong
|
37e09d764c
|
fix: fix random selection is not working when directly using database
|
2023-09-18 22:39:10 +08:00 |
|
JustSong
|
159b9e3369
|
fix: fix unable to set zero value for base url & model mapping
|
2023-09-18 22:07:17 +08:00 |
|
JustSong
|
a5647b1ea7
|
fix: fix priority not updated & random choice not working
|
2023-09-18 21:43:45 +08:00 |
|
CaIon
|
985e26fd1b
|
Merge remote-tracking branch 'origin/main'
# Conflicts:
# controller/log.go
# controller/relay-audio.go
# controller/relay-image.go
# controller/relay-text.go
# controller/relay.go
# middleware/distributor.go
# model/log.go
# web/src/components/OperationSetting.js
|
2023-09-17 20:59:12 +08:00 |
|
Xyfacai
|
ecf8a6d875
|
feat: supprt channel priority now & record channel id in log (#484)
* feat: 支持设置渠道优先级 & 日志中显示使用的渠道ID
* fix: 设置渠道优先级未更新 ability
* chore: update implementation
---------
Co-authored-by: Xiangyuan Liu <xiangyuan.liu@ui.com>
Co-authored-by: JustSong <songquanpeng@foxmail.com>
Co-authored-by: JustSong <39998050+songquanpeng@users.noreply.github.com>
|
2023-09-17 19:18:16 +08:00 |
|
JustSong
|
328aa68255
|
feat: able to delete logs now (close #486)
|
2023-09-17 17:09:56 +08:00 |
|
JustSong
|
42451d9d02
|
refactor: update logging related logic
|
2023-09-17 15:39:46 +08:00 |
|
CaIon
|
cc09dd4f9d
|
feat: 渠道支持指定组织
|
2023-09-15 17:59:01 +08:00 |
|
CaIon
|
d9deda18c1
|
feat: 改为转发的方式获取midjourney图片
|
2023-09-12 03:57:03 +08:00 |
|
CaIon
|
4a836a4cb6
|
feat: 删除无用功能
|
2023-09-10 01:13:12 +08:00 |
|
CaIon
|
01a66ff33c
|
修复充值bug
|
2023-09-09 05:04:49 +08:00 |
|
CaIon
|
9c08d78349
|
Merge remote-tracking branch 'origin/main'
# Conflicts:
# controller/relay.go
# main.go
# middleware/distributor.go
|
2023-09-09 03:15:55 +08:00 |
|
CaIon
|
9ab4f7a271
|
移除不必要的功能
|
2023-09-09 03:11:42 +08:00 |
|
JustSong
|
621eb91b46
|
chore: pass through error out
|
2023-09-03 21:31:58 +08:00 |
|
JustSong
|
c3dc315e75
|
feat: add batch update support (close #414)
|
2023-09-03 14:58:20 +08:00 |
|
CaIon
|
c0f0201f5f
|
Merge remote-tracking branch 'origin/main'
# Conflicts:
# controller/relay-text.go
# go.mod
# web/src/components/PersonalSetting.js
# web/src/components/TokensTable.js
# web/src/pages/Home/index.js
|
2023-08-25 00:51:02 +08:00 |
|
CaIon
|
3b0f1ae978
|
修改stat接口返回值
|
2023-08-25 00:40:11 +08:00 |
|
JustSong
|
86c2627c24
|
fix: update cache immediately after cache get
Co-authored-by: chikasaki <1347283135@qq.com>
Co-authored-by: Cruel <157922018@qq.com>
|
2023-08-16 23:40:50 +08:00 |
|
CaIon
|
8f2119e410
|
add epay
|
2023-08-14 22:16:32 +08:00 |
|
JustSong
|
cac61b9f66
|
Revert "fix: add lock when update quota (close #399)"
This reverts commit eae9b6e607 .
|
2023-08-13 00:51:48 +08:00 |
|
igophper
|
4ef5e2020c
|
fix: fix baidu's embedding api (#398)
* fix:judge baidu embeddings input type
* chore: add back update all channels balance
* chore: update default configuration for sql connection
---------
Co-authored-by: JustSong <songquanpeng@foxmail.com>
|
2023-08-13 00:45:04 +08:00 |
|
JustSong
|
e0b4f96b5b
|
feat: support PostgreSQL now
|
2023-08-12 19:20:12 +08:00 |
|
JustSong
|
eae9b6e607
|
fix: add lock when update quota (close #399)
|
2023-08-12 18:25:18 +08:00 |
|
JustSong
|
7bddc73b96
|
perf: flush response after response handled (close #364)
|
2023-08-12 18:10:15 +08:00 |
|
JustSong
|
466005de07
|
fix: set connection limits for database
|
2023-08-12 10:05:25 +08:00 |
|