mirror of
https://github.com/Megghy/vtsuru.live.git
synced 2025-12-06 18:36:55 +08:00
902926f28fd8702c52938e2ea3fb7f14f0b0bd00
- Updated SongList.vue to enable default sorting with a boolean flag. - Modified TempComponent.vue to include useNotification for better user feedback. - Refined useLiveRequest.ts to enforce type safety on song request settings. - Adjusted RTCClient.ts to improve event handling and connection logic. - Enhanced useVTsuruHub.ts to ensure SignalR connection is awaited during initialization. - Improved ManageLayout.vue by reorganizing menu options for better user experience. - Added folder scanning functionality in SongListManageView.vue for importing songs from local directories. - Implemented OBS notification system in various OBS-related components for real-time updates. - Removed outdated documentation files related to local question saving functionality. - Introduced a new store useOBSNotification.ts to manage OBS notifications effectively.
vtsuru.live
Project setup
bun install
Compiles and hot-reloads for development
bun dev
Compiles and minifies for production
bun run build
Lints and fixes files
bun run lint
Customize configuration
Description
Languages
Vue
64.9%
TypeScript
18.2%
JavaScript
14.1%
CSS
2.8%