sijinhui
45fa760db1
用户管理表初步成型
2024-03-26 23:23:03 +08:00
sijinhui
bf6528ce30
Merge branch 'ChatGPTNextWeb:main' into main
2024-03-24 17:30:40 +08:00
fred-bf
e8d76a513d
patch: disable webdav redirect
2024-03-24 14:15:04 +08:00
sijinhui
cf930bcb9a
Merge remote-tracking branch 'upstream/main' into dev
2024-03-22 16:53:17 +08:00
H0llyW00dzZ
c0c54e5709
Fix Webdav Syncing Issues
...
- [+] feat(route.ts): add endpoint validation and improve error handling
- [+] refactor(route.ts): use targetPath for request validation and error messages
- [+] fix(route.ts): correct targetUrl formation
2024-03-20 01:40:41 +07:00
sijinhui
598a278e9b
Merge remote-tracking branch 'upstream/main' into dev
...
# Conflicts:
# package.json
2024-03-19 10:02:53 +08:00
Fred
99aa064319
fix: fix webdav sync issue
2024-03-14 01:58:25 +08:00
Fred
6aaf83f3c2
fix: fix upstash sync issue
2024-03-14 01:56:36 +08:00
Fred
8645214654
fix: change matching pattern
2024-03-14 01:26:13 +08:00
Fred
eebc334e02
fix: remove corsFetch
2024-03-14 00:57:54 +08:00
Fred
038fa3b301
fix: add webdav request filter
2024-03-14 00:33:26 +08:00
Fred
9a8497299d
fix: adjust upstash api
2024-03-13 23:58:28 +08:00
sijinhui
ae03aa7a23
用户页面增加使用token显示
2024-03-01 15:45:12 +08:00
sijinhui
5aef4ed70f
修复一下图表的bug
2024-02-22 13:14:34 +08:00
sijinhui
747bed9826
重构绘图相关
2024-02-22 00:21:36 +08:00
sijinhui
75da1568a2
添加主题
2024-01-29 22:13:57 +08:00
sijinhui
f23abdea1a
1
2024-01-28 01:19:27 +08:00
NieXi
f6cdda9029
update google api region ( #3934 )
...
Co-authored-by: GH Action - Upstream Sync <action@github.com>
2024-01-27 15:55:44 +08:00
Yasin
5a7b9abe33
Fix: Routes /api/cors/[...path]
was not configured to run with the Edge Runtime
2024-01-08 18:43:31 +08:00
sijinhui
af2800eb2d
优化token计算
2024-01-05 13:19:59 +08:00
sijinhui
c70222ee6d
进一步精简优化报表
2023-12-30 23:36:49 +08:00
sijinhui
067ccb481b
修复管理员界面相关问题,优化页面显示
2023-12-29 23:49:26 +08:00
sijinhui
ebe8cc1dc7
修复midjourney绘图失败小问题
2023-12-28 23:11:48 +08:00
sijinhui
3a92a1b8d1
修复日志图表的问题
2023-12-28 18:34:47 +08:00
sijinhui
b0e56e17c7
修复小细节
2023-12-28 13:22:09 +08:00
sijinhui
1e7d20580d
merge upstream
2023-12-27 22:55:28 +08:00
sijinhui
19f4ef9194
merge upstream
2023-12-27 22:47:01 +08:00
Yifei Zhang
350ddd2af1
Merge pull request #3215 from akira-cn/main
...
fix: remove the content-encoding header
2023-12-27 01:26:48 +08:00
Fred Liang
422d70d928
chore: update auth value logic ( #3630 )
2023-12-25 10:25:43 +08:00
Fred Liang
19137b79bc
fix: return bearer header when using openai
2023-12-25 09:57:40 +08:00
Fred Liang
f5ed1604aa
fix: fix removing bearer header
2023-12-25 05:24:20 +08:00
Fred Liang
5c638251f8
fix: fix using different model
2023-12-25 05:12:21 +08:00
Fred Liang
cad461b121
chore: remove console log
2023-12-25 04:09:38 +08:00
Fred Liang
5af68ac545
fix: fix issue https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/issues/3616
2023-12-25 04:07:35 +08:00
H0llyW00dzZ
35471a41c8
Fix & Feat [Auth] Api Key Variable
...
- [+] fix(auth.ts): fix variable name from serverApiKey to systemApiKey
- [+] feat(auth.ts): add support for Google API key in addition to Azure API key
2023-12-25 00:37:48 +07:00
Fred Liang
aea794e522
chore: remove openai log from google api handler
2023-12-24 17:37:07 +08:00
Fred Liang
7d9a2132cb
fix: fix server token fetch policy
2023-12-24 03:57:30 +08:00
Fred Liang
20f2f61349
feat: support set api key from client side
2023-12-24 03:44:13 +08:00
Fred Liang
4169431f2c
fix: fix add api auth
2023-12-24 03:05:23 +08:00
Fred Liang
778e88cb56
chore: resolve conflict
2023-12-24 02:15:30 +08:00
sijinhui
b064e16278
优化token计数
2023-12-22 23:18:19 +08:00
sijinhui
07c48ef7fd
加强不可用模型过滤
2023-12-22 21:20:30 +08:00
sijinhui
d37e5fb4ac
尝试增加管理页面
2023-12-20 13:33:11 +08:00
sijinhui
ec3c324ef2
还有遗留bug
2023-12-19 23:44:20 +08:00
sijinhui
b43c0b0109
init
2023-12-16 23:05:14 +08:00
H0llyW00dzZ
f9d916925e
Fixup Api Common [Server Side] [Console Log]
...
- [+] fix(common.ts): fix condition to check if serverConfig.openaiOrgId is not undefined
2023-11-25 10:23:16 +07:00
H0llyW00dzZ
f9258878db
Fix Api Common [Server Side] [Console Log]
...
- [+] fix(common.ts): fix console.log statement for [Org ID] to handle undefined value
2023-11-25 10:10:06 +07:00
Eric-2369
74eb42c111
config: exclude hkg1 from the deployment regions of the edge function
2023-11-16 11:33:10 +08:00
Yidadaa
9876a1aeca
fix : #3275 refuse on server side if hide user api key
2023-11-16 00:53:11 +08:00
Yidadaa
a5a1f2e8ad
feat: CUSTOM_MODELS support mapper
2023-11-12 00:46:21 +08:00