ChatGPT-Next-Web/app/store
sh20raj 502be0d49e refactor: restructure audio handling and enhance type definitions
- Refactored audio handling by separating concerns into AudioAnalyzer and AudioPlayback classes.
- Improved type definitions for Tauri commands and dialog interfaces in global.d.ts.
- Added new CodeActions and CodePreview components to enhance code display and interaction in markdown.tsx.
- Updated state management in sd.ts to include drawing functionality.
- Cleaned up global styles in globals.scss, reducing complexity and improving maintainability.
2024-12-19 19:57:49 +05:30
..
access.ts Refactor: Replace all provider split occurrences with getModelProvider utility method 2024-11-05 13:52:54 +00:00
chat.ts feat: realtime chat ui 2024-11-06 21:14:45 +08:00
config.ts feat: realtime config 2024-11-07 21:28:23 +08:00
index.ts stash code 2024-08-29 19:55:09 +08:00
mask.ts 支持前端使能/禁用代码折叠 2024-10-11 11:19:36 +00:00
plugin.ts update 2024-09-30 00:38:30 +08:00
prompt.ts Merge branch 'main' of https://github.com/ConnectAI-E/ChatGPT-Next-Web into feature/jest 2024-10-08 10:30:47 +08:00
sd.ts refactor: restructure audio handling and enhance type definitions 2024-12-19 19:57:49 +05:30
sync.ts fix ts error 2024-09-30 01:30:20 +08:00
update.ts client app tauri updater #2966 2024-10-11 11:29:22 +08:00