Commit Graph

  • 92001986db Merge branch 'main' of https://github.com/songquanpeng/one-api v0.5.6-alpha.1 JustSong 2023-09-18 21:44:36 +0800
  • a5647b1ea7 fix: fix priority not updated & random choice not working JustSong 2023-09-18 21:43:45 +0800
  • 858c811b67
    Merge branch 'songquanpeng:main' into main Calcium-Ion 2023-09-18 17:33:09 +0800
  • 8632a50cca
    Merge remote-tracking branch 'upstream/main' into feat/channel-priority Xiangyuan Liu 2023-09-18 12:48:32 +0800
  • 946eed4d60 fix: enable cors for token routers and dashboard routers CaIon 2023-09-18 01:42:04 +0800
  • d956ee5a6b Merge remote-tracking branch 'upstream/main' ckt1031 2023-09-17 22:36:25 +0800
  • b1630f0d1c fix: github oauth ckt1031 2023-09-17 22:25:44 +0800
  • 215e54fc96
    docs: update readme (#502) Redreamality 2023-09-17 21:39:21 +0800
  • 5613f7c24e docs: update README JustSong 2023-09-17 21:38:21 +0800
  • 5dcec3f20a 增加wechat账号可用性检测,为直接使用微信账号注册服务,在注册前检测微信账号的可用性,是否被占用 thinker007 2023-09-17 21:28:38 +0800
  • 352ef053d5 合并最新代码 CaIon 2023-09-17 21:07:00 +0800
  • 985e26fd1b Merge remote-tracking branch 'origin/main' CaIon 2023-09-17 20:59:12 +0800
  • ecf8a6d875
    feat: supprt channel priority now & record channel id in log (#484) v0.5.6-alpha Xyfacai 2023-09-17 19:18:16 +0800
  • 216bea46b6
    Merge branch 'main' into feat/channel-priority JustSong 2023-09-17 19:17:04 +0800
  • 1017c15758 chore: update implementation JustSong 2023-09-17 19:12:58 +0800
  • 1017c8d466
    Merge 4f3d925e8d into 24df3e5f62 glzjin 2023-09-17 18:18:39 +0800
  • 24df3e5f62
    feat: support non-stream mode for xunfei (#498) igophper 2023-09-17 18:16:12 +0800
  • 12ef9679a7 fix: fix url not passing when using custom chat_link v0.5.5 JustSong 2023-09-17 17:19:12 +0800
  • 328aa68255 feat: able to delete logs now (close #486) v0.5.5-alpha.9 JustSong 2023-09-17 17:09:56 +0800
  • 4335f005a6 feat: create new log file when too many logs recorded v0.5.5-alpha.8 JustSong 2023-09-17 16:35:30 +0800
  • fe26a1448d docs: update README JustSong 2023-09-17 15:41:01 +0800
  • 42451d9d02 refactor: update logging related logic JustSong 2023-09-17 15:39:46 +0800
  • 25c4c111ab fix: only enable cors for relay routers to avoid csrf attack v0.5.5-alpha.7 JustSong 2023-09-17 11:44:38 +0800
  • 0d50ad4b2b chore: update channel test prompt JustSong 2023-09-17 11:34:06 +0800
  • 959bcdef88 chore: update error code JustSong 2023-09-17 11:30:20 +0800
  • f78997adcf
    Create manual.yml JC0v0 2023-09-16 12:34:51 +0800
  • b1f940031c
    Delete .github/workflows/manual.yml JC0v0 2023-09-16 12:24:03 +0800
  • 206ed49fd2
    Create manual.yml JC0v0 2023-09-16 12:18:04 +0800
  • 9b399e190f fix: remove bun ckt1031 2023-09-16 00:19:59 +0800
  • 377da2dfcb Merge remote-tracking branch 'origin/main' CaIon 2023-09-15 18:01:06 +0800
  • cc09dd4f9d feat: 渠道支持指定组织 CaIon 2023-09-15 17:59:01 +0800
  • d1d789616f feat: 避免请求出错时暴露渠道信息 CaIon 2023-09-15 17:50:54 +0800
  • faaa9a476a 微信注册和绑定增加nickname thinker007 2023-09-15 17:31:12 +0800
  • 21d56e0d30 注释selfRoute.DELETE("/self", controller.DeleteSelf) 自我删除代码 避免删除自己。 将邀请链接改为:link = ${window.location.origin}/login?aff=${data} 版本号升级到v0.5.5 thinker007 2023-09-15 10:31:29 +0800
  • 7b60ccb9ba 增加微信邀请码功能 升级到one-api最新版代码 0.5.4版本 thinker007 2023-09-15 04:48:21 +0800
  • dd8cc364fe
    Merge pull request #1 from songquanpeng/main thinker007 2023-09-15 00:58:59 +0800
  • b1da079f37 支持office 365邮箱,默认展示微信登录框 thinker007 2023-09-15 00:53:38 +0800
  • 39ae8075e4 fix: fix oauth2 state not checking v0.5.5-alpha.6 JustSong 2023-09-15 00:24:20 +0800
  • 11bb7195d0 fix: docker ckt1031 2023-09-14 12:00:00 +0800
  • f0333f1ff0 docs: update readme JustSong 2023-09-13 23:22:53 +0800
  • a1434e165c docs: add QChatGPT (#522) Junyan Qin 2023-09-13 23:18:53 +0800
  • ce951cce5f perf: only return quota when it's not zero JustSong 2023-09-13 22:05:10 +0800
  • 217584bd43 fix: fix quota not return when error occurred (close #518) JustSong 2023-09-13 21:50:45 +0800
  • 7a3be17b4d fix: dockerfile ckt1031 2023-09-14 11:53:57 +0800
  • 41f5e1351a feat: make things to latest ckt1031 2023-09-14 11:52:28 +0800
  • b57a0eca16 docs: update readme JustSong 2023-09-13 23:22:53 +0800
  • 1b4cc78890
    docs: add QChatGPT (#522) Junyan Qin 2023-09-13 23:18:53 +0800
  • 3457b5237a
    Update README.md JustSong 2023-09-13 23:18:13 +0800
  • 420c375140 perf: only return quota when it's not zero v0.5.5-alpha.5 JustSong 2023-09-13 22:05:10 +0800
  • 01863d3e44 fix: fix quota not return when error occurred (close #518) JustSong 2023-09-13 21:50:45 +0800
  • 57a7a8d643
    doc(README.md): 添加支持One API的项目QChatGPT Junyan Qin 2023-09-13 17:24:48 +0800
  • 6ba32c7b25 初次启动随机生成8位密码 xiaoWangSec 2023-09-12 04:52:21 +0000
  • d9deda18c1 feat: 改为转发的方式获取midjourney图片 CaIon 2023-09-12 03:57:03 +0800
  • 84645128c3 feat: 改为转发的方式获取midjourney图片 CaIon 2023-09-12 03:46:05 +0800
  • 9baa615a64 update: update the README.md CaIon 2023-09-12 03:17:44 +0800
  • 4895bd744a feat: add midjourney log CaIon 2023-09-12 03:17:26 +0800
  • 4a836a4cb6 feat: 删除无用功能 CaIon 2023-09-10 01:13:12 +0800
  • 16aabbc490 修复充值bug CaIon 2023-09-09 05:05:46 +0800
  • 01a66ff33c 修复充值bug CaIon 2023-09-09 05:04:49 +0800
  • 0115d1d194 fix bug CaIon 2023-09-09 04:29:00 +0800
  • 443e2bd168 合并请求 CaIon 2023-09-09 03:19:55 +0800
  • 9c08d78349 Merge remote-tracking branch 'origin/main' CaIon 2023-09-09 03:15:55 +0800
  • 9ab4f7a271 移除不必要的功能 CaIon 2023-09-09 03:11:42 +0800
  • 43be1982d7 merge CaIon 2023-09-09 01:50:41 +0800
  • 1e13d9447c fix: remove sri ckt1031 2023-09-08 15:13:49 +0800
  • 39e5e105c7 feat: better web page ckt1031 2023-09-08 14:54:31 +0800
  • 204d86ce56 fix: add sri ckt1031 2023-09-08 14:38:37 +0800
  • d4c5166886 feat: TOKEN_ENCODER_STARTUP_INIT_DISABLED ckt1031 2023-09-07 17:06:55 +0800
  • 84ed908613
    Update README.md Redreamality 2023-09-06 01:42:39 +1000
  • 8fe0935357 fix:join content ignore seq igophper 2023-09-05 10:03:02 +0800
  • 67589f40fe
    Merge 90fe5d7b23 into d0a0e871e1 Jungley 2023-09-04 23:53:42 +0800
  • 37ee58478a feat:xunfei suport none stream igophper 2023-09-04 23:22:56 +0800
  • 5c1ce11273 feat: bump deps ckt1031 2023-09-04 15:07:50 +0800
  • 4864870d3b fix: i18n ckt1031 2023-09-04 15:04:24 +0800
  • d384be868c fix: test ckt1031 2023-09-04 15:03:47 +0800
  • cd3d1b9f1b Merge remote-tracking branch 'upstream/main' ckt1031 2023-09-04 14:57:40 +0800
  • d0a0e871e1
    fix: support ali's embedding model (#481, close #469) v0.5.5-alpha.4 igophper 2023-09-03 22:12:35 +0800
  • 24fc299a43
    Merge branch 'main' into feat/add_ali_embedding JustSong 2023-09-03 22:11:32 +0800
  • 079b0ba04a fix: add to model list JustSong 2023-09-03 22:10:50 +0800
  • bd6fe1e93c feat: able to config rate limit (close #477) JustSong 2023-09-03 21:56:37 +0800
  • c55bb67818 docs: update README (close #482) JustSong 2023-09-03 21:50:00 +0800
  • 0f949c3782 docs: update README (close #482) JustSong 2023-09-03 21:49:41 +0800
  • a721a5b6f9 chore: add error prompt for Azure JustSong 2023-09-03 21:46:07 +0800
  • 276163affd fix: press enter to submit custom model name JustSong 2023-09-03 21:40:58 +0800
  • 621eb91b46 chore: pass through error out JustSong 2023-09-03 21:31:58 +0800
  • 7e575abb95 feat: add channel type FastGPT v0.5.5-alpha.3 JustSong 2023-09-03 15:50:49 +0800
  • 9db93316c4 docs: update README JustSong 2023-09-03 15:12:54 +0800
  • c3dc315e75 feat: add batch update support (close #414) v0.5.5-alpha.2 JustSong 2023-09-03 14:58:20 +0800
  • 04acdb1ccb feat: support aiproxy's library v0.5.5-alpha.1 JustSong 2023-09-03 12:51:59 +0800
  • 3e400a7c88 revert: temporary disable InitTokenEncoders ckt1031 2023-09-01 18:19:28 +0800
  • 3c59e83954 feat:add user create and login timestamp fields igophper 2023-09-01 02:51:43 +0800
  • fe94656260 修复多路复用bug CaIon 2023-08-31 00:44:16 +0800
  • 71496a4e15 fix: notify if sentry is enabled ckt1031 2023-08-30 22:27:48 +0800
  • cfb943c1c9 feat: optimized vite ckt1031 2023-08-30 22:26:10 +0800
  • 85383c4c3f feat: bump deps ckt1031 2023-08-30 22:22:23 +0800
  • 2b614a18a7 fix: fix log table use created_at as key instead of id JustSong 2023-08-30 21:43:01 +0800
  • 03727a92c8 perf: preallocate array capacity JustSong 2023-08-30 21:15:56 +0800
  • fe291359a2 docs: update README JustSong 2023-08-30 20:51:37 +0800
  • f0d5e102a3 fix: fix log table use created_at as key instead of id v0.5.5-alpha JustSong 2023-08-30 21:43:01 +0800
  • abbf2fded0 perf: preallocate array capacity JustSong 2023-08-30 21:15:56 +0800