feat: update dependencies and add video-tools package

- Added "@kevisual/video-tools" dependency to server/package.json.
- Updated VITE_API_URL in astro.config.mjs to point to new local server.
- Modified proxy settings in astro.config.mjs to include WebSocket support.
- Updated various dependencies in web/package.json for improved functionality and security.
- Refactored MuseApp component to use new resizable panel components.
- Implemented real-time text display and copy functionality in VadVoice component.
- Created a new Relatime class for handling WebSocket connections and real-time updates.
- Added new board and muse pages to render the Record component.
This commit is contained in:
2025-12-23 00:40:52 +08:00
parent 6a1e648747
commit 4407c6157f
14 changed files with 1448 additions and 939 deletions

4
.gitignore vendored
View File

@@ -4,8 +4,4 @@ dist
.turbo
filebrowser
filebrowser.db
/data