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
jxxghp
87c11eda46
在 Footer 组件中添加动态按钮功能,支持注册和注销动态按钮,优化按钮显示逻辑;在 Dashboard 页面中集成动态按钮,增强用户交互体验。
2025-04-20 12:08:55 +08:00
jxxghp
e97d815dc3
Refactor page titles and dialog close buttons across multiple views
...
- Replaced instances of `DialogCloseBtn` with `VDialogCloseBtn` in TransferHistoryView, AccountSettingAbout, AccountSettingSystem, and UserProfileView for consistency.
- Introduced a new component `PageContentTitle` to standardize page titles in SiteCardListView, SubscribeListView, UserListView, and WorkflowListView, improving layout and readability.
- Added keyword filtering functionality in SubscribeListView and SubscribeShareView to enhance user experience during searches.
- Added a new site logo image to the assets.
2025-04-15 13:23:56 +08:00
jxxghp
fc357a03e5
feat: 更新 HeaderTab 组件以支持动态项和排序功能
2025-04-09 10:39:17 +08:00
jxxghp
93686bd354
feat: 添加推荐源类型字段,优化推荐页面分类逻辑和样式
2025-04-08 19:14:16 +08:00
Aqr-K
721d4f7685
refactor: replace Vuex with Pinia
2025-02-24 19:26:56 +08:00
jxxghp
e9264fa472
feat:小屏搜索结果列表模式增加过滤按钮
2025-02-05 17:40:57 +08:00
jxxghp
deabf23475
fix ui layout
2024-10-19 20:19:30 +08:00
jxxghp
76a487854b
Refactor navigator utility functions and add isPWA check
2024-10-19 10:39:31 +08:00
jxxghp
bfe228a367
refactor: Update saveDashboardConfig function to use stringified JSON for enableConfig and orderObj
2024-09-11 12:41:57 +08:00
jxxghp
6fad85e957
feat:仪表盘不活跃时不刷新 && 网盘整理联动刮削
2024-06-24 09:13:22 +08:00
jxxghp
f598eed149
fix ui
2024-06-14 08:27:42 +08:00
jxxghp
1fc964ec16
add app mode
2024-06-13 17:30:50 +08:00
jxxghp
5018f96786
fix VFab
2024-06-01 22:07:19 +08:00
Allen
ce91c0cc30
await接口请求后才重新获取插件仪表板,解决仪表板调整配置保存时出现重复插件请求的问题
2024-05-30 11:36:13 +08:00
jxxghp
e31e9e3520
更新 dashboard.vue
2024-05-29 15:30:04 +08:00
jxxghp
df313ebe7f
fix
2024-05-29 15:26:59 +08:00
jxxghp
493194652c
仪表板组件高度拉齐开关 && 无边框组件背景不拉平 && 修复多次定时问题
2024-05-29 15:15:15 +08:00
Allen
9f0f3de864
一个插件支持透出多个仪表板控件,并兼容历史
2024-05-24 14:56:33 +08:00
jxxghp
6a3afa4240
fix dashboard refresh
2024-05-21 20:20:51 +08:00
jxxghp
33d2a396ce
仪表板支持自定义标题
2024-05-17 10:54:19 +08:00
jxxghp
aecf52551b
fix
2024-05-17 07:37:10 +08:00
jxxghp
fc877ed836
fix ui
2024-05-16 20:31:30 +08:00
Allen
73f9ebc709
插件仪表板支持自定义子标题
2024-05-15 10:29:34 +08:00
Allen
f6884ba4f9
插件仪表板组件卸载时取消刷新定时器
2024-05-15 10:27:24 +08:00
jxxghp
5d00f23cb3
fix bug
2024-05-14 12:19:05 +08:00
jxxghp
d2049f7839
fix dashboard refresh
2024-05-12 20:22:20 +08:00
jxxghp
33cdf672b3
fix ui
2024-05-11 17:34:08 +08:00
jxxghp
2c35d0f897
fix layout ui
2024-05-11 12:53:42 +08:00
jxxghp
4b70549bcb
fix sort
2024-05-09 19:05:45 +08:00
jxxghp
ea601ae404
fix mobile
2024-05-09 18:54:19 +08:00
jxxghp
d857acc58e
fix drag handle
2024-05-09 18:30:25 +08:00
jxxghp
d005252f13
fix bug
2024-05-09 15:21:46 +08:00
jxxghp
2065992b17
仪表板组件支持拖动排序
2024-05-09 14:45:12 +08:00
jxxghp
74e96980e6
插件仪表板支持自动刷新 & 仅管理员可见
2024-05-09 08:03:01 +08:00
jxxghp
09110d1ef7
支持插件扩展仪表板
2024-05-08 21:03:00 +08:00
jxxghp
c44b20bae3
Update confirmation dialog styles and props in UserProfile.vue, FileList.vue, PluginCard.vue, and dashboard.vue
2024-05-06 17:37:47 +08:00
jxxghp
5c13362db2
fix fullscreen
2024-04-25 09:48:12 +08:00