Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: chatgpt-web #1503

Open
wants to merge 14 commits into
base: main
Choose a base branch
from
Open

Commits on Apr 28, 2024

  1. fix: chatgpt-web

    BlackStar1453 committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    867f738 View commit details
    Browse the repository at this point in the history
  2. fix: Eslint error

    BlackStar1453 committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    36e378b View commit details
    Browse the repository at this point in the history
  3. fix: rollback eslint config

    yetone committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    3594639 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. fix: chatgpt-web

    ChatGPT Web now utilizes WebSocket for data transmission.
    BlackStar1453 committed May 2, 2024
    Configuration menu
    Copy the full SHA
    a2370e9 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    535120e View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    d5c8fdb View commit details
    Browse the repository at this point in the history
  2. fix: eslint error

    BlackStar1453 committed May 7, 2024
    Configuration menu
    Copy the full SHA
    92f3389 View commit details
    Browse the repository at this point in the history
  3. fix: spell && eslint error

    iI had to modify the eslint config and set /* eslint-disable prettier/prettier */ in the settings and translator components because otherwise, I would encounter prettier/prettier errors that I didn't understand. I hope you can review this portion of the code and make appropriate modifications.
    BlackStar1453 committed May 7, 2024
    Configuration menu
    Copy the full SHA
    072b796 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    001aacc View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Configuration menu
    Copy the full SHA
    520523b View commit details
    Browse the repository at this point in the history
  2. fix: chatgpt-web

    ChatGPT-Web is now available for use, but it seems that occasional usage issues may arise due to risk control, resulting in 403 errors. Multiple attempts may be necessary.
    BlackStar1453 committed May 20, 2024
    Configuration menu
    Copy the full SHA
    6156f42 View commit details
    Browse the repository at this point in the history
  3. fix: eslint error

    BlackStar1453 committed May 20, 2024
    Configuration menu
    Copy the full SHA
    9a2664d View commit details
    Browse the repository at this point in the history
  4. fix: eslint error

    BlackStar1453 committed May 20, 2024
    Configuration menu
    Copy the full SHA
    6e22cb4 View commit details
    Browse the repository at this point in the history
  5. fix: eslint error

    BlackStar1453 committed May 20, 2024
    Configuration menu
    Copy the full SHA
    b871694 View commit details
    Browse the repository at this point in the history