ckt1031
|
624b5800fa
|
fix: github ci
|
2023-10-25 20:15:15 +08:00 |
|
ckt1031
|
8b4d2773d2
|
feat: enhanced channel test
|
2023-10-25 20:06:12 +08:00 |
|
ckt1031
|
624c887366
|
feat: update deps
|
2023-10-25 20:03:12 +08:00 |
|
ckt1031
|
d4c5f74bb7
|
Merge remote-tracking branch 'upstream/main'
|
2023-10-25 19:58:34 +08:00 |
|
ckt1031
|
e1d840e7dd
|
Merge remote-tracking branch 'upstream/main'
|
2023-10-25 19:56:30 +08:00 |
|
JustSong
|
89d458b9cf
|
feat: able to set RELAY_TIMEOUT
|
2023-10-22 20:39:49 +08:00 |
|
JustSong
|
63fafba112
|
feat: support ERNIE-Bot-4 (close #608)
|
2023-10-22 18:48:35 +08:00 |
|
ckt
|
d79a7b5902
|
fix; channel testing
|
2023-10-22 10:46:54 +00:00 |
|
ckt
|
765e5f8b66
|
fix: issue
|
2023-10-22 10:40:13 +00: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 |
|
ckt
|
25d7e6e131
|
fix: re-enable email
|
2023-10-22 10:31:50 +00:00 |
|
ckt
|
33793f55d8
|
feat: add turnstile widget test
|
2023-10-22 10:22:08 +00:00 |
|
ckt
|
14b7b924a0
|
Merge remote-tracking branch 'upstream/main'
|
2023-10-22 10:12:39 +00:00 |
|
yiGmMk
|
57aa637c77
|
fix: set Accept header if not given (#615)
* fix: fastgpt调用通义千问问答失败
* refactor: Dockerfile
* Revert "refactor: Dockerfile"
This reverts commit a538c4f28e .
* chore: update implementation
---------
Co-authored-by: JustSong <songquanpeng@foxmail.com>
|
2023-10-22 17:56:20 +08:00 |
|
vc
|
3b483639a4
|
feat: add cloudflare ai gateway support for image & audio (#607)
* Update channel-test.go
* Update relay-audio.go
* Update relay-image.go
* chore: using a util function
---------
Co-authored-by: JustSong <songquanpeng@foxmail.com>
|
2023-10-22 17:50:52 +08:00 |
|
subnew
|
22980b4c44
|
docs: add description for TIKTOKEN_CACHE_DIR (#612)
* Update README.md
* Update README.md
|
2023-10-22 17:31:27 +08:00 |
|
ckt1031
|
5842f59191
|
feat: support AutoReEnableFailedChannel
|
2023-10-21 22:44:35 +08:00 |
|
ckt1031
|
e81444b74c
|
fix: SumUsedToken
|
2023-10-19 21:13:41 +08:00 |
|
ckt1031
|
cb7de84771
|
fix: postgres ifnull issue
|
2023-10-19 21:11:15 +08:00 |
|
ckt
|
639f8d34d4
|
Merge branch 'songquanpeng:main' into main
|
2023-10-15 11:59:41 +08:00 |
|
Pluto
|
64cdb7eafb
|
fix: docker compose healthcheck failed (#593)
|
2023-10-14 21:55:16 -05:00 |
|
ckt1031
|
19c6fea370
|
fix: remove annoying banner
|
2023-10-14 23:39:05 +08:00 |
|
ckt1031
|
e4cbe34dc0
|
fix: i18n
|
2023-10-14 23:01:52 +08:00 |
|
ckt1031
|
89246be7ba
|
feat: update frontend deps
|
2023-10-14 22:58:01 +08:00 |
|
ckt1031
|
63e76ff230
|
Merge remote-tracking branch 'upstream/main'
|
2023-10-14 22:56:46 +08:00 |
|
JustSong
|
824444244b
|
feat: able to delete all disabled channels
|
2023-10-14 17:25:48 +08:00 |
|
JustSong
|
fbe9985f57
|
chore: show prompt to let the user know
|
2023-10-14 16:32:01 +08:00 |
|
JustSong
|
a27a5bcc06
|
fix: fix array index not checked (close #588)
|
2023-10-14 16:11:15 +08:00 |
|
JustSong
|
e28d4b1741
|
feat: support cloudflare AI gateway now (close #565, #598)
|
2023-10-14 15:26:28 +08:00 |
|
JustSong
|
f073592d39
|
fix: fix request count not updated correctly when using batch update
|
2023-10-14 15:04:52 +08:00 |
|
阿鹏
|
fa41ca9805
|
fix: fix url not passing (#562)
解决令牌页面聊天按钮丢失url参数的问题
|
2023-10-14 12:45:00 +08:00 |
|
Mikey
|
e338de45b6
|
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]
|
114587b46f
|
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 |
|
ckt1031
|
c78fba83eb
|
fix: pgsql new
|
2023-10-06 22:34:28 +08:00 |
|
ckt1031
|
c034cebc79
|
feat; better pgsql
|
2023-10-06 22:27:22 +08:00 |
|
ckt1031
|
061f6774ba
|
fix
|
2023-10-06 22:03:00 +08:00 |
|
JustSong
|
2a8f8ecba1
|
feat: support Tencent's model (close #519)
|
2023-10-04 22:16:57 +08:00 |
|
JustSong
|
8be424b43c
|
chore: delete 360's 360GPT_S2_V9.4
|
2023-10-04 22:16:57 +08:00 |
|
JustSong
|
c57190b07f
|
chore: delete 360's 360GPT_S2_V9.4
|
2023-10-04 22:16:56 +08:00 |
|
JustSong
|
b4b4acc288
|
feat: support Tencent's model (close #519)
|
2023-10-03 14:19:03 +08:00 |
|
JustSong
|
d663de3e3a
|
chore: delete 360's 360GPT_S2_V9.4
|
2023-10-03 12:52:45 +08:00 |
|
JustSong
|
a85ecace2e
|
chore: delete 360's 360GPT_S2_V9.4
|
2023-10-03 12:51:53 +08:00 |
|
ckt1031
|
c52f5ad997
|
fix: caching
|
2023-10-02 14:54:03 +08:00 |
|
ckt1031
|
26f50b7fd4
|
fix: i18n
|
2023-10-02 14:50:23 +08:00 |
|
ckt1031
|
47db16954f
|
Merge remote-tracking branch 'upstream/main'
|
2023-10-02 14:40:42 +08:00 |
|
JustSong
|
fbdea91ea1
|
docs: update readme
|
2023-10-02 13:15:35 +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 |
|
ckt1031
|
683df5335d
|
fix: remove annoying notice
|
2023-10-01 14:25:59 +08:00 |
|