这是indexloc提供的服务,不要输入任何密码
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ChatGPTNextWeb/NextChat
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: susugo/ChatGPT-Next-Web
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 4 files changed
  • 1 contributor

Commits on May 21, 2024

  1. 关闭 sendMemory

    jinjianmingming committed May 21, 2024
    Configuration menu
    Copy the full SHA
    7836dd3 View commit details
    Browse the repository at this point in the history
  2. sendMemory = false

    jinjianmingming committed May 21, 2024
    Configuration menu
    Copy the full SHA
    b2fb08a View commit details
    Browse the repository at this point in the history
  3. state.modelConfig.sendMemory === true

    jinjianmingming committed May 21, 2024
    Configuration menu
    Copy the full SHA
    b03d6d4 View commit details
    Browse the repository at this point in the history
  4. state.modelConfig.sendMemory === false

    jinjianmingming committed May 21, 2024
    Configuration menu
    Copy the full SHA
    a7ab305 View commit details
    Browse the repository at this point in the history
  5. state.modelConfig.sendMemory = false

    jinjianmingming committed May 21, 2024
    Configuration menu
    Copy the full SHA
    f5c97a5 View commit details
    Browse the repository at this point in the history
  6. modelConfig.sendMemory = false;

    jinjianmingming committed May 21, 2024
    Configuration menu
    Copy the full SHA
    330d5fb View commit details
    Browse the repository at this point in the history
  7. // Set sendMemory to false for all sessions

    jinjianmingming committed May 21, 2024
    Configuration menu
    Copy the full SHA
    2f8e20d View commit details
    Browse the repository at this point in the history
  8. 默认全屏

    jinjianmingming committed May 21, 2024
    Configuration menu
    Copy the full SHA
    304be5f View commit details
    Browse the repository at this point in the history
  9. 默认大屏调整

    jinjianmingming committed May 21, 2024
    Configuration menu
    Copy the full SHA
    c403d6b View commit details
    Browse the repository at this point in the history
  10. 修复缩放大小屏幕问题

    jinjianmingming committed May 21, 2024
    Configuration menu
    Copy the full SHA
    a4131b4 View commit details
    Browse the repository at this point in the history
  11. 修复大小屏问题

    jinjianmingming committed May 21, 2024
    Configuration menu
    Copy the full SHA
    d524539 View commit details
    Browse the repository at this point in the history
  12. 修复大小屏问题

    jinjianmingming committed May 21, 2024
    Configuration menu
    Copy the full SHA
    fb7c7d3 View commit details
    Browse the repository at this point in the history
  13. docker file增强

    jinjianmingming committed May 21, 2024
    Configuration menu
    Copy the full SHA
    ced6797 View commit details
    Browse the repository at this point in the history
  14. 删除无用id

    jinjianmingming committed May 21, 2024
    Configuration menu
    Copy the full SHA
    58cc5b3 View commit details
    Browse the repository at this point in the history
  15. 屏幕大小调整

    jinjianmingming committed May 21, 2024
    Configuration menu
    Copy the full SHA
    6014138 View commit details
    Browse the repository at this point in the history
  16. 缓存设置

    jinjianmingming committed May 21, 2024
    Configuration menu
    Copy the full SHA
    67c639b View commit details
    Browse the repository at this point in the history
  17. 大小屏问题

    jinjianmingming committed May 21, 2024
    Configuration menu
    Copy the full SHA
    9f1b8a9 View commit details
    Browse the repository at this point in the history
  18. 大小屏问题

    jinjianmingming committed May 21, 2024
    Configuration menu
    Copy the full SHA
    0385f8a View commit details
    Browse the repository at this point in the history
  19. 代码多余

    jinjianmingming committed May 21, 2024
    Configuration menu
    Copy the full SHA
    7fdc741 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Merge branch 'main' of https://github.com/jinjianming/ChatGPT-Next-Web

    …into main
    jinjianmingming committed May 29, 2024
    Configuration menu
    Copy the full SHA
    746a029 View commit details
    Browse the repository at this point in the history
Loading