ChatGPT-Next-Web/app
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
..
api fixup 2023-09-19 02:21:31 +08:00
client feat: close #2621 use better default api url 2023-08-14 21:36:29 +08:00
components Client App Fix Issue [Bug] 'export' button does not work #2884 2023-10-03 08:49:03 +07:00
config feat: close #2192 use /list/models to get model ids 2023-07-04 23:16:24 +08:00
icons feat: add webdav support 2023-09-13 02:51:02 +08:00
locales Client App Fix Issue [Bug] 'export' button does not work #2884 2023-10-03 08:49:03 +07:00
masks feat: #920 migrate id to nanoid 2023-07-09 19:37:42 +08:00
store Client App Fix Issue [Bug] 'export' button does not work #2884 2023-10-03 08:49:03 +07:00
styles Update globals.scss 2023-08-18 18:18:16 +08:00
utils feat: support more http status check for webdav 2023-09-20 17:47:35 +08:00
command.ts feat: close #2447 pre-fill key/code/url 2023-07-20 23:17:58 +08:00
constant.ts Update constant.ts 2023-09-19 11:03:03 +08:00
global.d.ts Client App Fix Issue [Bug] 'export' button does not work #2884 2023-10-03 08:49:03 +07:00
layout.tsx feat: close #2618 use correct html lang attr 2023-08-14 21:55:18 +08:00
page.tsx feat: dynamic config 2023-04-11 02:54:31 +08:00
polyfill.ts fix: #397 #373 Array.prototype.at polyfill errors 2023-04-03 13:29:37 +08:00
typing.ts refactor: #1000 #1179 api layer for client-side only mode and local models 2023-05-15 01:33:46 +08:00
utils.ts Client App Fix Issue [Bug] 'export' button does not work #2884 2023-10-03 08:49:03 +07:00