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

Client app [Tauri] #2946

Merged
merged 4 commits into from
Oct 7, 2023
Merged

Client app [Tauri] #2946

merged 4 commits into from
Oct 7, 2023

Conversation

H0llyW00dzZ
Copy link
Contributor

[+] feat(global.d.ts): add support for window.__TAURI__.notification methods
[+] feat(update.ts): add notification for new version availability
[+] fix(Cargo.toml): add tauri feature "notification-all" to enable notifications
[+] fix(tauri.conf.json): enable all notification features in tauri configuration
…eb#2884

[+] fix(exporter.tsx): add async keyword to download function
[+] feat(exporter.tsx): add support for saving image file using window.__TAURI__ API
[+] feat(global.d.ts): add types for window.__TAURI__ API methods
[+] feat(locales): add translations for download success and failure messages
[+] feat(sync.ts): add support for generating backup file name with date and time
[+] fix(utils.ts): add async keyword to downloadAs function and add support for saving file using window.__TAURI__ API
@vercel
Copy link

vercel bot commented Oct 3, 2023

@H0llyW00dzZ is attempting to deploy a commit to the NextWeb Team on Vercel.

A member of the Team first needs to authorize it.

[+] fix(update.ts): remove unnecessary notification sending when permission is not granted
[+] feat(update.ts): add notification for already up to date version
@H0llyW00dzZ
Copy link
Contributor Author

preview looks better

image

@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically.


preview looks better

image

[+] feat(update.ts): add support for localization in update notifications
[+] fix(update.ts): add missing semicolon in useUpdateStore function
H0llyW00dzZ referenced this pull request in H0llyW00dzZ/ChatGPT-Next-Web Oct 5, 2023
Ref : Client app [Tauri] Yidadaa#2946
[+] feat(exporter.tsx): add newline before return statement
[+] fix(exporter.tsx): fix indentation in chat-info-item divs
[+] fix(exporter.tsx): fix indentation in message divs
[+] fix(exporter.tsx): fix indentation in Markdown component
[+] fix(constant.ts): update Masks and Prompts enum values to include ".json" extension
[+] fix(sync.ts): update fileName variable to include ".json" extension
[+] fix(utils.ts): update defaultPath and name in downloadAs function to use filename without extension
H0llyW00dzZ referenced this pull request in H0llyW00dzZ/ChatGPT-Next-Web Oct 5, 2023
Ref : Client app [Tauri] Yidadaa#2946
[+] feat(exporter.tsx): add newline before return statement
[+] fix(exporter.tsx): fix indentation in chat-info-item divs
[+] fix(exporter.tsx): fix indentation in message divs
[+] fix(exporter.tsx): fix indentation in Markdown component
[+] fix(constant.ts): update Masks and Prompts enum values to include ".json" extension
[+] fix(sync.ts): update fileName variable to include ".json" extension
[+] fix(utils.ts): update defaultPath and name in downloadAs function to use filename without extension
@Yidadaa Yidadaa merged commit 13c1d2f into ChatGPTNextWeb:main Oct 7, 2023
@H0llyW00dzZ H0llyW00dzZ deleted the ClientApp branch October 7, 2023 16:29
spongeBor pushed a commit to spongeBor/ChatGPT-Next-Web that referenced this pull request Jan 18, 2024
gaogao1030 pushed a commit to gaogao1030/ChatGPT-Next-Web that referenced this pull request May 16, 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.

3 participants