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: chatgpt-web-dev/chatgpt-web
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.14.0
Choose a base ref
...
head repository: chatgpt-web-dev/chatgpt-web
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.15.0
Choose a head ref
  • 2 commits
  • 15 files changed
  • 1 contributor

Commits on Mar 6, 2024

  1. chore: add digitalocean sponsor link (#464)

    Signed-off-by: BobDu <[email protected]>
    BobDu authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    5f1dd01 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. feat: support auth proxy login mode (#466)

    * feat: support auth proxy login mode
    
    Signed-off-by: BobDu <[email protected]>
    
    * feat: support auth proxy login mode(logout)
    
    Signed-off-by: BobDu <[email protected]>
    
    * fix: userId is string type
    
    Signed-off-by: BobDu <[email protected]>
    
    * docs: auth proxy mode
    
    Signed-off-by: BobDu <[email protected]>
    
    ---------
    
    Signed-off-by: BobDu <[email protected]>
    BobDu authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    8052858 View commit details
    Browse the repository at this point in the history
Loading