Commit Graph

19 Commits

Author SHA1 Message Date
55d3b31146 chore: remove unused steering docs and update point settings model 2025-10-16 00:52:05 +08:00
Megghy
758549d29d chore: format code style and update linting configuration 2025-10-02 10:38:23 +08:00
8bed5bbc1a feat: 更新组件和配置,增强功能和用户体验, 添加签到功能
- 在 .editorconfig 中调整文件格式设置,统一代码风格。
- 在 default.d.ts 中为 naive-ui 添加 TabPaneSlots 接口声明,增强类型支持。
- 在多个组件中优化了模板和样式,提升用户交互体验。
- 在 ClientAutoAction.vue 中新增签到设置标签页,丰富功能选项。
- 在 Utils.ts 中增强 GUID 处理逻辑,增加输入验证和错误处理。
- 更新多个组件的逻辑,简化代码结构,提升可读性和维护性。
2025-04-26 01:35:59 +08:00
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
73c738b42d 更新项目配置,删除不必要的文件,优化依赖项,修复类型定义,添加新歌单样式 2025-03-31 16:32:57 +08:00
51897133a7 merge to bun 2024-10-29 15:33:22 +08:00
932b83ddcd particularly complete forum function, add point order export and user delete 2024-03-22 01:47:55 +08:00
690ff14f1f allow give point directly 2024-02-24 12:02:46 +08:00
cc778d22b4 format code 2024-02-21 12:05:28 +08:00
aa7fbd47a0 add switch 2024-02-21 12:04:41 +08:00
ae576ed20c songlist add import from file, partically complete point system 2024-02-10 13:05:18 +08:00
c1d8f75690 fix music request 2024-01-21 23:43:27 +08:00
8dd85f205d update eventfetcher info display 2024-01-20 23:51:21 +08:00
38b8418939 add save qrcode 2023-12-19 21:50:43 +08:00
776e5ffc1e add simplesonglist 2023-11-29 21:50:56 +08:00
30c1708fe7 add songrequest options 2023-11-23 20:37:41 +08:00
ca1a005b9c add questionbox share card 2023-10-25 22:14:22 +08:00
b5b55dc3b2 update 2023-10-16 11:27:37 +08:00
7ecf576515 update 2023-10-07 07:30:33 +08:00