Commit Graph

10 Commits

Author SHA1 Message Date
0195e7b01a feat: Add Tauri support and enhance client functionality
- Introduced Tauri as a new EventFetcherType in api-models.
- Enhanced ClientFetcher.vue to support forced mode switching for Danmaku client.
- Updated ClientLayout.vue to restrict usage outside Tauri environment with appropriate alerts.
- Improved ClientSettings.vue to fetch and display the current version of the application.
- Modified initialization logic in initialize.ts to handle minimized startup for Tauri.
- Updated QueryBiliAPI function to conditionally use cookies based on a new parameter.
- Added bootAsMinimized setting to useSettings store for better user experience.
- Refactored logging in useWebFetcher to use console instead of logError/logInfo for clarity.
- Created a new LabelItem component for better label handling in forms.
- Enhanced EventFetcherStatusCard.vue to display version information based on EventFetcherType.
2025-04-07 19:14:39 +08:00
d5c9e663da 添加客户端 2025-04-06 13:50:16 +08:00
73c738b42d 更新项目配置,删除不必要的文件,优化依赖项,修复类型定义,添加新歌单样式 2025-03-31 16:32:57 +08:00
24f1c413c4 重构多个组件以优化代码格式和可读性,删除不必要的文件,更新类型定义,添加数据分析路由 2025-03-27 18:37:01 +08:00
1b6ec67ba8 update build action 2025-03-18 20:42:25 +08:00
eb43d88e44 fix obs components display 2025-03-18 19:58:54 +08:00
7d35fe286d progessing on client 2024-12-19 10:18:05 +08:00
47ade4a965 fix: no voice in speech page; custom personal page redirect notworking. feat: sync sroll bar between question display page an obs component 2024-11-23 18:46:37 +08:00
45bc8485b3 add rtc feature, set payment page to wip state 2024-11-14 15:37:25 +08:00
51897133a7 merge to bun 2024-10-29 15:33:22 +08:00