InfinityPacer
dfa15ab489
perf(dashboard): stabilize automatic grid sizing ( #720 )
2026-08-25 18:20:21 +08:00
InfinityPacer
5277f148a1
fix(dashboard): reconcile plugin dashboard lifecycle ( #697 )
2026-08-23 17:03:04 +08:00
InfinityPacer
ea6d0c8178
fix: 完善插件运行态与安装交互 ( #694 )
2026-08-21 18:10:51 +08:00
jxxghp
0ea12f75f7
refactor(api): adopt unified responses and restore media config hints
2026-08-12 23:15:13 +08:00
InfinityPacer
245a1f8a5c
fix(dashboard): remeasure async card content ( #625 )
2026-08-02 07:42:13 +08:00
InfinityPacer
8a4ca2482c
fix(glass): stabilize optical rendering and page presentation ( #595 )
2026-07-28 10:41:41 +08:00
InfinityPacer
0fb5bbebc6
修复仪表盘首屏布局跳动与响应式错位 ( #571 )
2026-07-22 06:59:12 +08:00
jxxghp
f863a09212
Refine dashboard layout drafts and episode status badges
2026-07-09 19:33:27 +08:00
jxxghp
d2634095e4
feat: 增加仪表盘配置的更新时间戳和保存队列功能
2026-07-03 17:13:44 +08:00
jxxghp
98e6481812
Refine dashboard recommendations and transparent cards
2026-07-02 15:47:47 +08:00
jxxghp
ce64fb03ce
Add media recommendations dashboard and episode groups
2026-07-01 17:35:35 +08:00
jxxghp
5cc4ea7740
fix dashboard auto height growth
2026-06-30 22:22:47 +08:00
jxxghp
7539fa26aa
feat(theme): 更新主题定制器边框样式,优化视觉效果
...
fix(locales): 修改英文和中文边框相关文本
style(app): 调整应用界面边框和阴影样式
2026-06-30 18:42:39 +08:00
jxxghp
4492e211bb
添加重新加载仪表板网格小部件的功能,以清理 GridStack 内部响应式布局缓存
2026-06-29 22:09:13 +08:00
jxxghp
bb5299c812
Fix dashboard media grid layout persistence and capacity
2026-06-29 22:07:31 +08:00
jxxghp
536844d291
refactor(dashboard): remove unused color management logic
2026-06-29 13:48:59 +08:00
jxxghp
21d4f9fd73
Guard dashboard profile switches and tighten chart axis padding
2026-06-29 09:36:18 +08:00
jxxghp
7452e18fc3
feat(dashboard): refine network and scheduler visuals
2026-06-29 07:37:03 +08:00
jxxghp
a3d74929b3
feat(dashboard): add memory and scheduler progress interfaces, enhance dashboard layout and responsiveness
2026-06-28 22:59:36 +08:00
jxxghp
fffb526a87
feat(dashboard): enhance media statistics and memory analytics
...
- Added monthly media counts (movies, TV shows, episodes) to the AnalyticsMediaStatistic component.
- Improved layout and styling for better responsiveness in the dashboard summary.
- Updated AnalyticsMemory component to display total and available memory with enhanced visuals.
- Refactored AnalyticsScheduler to include transfer queue management and improved task display.
- Enhanced AnalyticsSpeed component with a more structured speed overview.
- Introduced new components for quick actions and recent imports in the dashboard.
- Added system information display with runtime and version details in DashboardSystemInfo.
- Created a new composable for shortcut tools to streamline dialog management.
2026-06-28 17:48:50 +08:00
jxxghp
98769a313f
Refine dashboard profile persistence and radius tokens
2026-06-28 16:28:25 +08:00
jxxghp
0776bc9fa0
fix: adjust dashboard item rows and improve storage display styling for better layout
2026-06-28 09:44:58 +08:00
jxxghp
8c78f9ca90
feat: update dashboard components to use 'dashboard-grid-fill' class for improved layout handling
2026-06-28 09:35:50 +08:00
jxxghp
1889d5d1e3
feat: enhance dashboard layout with fixed height components and improved styling for media cards
2026-06-28 09:05:31 +08:00
jxxghp
599ca912f4
feat: 增强仪表板布局响应式支持,添加布局档位管理和本地存储功能
2026-06-13 20:34:42 +08:00
jxxghp
2f66f0f1fc
feat: 增加仪表板配置的归一化和本地存储支持,优化用户配置加载
2026-06-13 20:00:02 +08:00
jxxghp
68b0071009
refactor: remove unnecessary dashboard reveal state and simplify reveal logic
2026-06-12 14:19:59 +08:00
jxxghp
4691d12faa
fix: enforce permission-aware navigation
2026-06-09 21:45:51 +08:00
jxxghp
89cf7070bb
refactor: 在仪表板中添加加载横幅组件,提升用户体验
2026-06-07 21:40:32 +08:00
jxxghp
8e5b8f7207
feat(dashboard): 优化仪表盘组件加载逻辑,支持异步加载和状态管理
2026-06-07 08:57:25 +08:00
jxxghp and Copilot
a865aa433c
fix: exit dashboard edit mode after reset
...
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
2026-06-06 21:18:51 +08:00
jxxghp
75da7d35b4
fix(dashboard): stabilize editable layout controls
2026-06-06 18:22:36 +08:00
jxxghp
e2722801e4
feat(dashboard): enhance layout and responsiveness of dashboard components
2026-06-06 17:56:53 +08:00
jxxghp
63e28b76c8
更新 dashboard.vue
2026-06-06 11:32:38 +08:00
jxxghp
9dc63e2c21
feat(dashboard): integrate GridStack for enhanced layout management
...
- Added GridStack for dynamic dashboard layout with drag-and-drop functionality.
- Introduced new properties for DashboardItem to support row configuration.
- Enhanced ContentToggleSettingsDialog with reset functionality.
- Updated localization files for new dashboard features.
- Refactored dashboard components to utilize GridStack for layout rendering.
- Improved responsiveness and styling for dashboard elements.
- Removed deprecated draggable component in favor of GridStack.
2026-06-06 08:45:45 +08:00
jxxghp
48e6fc4466
refactor: migrate all dialogs to a centralized shared dialog management system using useSharedDialog composable
2026-05-17 22:54:17 +08:00
jxxghp
5e8489c620
refactor: standardize keep-alive data refreshing using useKeepAliveRefresh composable across views and dashboards
2026-05-17 10:04:30 +08:00
jxxghp
20bdb940cd
refactor: standardize floating action buttons with a compact stack layout and migrate menu items to key-based i18n resolution
2026-04-19 13:00:04 +08:00
jxxghp
472d1960d9
重构对话框组件,将所有 DialogWrapper 替换为 VDialog,并更新缓存版本至 v1.1.0
2025-08-23 18:55:34 +08:00
jxxghp
d57e9a397c
优化样式以支持动态颜色显示。
2025-08-02 11:12:27 +08:00
jxxghp
0918fa1685
将所有 VDialog 组件替换为 DialogWrapper 组件
2025-07-10 12:44:37 +08:00
jxxghp
cd9eaf4fd7
fix Teleport
2025-07-07 17:24:58 +08:00
jxxghp
85780917c2
整合全局设置store,优化PWA模式检测
2025-07-04 16:19:50 +08:00
jxxghp
35c8025b00
在仪表板中添加网络流量组件
2025-07-03 19:14:31 +08:00
jxxghp
8718816fce
将多个组件中的VFab按钮包裹在Teleport中,以确保在移动设备上正确显示
2025-07-03 07:18:31 +08:00
jxxghp
fded7b0b28
为多个组件的对话框添加全屏显示逻辑
2025-05-25 19:44:04 +08:00
jxxghp
3fe7ed0e1d
优化多个组件中的按钮样式
2025-05-24 14:06:10 +08:00
jxxghp
5c0d0d5a95
更新 DashboardItem 接口,将 render_mode 属性改为可选,并调整 dashboard.vue 中 VDialog 组件的最大高度以改善用户界面体验。
2025-05-14 13:22:31 +08:00
jxxghp
6f78e8196b
更新国际化支持:为仪表板各组件添加多语言文本,优化用户体验
2025-04-28 16:57:06 +08:00
jxxghp
733d74ac36
添加国际化支持:在多个组件中引入 vue-i18n,更新文本以实现多语言显示
2025-04-27 18:06:15 +08:00