Commit Graph

625 Commits

Author SHA1 Message Date
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
Pluto
01b3e1266d fix: docker compose healthcheck failed (#593) 2023-10-14 21:55:16 -05:00
JustSong
63bd941d99 feat: able to delete all disabled channels 2023-10-14 17:25:48 +08:00
JustSong
f6811a11a9 chore: show prompt to let the user know 2023-10-14 16:32:01 +08:00
JustSong
215cad9bae fix: fix array index not checked (close #588) 2023-10-14 16:11:15 +08:00
JustSong
30b8bb362a feat: support cloudflare AI gateway now (close #565, #598) 2023-10-14 15:26:28 +08:00
JustSong
2a99fae102 fix: fix request count not updated correctly when using batch update 2023-10-14 15:04:52 +08:00
阿鹏
1a49328961 fix: fix url not passing (#562)
解决令牌页面聊天按钮丢失url参数的问题
2023-10-14 12:45:00 +08:00
Mikey
035df55068 fix: 404 Component is missing (#592)
* fix: 404 Component is missing

* chore: update 404 page style

---------

Co-authored-by: JustSong <songquanpeng@foxmail.com>
2023-10-14 12:42:07 +08:00
dependabot[bot]
0c31a9b31c chore(deps): bump golang.org/x/net from 0.10.0 to 0.17.0 (#591)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.10.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.10.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-14 12:34:46 +08:00
CaIon
87fe0c4efc fix bug 2023-10-11 21:47:59 +08:00
CaIon
594a3ca805 Update the README.md 2023-10-11 15:07:22 +08:00
CaIon
abb82a0b11 feat: 新增充值分组倍率设置 2023-10-11 14:58:09 +08:00
CaIon
32bb9ff701 feat: 充值前弹窗确认 2023-10-11 14:57:55 +08:00
CaIon
ee1edbcc91 取消429自动禁用 2023-10-10 11:18:29 +08:00
JustSong
4d65a13ae9 feat: support Tencent's model (close #519) 2023-10-03 14:19:03 +08:00
JustSong
dfd5b61593 chore: delete 360's 360GPT_S2_V9.4 2023-10-03 12:52:45 +08:00
JustSong
26367b677e chore: delete 360's 360GPT_S2_V9.4 2023-10-03 12:51:53 +08:00
JustSong
3a804cb95c docs: update readme 2023-10-02 13:15:35 +08:00
JustSong
cfd3093b95 feat: able to delete all manually disabled channels (close #539) 2023-10-02 13:06:27 +08:00
JustSong
5ad4bcea7f chore: add database migration prompt 2023-10-02 12:13:30 +08:00
JustSong
5557335639 chore: sync database indices with pro version 2023-10-02 12:11:02 +08:00
JustSong
445d61261d docs: update readme 2023-10-01 13:26:42 +08:00
JustSong
f4cbce323f docs: update readme 2023-10-01 13:16:25 +08:00
JustSong
fd36feb723 fix: check user quota when pre-consume quota 2023-10-01 12:49:40 +08:00
JustSong
e159737938 chore: sync model schema 2023-09-29 18:13:57 +08:00
JustSong
7fff657629 chore: remind user to change default password (close #516) 2023-09-29 18:07:20 +08:00
JustSong
8f4b357fcb perf: lazy initialization for token encoders (close #566) 2023-09-29 17:56:11 +08:00
JustSong
6fdb88c760 docs: update readme 2023-09-29 17:49:47 +08:00
JustSong
51db57677e chore: add MEMORY_CACHE_ENABLED env variable 2023-09-29 11:38:27 +08:00
CaIon
7b4f42f4fb feat: 优先优先级排序渠道 2023-09-27 01:17:43 +08:00
CaIon
7c8f8da385 feat: 优先用优先级排序渠道 2023-09-27 01:03:53 +08:00
CaIon
08442b7b3e feat: 防止渠道地址传到用户端 2023-09-27 01:02:45 +08:00
CaIon
b01e567c57 feat: 渠道新可选是否自动禁用功能 2023-09-25 18:53:59 +08:00
CaIon
cba411ee9e feat: 渠道新可选是否自动禁用功能 2023-09-25 18:44:10 +08:00
CaIon
4199979c01 Merge remote-tracking branch 'origin/main'
# Conflicts:
#	model/log.go
2023-09-24 12:34:29 +08:00
JustSong
45adc7fc9a chore: update ali's model name 2023-09-23 22:57:59 +08:00
JustSong
d39d54bed6 feat: add support for gpt-3.5-turbo-instruct (close #545) 2023-09-23 22:37:11 +08:00
CaIon
3fcbf1f070 feat: 新增渠道页面选择每页显示数量 2023-09-23 03:51:04 +08:00
CaIon
5fea713c15 Merge remote-tracking branch 'origin/main' 2023-09-22 23:34:28 +08:00
CaIon
1c13135d92 修改upscale倍率为五分之一 2023-09-22 23:34:17 +08:00
CaIon
e9f869f155 fix: fix midjourney task update bug 2023-09-22 23:32:19 +08:00
igophper
1b3bc7a74c fix: sum null to 0 (#541)
Co-authored-by: igophper <admin@jialilgu.cn>
2023-09-19 22:39:54 +08:00
Calcium-Ion
01059f9265 Merge branch 'songquanpeng:main' into main 2023-09-18 23:41:12 +08:00
JustSong
1016ef75b4 fix: fix gorm expression
Co-authored-by: 初音控灬 <xyfacai@gmail.com>
2023-09-18 23:11:37 +08:00
JustSong
489eeff433 fix: fix gorm expression
Co-authored-by: 初音控灬 <xyfacai@gmail.com>
2023-09-18 23:07:59 +08:00
CaIon
87160ec35c fix bug 2023-09-18 23:06:00 +08:00
Calcium-Ion
7188dedd27 Merge branch 'songquanpeng:main' into main 2023-09-18 22:52:10 +08:00
JustSong
0de79e31d7 fix: add default value for base url 2023-09-18 22:49:05 +08:00
JustSong
3935c70cd9 fix: fix random selection is not working when directly using database 2023-09-18 22:39:10 +08:00