Commit Graph

29 Commits

Author SHA1 Message Date
Megghy
5959baf2e8 feat: 修改 GuardMemberModel 中的 guardUid 为 guardOUId,并更新表格列定义;在 PointGoodsView 中添加条件渲染的分隔线 2025-10-08 02:31:03 +08:00
Megghy
96f6169a6c feat: Enhance HistoryView with Guard List and Stats
- Added guard member model and statistics interface.
- Implemented loading functionality for guard list and statistics.
- Introduced a data table to display current guard members with pagination.
- Enhanced error handling and loading states for guard data.
- Updated UI components to include refresh button and statistics display.

feat: Update PointManage and PointGoodsView for Improved User Experience

- Added management flag to PointGoodsItem for better handling in PointManage.
- Enhanced PointGoodsView with improved tooltip logic for purchase status.
- Implemented detailed purchase history alerts and restrictions based on user actions.
- Improved visual feedback for purchased and non-purchasable items.

docs: Add comprehensive API integration documentation

- Documented API modules, data models, and request types.
- Included details on live platform integration and data storage mechanisms.

docs: Establish development workflow guidelines

- Outlined project configuration, environment setup, and code style practices.
- Provided deployment process using Docker.

docs: Create detailed documentation for the live request system

- Described the functionality and data flow of the song request system.
- Included main files and features related to the song request functionality.

docs: Define project structure and UI components

- Documented the overall project structure and key directories.
- Listed main UI components and their usage within the project.

chore: Analyze and document improvements in AnalyzeView

- Detailed enhancements made to the AnalyzeView for better user experience.
- Included visual comparisons and technical highlights of the optimizations.
2025-10-07 14:40:25 +08:00
Megghy
45338ffe7d feat: Enhance message content handling and improve UI components
- Updated `getShowContentParts` function to handle message content more robustly, ensuring proper display of content parts.
- Refactored `GamepadViewer.vue` to use async component loading for `GamepadDisplay`, added a toggle for real-time preview.
- Implemented debounced search functionality in `PointGoodsView.vue` for improved performance during keyword searches.
- Enhanced `PointOrderView.vue` with order filtering capabilities and added statistics display for better user insights.
- Improved `PointUserHistoryView.vue` by adding export functionality for history data and enhanced filtering options.
- Updated `PointUserLayout.vue` to improve card styling and tab navigation experience.
- Refined `PointUserSettings.vue` layout for better user interaction and added responsive design adjustments.
- Adjusted `vite.config.mts` for better dependency management and build optimization.
2025-10-05 15:13:47 +08:00
Megghy
758549d29d chore: format code style and update linting configuration 2025-10-02 10:38:23 +08:00
Megghy
83a6c36d57 feat: enhance DefaultIndexTemplate with ordered links and UI improvements
- Added computed property to order links based on user settings or default order.
- Updated UI to display ordered links dynamically.
- Improved text display for UID and adjusted button styles for better UX.
- Modified TypeScript configuration to include 'jszip' type definitions.
2025-09-26 23:10:09 +08:00
2e5e0afd30 refactor: 优化多个视图组件并添加功能
本次提交对多个视图组件进行了重构和功能增强:

    PointGoodsView.vue:
    - 清理了未使用的导入(`useAccount`)和变量(`accountInfo`, `biliInfo` prop)。
    - 通过重组计算属性和方法提高了代码可读性。
    - 增强了商品列表的筛选和排序逻辑。
    - 为购买商品功能添加了错误处理和加载状态。

    PointUserHistoryView.vue:
    - 为获取积分历史记录实现了加载状态。
    - 改进了 PointHistoryCard 组件的渲染。

    QuestionBoxView.vue:
    - 优化了可读性和性能(整合状态变量,改进命名)。
    - 增强了文件上传处理和验证逻辑。
    - 改进了标签选择逻辑和数据获取方法。
    - 添加了代码注释以提高可理解性。

    UserIndexView.vue:
    - 简化了确定要显示的模板组件的逻辑。
    - 确保无论用户信息是否存在,都一致返回默认模板。
2025-04-17 02:15:22 +08:00
24f1c413c4 重构多个组件以优化代码格式和可读性,删除不必要的文件,更新类型定义,添加数据分析路由 2025-03-27 18:37:01 +08:00
300a38e851 add text review 2025-03-01 00:18:46 +08:00
3fd3a74f78 fix history display 2025-02-25 10:29:23 +08:00
8828ba060d update doc address 2025-02-24 22:59:28 +08:00
60b609ac26 update history chart step 2024-10-20 00:44:57 +08:00
131c5019a8 update typo 2024-09-26 16:51:40 +08:00
22f0f3052a try fix bili-auth load 2024-03-13 00:46:43 +08:00
aa7fbd47a0 add switch 2024-02-21 12:04:41 +08:00
535c2d7516 update point views 2024-02-18 19:57:28 +08:00
144f24b004 update history charts 2024-02-15 11:09:15 +08:00
da813d1fbb improve fans chart 2024-01-27 01:29:41 +08:00
6f4f602488 update alert 2024-01-15 21:30:05 +08:00
Megghy
283f3e11f4 clear unused imports 2023-12-19 10:41:04 +08:00
c530c3b126 update url, improve queue and songrequest 2023-12-15 16:29:08 +08:00
82a0e72122 update url 2023-12-14 12:56:28 +08:00
e42c90dfc1 update chart style 2023-12-11 13:19:22 +08:00
2c91a052e4 add logout 2023-10-22 13:29:54 +08:00
d5d719f168 update domain 2023-10-22 10:14:27 +08:00
989b562322 fix register notifaction 2023-10-21 22:37:41 +08:00
50b435ba80 alpha 2023-10-21 18:38:11 +08:00
eb8df943e3 1018 2023-10-18 21:28:55 +08:00
4f102b8d6e update 2023-10-16 22:31:02 +08:00
b5b55dc3b2 update 2023-10-16 11:27:37 +08:00