ChatGPT-Next-Web/app/store
H0llyW00dzZ d2ad01a9ff
Client App Fix Issue [Bug] 'export' button does not work #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
2023-10-03 08:49:03 +07:00
..
access.ts feat: close #2754 add import/export to file 2023-09-11 00:20:23 +08:00
chat.ts fixup: fix type errors 2023-09-11 00:24:05 +08:00
config.ts feat: close #2848 click drag icon to toggle sidebar width 2023-09-19 01:47:15 +08:00
index.ts feat: add session config modal 2023-04-23 01:27:15 +08:00
mask.ts fixup: minor sync fixup 2023-09-11 00:34:51 +08:00
prompt.ts feat: close #2754 add import/export to file 2023-09-11 00:20:23 +08:00
sync.ts Client App Fix Issue [Bug] 'export' button does not work #2884 2023-10-03 08:49:03 +07:00
update.ts Client App [Notification] 2023-10-03 08:08:11 +07:00