Skip to content
This repository has been archived by the owner on Sep 15, 2024. It is now read-only.

Another Fix by Owner [GitKraken Remote] #67

Merged
merged 5 commits into from
Nov 8, 2023
Merged

Conversation

H0llyW00dzZ
Copy link
Owner

No description provided.

Yidadaa and others added 3 commits November 9, 2023 03:15
[+] refactor(auth.tsx): rename 'access' variable to 'accessStore' for better clarity and readability
[+] feat(auth.tsx): update access code and token values using accessStore.update() method

Co-Authored-By: Yifei Zhang <[email protected]>
[+] refactor(chat.tsx): remove unused imports and variables
[+] feat(chat.tsx): add conditional check to prevent executing code and settings commands when disableFastLink is true

Co-Authored-By: Yifei Zhang <[email protected]>
[+] chore(settings.tsx): organize imports and format code
[+] feat(settings.tsx): add OPENAI_BASE_URL constant to imports
[+] feat(settings.tsx): add OPENAI_BASE_URL to shouldHideBalanceQuery dependency array
[+] feat(settings.tsx): update accessStore.updateCode to accessStore.update with accessCode property
[+] feat(settings.tsx): update accessStore.updateOpenAiUrl to accessStore.update with openaiUrl property
[+] feat(settings.tsx): update accessStore.updateToken to accessStore.update with token property
[+] feat(settings.tsx): add max value of 40 to fontSize input range

Co-Authored-By: Yifei Zhang <[email protected]>
@H0llyW00dzZ H0llyW00dzZ merged commit dda1f81 into main Nov 8, 2023
@H0llyW00dzZ H0llyW00dzZ deleted the anotherfix-gitremote branch November 8, 2023 20:33
H0llyW00dzZ added a commit that referenced this pull request Nov 8, 2023
* feat: close ChatGPTNextWeb#3187 use CUSTOM_MODELS to control model list

* fix: ChatGPTNextWeb#3186 enable max_tokens in chat payload

* Refactor UI Page [Auth]

[+] refactor(auth.tsx): rename 'access' variable to 'accessStore' for better clarity and readability
[+] feat(auth.tsx): update access code and token values using accessStore.update() method

Co-Authored-By: Yifei Zhang <[email protected]>

* Fix Deploy

[+] refactor(chat.tsx): remove unused imports and variables
[+] feat(chat.tsx): add conditional check to prevent executing code and settings commands when disableFastLink is true

Co-Authored-By: Yidadaa <[email protected]>

* Fix UI Page [Settings]

[+] chore(settings.tsx): organize imports and format code
[+] feat(settings.tsx): add OPENAI_BASE_URL constant to imports
[+] feat(settings.tsx): add OPENAI_BASE_URL to shouldHideBalanceQuery dependency array
[+] feat(settings.tsx): update accessStore.updateCode to accessStore.update with accessCode property
[+] feat(settings.tsx): update accessStore.updateOpenAiUrl to accessStore.update with openaiUrl property
[+] feat(settings.tsx): update accessStore.updateToken to accessStore.update with token property
[+] feat(settings.tsx): add max value of 40 to fontSize input range

Co-Authored-By: Yidadaa <[email protected]>

---------

Co-authored-by: Yidadaa <[email protected]>
H0llyW00dzZ added a commit that referenced this pull request Nov 9, 2023
* feat: close ChatGPTNextWeb#3187 use CUSTOM_MODELS to control model list

* fix: ChatGPTNextWeb#3186 enable max_tokens in chat payload

* Refactor UI Page [Auth]

[+] refactor(auth.tsx): rename 'access' variable to 'accessStore' for better clarity and readability
[+] feat(auth.tsx): update access code and token values using accessStore.update() method

Co-Authored-By: Yifei Zhang <[email protected]>

* Fix Deploy

[+] refactor(chat.tsx): remove unused imports and variables
[+] feat(chat.tsx): add conditional check to prevent executing code and settings commands when disableFastLink is true

Co-Authored-By: Yidadaa <[email protected]>

* Fix UI Page [Settings]

[+] chore(settings.tsx): organize imports and format code
[+] feat(settings.tsx): add OPENAI_BASE_URL constant to imports
[+] feat(settings.tsx): add OPENAI_BASE_URL to shouldHideBalanceQuery dependency array
[+] feat(settings.tsx): update accessStore.updateCode to accessStore.update with accessCode property
[+] feat(settings.tsx): update accessStore.updateOpenAiUrl to accessStore.update with openaiUrl property
[+] feat(settings.tsx): update accessStore.updateToken to accessStore.update with token property
[+] feat(settings.tsx): add max value of 40 to fontSize input range

Co-Authored-By: Yidadaa <[email protected]>

---------

Co-authored-by: Yidadaa <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants