ChatGPT-Next-Web/app
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
..
api fix o1 in disableGPT4 2024-11-21 03:45:07 +00:00
client use stream when request o1 2024-11-21 03:46:10 +00:00
components refactor: restructure audio handling and enhance type definitions 2024-12-19 19:57:49 +05:30
config fix o1 in disableGPT4 2024-11-21 03:45:07 +00:00
icons remove close-24 svg 2024-11-11 13:15:09 +08:00
lib refactor: restructure audio handling and enhance type definitions 2024-12-19 19:57:49 +05:30
locales chore: i18n 2024-11-07 21:32:47 +08:00
masks chore: remove unused imports 2024-09-15 20:17:02 +08:00
store refactor: restructure audio handling and enhance type definitions 2024-12-19 19:57:49 +05:30
styles refactor: restructure audio handling and enhance type definitions 2024-12-19 19:57:49 +05:30
utils upload save record wav file 2024-11-07 11:45:38 +08:00
command.ts add fork 2024-09-14 14:19:11 +08:00
constant.ts update new model for gpt-4o and gemini-exp 2024-11-22 09:48:50 +00:00
global.d.ts refactor: restructure audio handling and enhance type definitions 2024-12-19 19:57:49 +05:30
layout.tsx Merge branch 'main' into tts-stt 2024-09-18 10:39:56 +08:00
page.tsx Revert "feat: improve components structure" 2024-07-22 22:18:51 +08:00
polyfill.ts fix: #397 #373 Array.prototype.at polyfill errors 2023-04-03 13:29:37 +08:00
typing.ts dall-e-3 adds 'quality' and 'style' options 2024-08-10 11:09:07 +08:00
utils.ts update new model for gpt-4o and gemini-exp 2024-11-22 09:48:50 +00:00