cherry-studio/src/renderer/src
icarus c50a574982 fix(video): handle queued status in video progress updates
Add 'queued' status to the SWR refresh conditions and restructure progress update logic to prevent potential race conditions when video status changes from queued to in_progress
2025-10-12 17:52:48 +08:00
..
aiCore feat(video): add support for retrieving video content from OpenAI 2025-10-12 01:12:01 +08:00
api refactor(api): improve session messages path handling by returning object with base and withId 2025-09-26 05:44:23 +08:00
assets feat: remove some minapp and update related configurations 2025-10-11 16:07:49 +08:00
components fix(ToastPortal): prevent text overflow by adjusting toast width styles 2025-10-12 04:13:32 +08:00
config feat(video): add mock data and improve video panel handling 2025-10-12 07:56:45 +08:00
constants Refine agent permissions UI & translations 2025-09-26 17:36:46 +08:00
context refactor(context): move HeroUIProvider to context directory (#10155) 2025-09-14 16:01:30 +08:00
databases refactor(notes): improve notes management with local state and file handling (#10395) 2025-09-28 13:50:52 +08:00
handler
hooks fix(video): handle queued status in video progress updates 2025-10-12 17:52:48 +08:00
i18n feat(i18n): update video status messages and add thumbnail placeholder 2025-10-12 07:35:26 +08:00
pages feat(video): add video status tracking and thumbnail handling 2025-10-12 17:37:56 +08:00
providers/WebSearchProvider feat: use oxlint to speed up lint (#10168) 2025-09-15 19:42:13 +08:00
queue feat: use oxlint to speed up lint (#10168) 2025-09-15 19:42:13 +08:00
services Merge branch 'main' of github.com:CherryHQ/cherry-studio into feat/sora2 2025-10-12 01:51:51 +08:00
store fix(video): make videoMap entries optional and handle undefined cases 2025-10-12 02:01:54 +08:00
tools Feat/aisdk package (#7404) 2025-09-04 14:03:04 +08:00
trace build: replace openai package with @cherrystudio/openai fork 2025-10-11 19:11:37 +08:00
types feat(video): add video status tracking and thumbnail handling 2025-10-12 17:37:56 +08:00
ui pack optimization 2025-09-18 15:25:16 +08:00
utils feat(video): add image reference upload with validation 2025-10-12 07:00:23 +08:00
windows fix: use translate assistant's content instead of select text (#10266) 2025-09-20 01:25:30 +08:00
workers fix: reset pyodide globals between runs (#8620) 2025-07-29 16:56:59 +08:00
App.tsx refactor(context): move HeroUIProvider to context directory (#10155) 2025-09-14 16:01:30 +08:00
entryPoint.tsx feat: integrate HeroUI and Tailwind CSS for enhanced styling (#9973) 2025-09-07 16:49:30 +08:00
env.d.ts refactor(toast): migrate message to toast (#10023) 2025-09-10 15:16:53 +08:00
hero.ts feat: integrate HeroUI and Tailwind CSS for enhanced styling (#9973) 2025-09-07 16:49:30 +08:00
init.ts feat: Support LLM Tracing by Alibaba Cloud EDAS product (#7895) 2025-07-20 14:53:35 +08:00
Router.tsx feat(video): add video page and sidebar integration 2025-10-11 15:39:38 +08:00