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

Image support + API version customisation #601

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

Conversation

animalnots
Copy link

Image support (base64), main credits to lectrician1 for #500
image

A1: Added react-toastify
R: Decoupling notifications from storage so that errors can be displayed regardless of the storage

A2: Added cross-env package
R: To enable yarn debug on windows

A3: Added debug config to package.json
R: To be able to debug on windows

A4: Added ability to specify Api Version in API config
R: It's changing and updating, hardcoding this is bad practice

A5: Various minor tsx fixes
R: to enable desktop builds on windows

lectrician1 and others added 10 commits November 26, 2023 01:05
R: Decoupling notifications from storage so that errors can be displayed regardless of the storage

A2: Added cross-env package
R: To enable yarn debug on windows

A3: Added debug config to package.json
R: To be able to debug on windows

A4: Added ability to specify Api Version in API config
R: It's changing and updating, hardcoding this is bad practice

A5: Various minor tsx fixes
R: to enable desktop builds on windows
R: So that old chats could be migrated to new model
@animalnots
Copy link
Author

animalnots commented Jul 7, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants