jxxghp
f3c524b6b5
feat: add theme radius customization
2026-06-05 23:06:10 +08:00
jxxghp
a73c28c1f7
fix vlist scroll
2026-06-05 13:30:17 +08:00
jxxghp
643ddcef07
feat: enhance theme customizer with shadow options and update styles
...
- Added shadow customization options to the theme customizer, allowing users to select from 'none', 'low', 'medium', and 'high'.
- Updated the theme customizer settings interface and default values to include shadow settings.
- Enhanced the CSS variables for shadows in common.scss to support different shadow levels based on user selection.
- Modified the VirtualSlideView component styles to improve layout and scrolling behavior.
- Updated localization files for English, Simplified Chinese, and Traditional Chinese to include new shadow-related terms.
- Adjusted various components to ensure consistent application of shadow styles across the application.
2026-06-04 21:20:08 +08:00
jxxghp
caef6eca67
fix: 同步主题定制器状态到根节点,优化全局悬浮按钮位置
2026-06-02 22:44:53 +08:00
jxxghp
57224e15fb
fix: 调整主题定制器和对话框样式,优化用户体验
2026-06-02 21:06:24 +08:00
jxxghp
50b0148ed6
feat: add theme customizer component and functionality
...
- Introduced a new ThemeCustomizer component for real-time theme customization.
- Updated UserProfile.vue to integrate the ThemeCustomizer and manage theme settings.
- Enhanced theme management with new settings for layout, primary color, and skin.
- Added support for semi-dark menu and responsive design adjustments.
- Implemented local storage persistence for theme settings.
- Updated localization files to include new theme customizer strings in English, Simplified Chinese, and Traditional Chinese.
- Modified styles to support new bordered skin and theme customizer layout.
- Refactored existing components (HeaderTab, SearchBar) to accommodate new theme features.
2026-06-02 16:16:20 +08:00
jxxghp
cc8d5cf931
style: lighten setting card accents
2026-05-21 22:05:46 +08:00
jxxghp
f4c4d7495f
refactor: optimize storage card accent colors and clean up unused directory UI logic
2026-05-18 11:25:00 +08:00
jxxghp
d7f74a3a8a
feat: implement dynamic accent color extraction and styling for UI cards with standardized shadow removal
2026-05-18 11:20:58 +08:00
jxxghp
f495e13667
style: add horizontal padding to overlay list content in common styles
2026-05-10 09:40:19 +08:00
jxxghp
fc9fe5e21e
chore: bump version to 2.10.8 and adjust UI styling for scraping settings
2026-04-29 17:10:36 +08:00
jxxghp
de84c39d2f
fix card action hit areas
2026-04-22 18:01:26 +08:00
jxxghp
65152e7e37
fix: 修复媒体服务器卡片关闭按钮被背景图遮挡的问题
2026-04-22 17:07:41 +08:00
jxxghp
74e6f8b03e
bump version to 2.10.3
2026-04-21 08:55:50 +08:00
jxxghp
a2bf0d2b16
refine settings card layouts
2026-04-21 08:50:14 +08:00
jxxghp
7532d39978
style: update plugin repository icon and increase compact FAB icon size
2026-04-19 14:45:35 +08:00
jxxghp
5cc9bf7418
style: reduce compact-fab size and standardize padding across filter menus
2026-04-19 13:35:25 +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
PKC278
38da061cf1
refactor(useVersionChecker): 优化版本检查逻辑和通知机制
...
feat(locales): 更新多语言版本信息
style(main.scss): 移除版本更新通知样式
2026-01-06 12:00:11 +08:00
PKC278
7dd10f9c96
fix(VersionUpdateToast): 优化消息样式和移动端适配
2026-01-03 23:28:29 +08:00
PKC278
0fcad02f3b
fix(VersionUpdateToast): 优化通知样式
...
fix(useVersionChecker): 优化处理逻辑
2026-01-03 20:15:05 +08:00
PKC278
95282f9883
perf: 优化导航栏动画流畅度
2026-01-01 12:29:42 +08:00
jxxghp
4c64f7a2c3
优化 HTML 结构,调整 CSS 样式
2025-08-25 13:03:45 +08:00
jxxghp
64b7ba48c8
fix ios
2025-08-23 20:39:40 +08:00
jxxghp
f093053ea4
优化对话框状态管理
2025-08-23 19:32:23 +08:00
jxxghp
9faa0ded59
为对话框组件添加防止滚动穿透的样式
2025-08-23 19:14:12 +08:00
jxxghp
3b16e7a123
优化透明主题的模糊度和透明度设置
2025-07-29 09:46:23 +08:00
jxxghp
1c4a2176e9
实现透明主题的透明度和模糊度设置功能
2025-07-29 08:20:16 +08:00
jxxghp
f36c1bd2b5
整合主题管理器,优化主题切换逻辑
2025-07-25 13:39:47 +08:00
jxxghp
0f1341615b
fix size
2025-07-11 07:06:46 +08:00
jxxghp
195f6b7e50
优化卡片组件样式
2025-07-10 22:45:59 +08:00
jxxghp
6691f40c49
优化卡片组件样式
2025-07-10 22:00:06 +08:00
jxxghp
bc1849f0a0
fix 全屏弹窗背景
2025-07-10 21:06:54 +08:00
jxxghp
308a951f78
修正 Vuetify 变量路径为相对路径
2025-07-10 16:40:49 +08:00
jxxghp
9f98b549e9
重构scss文件结构
2025-07-10 16:39:22 +08:00
jxxghp
79ae772367
优化垂直导航栏样式
2025-07-09 19:53:14 +08:00
jxxghp
c7443d993e
更新工作流分享功能
2025-07-09 10:46:33 +08:00
jxxghp
35332544e4
Add workflow sharing functionality ( #371 )
...
* Add workflow sharing feature with share, fork, and browse functionality
Co-authored-by: jxxghp <jxxghp@163.com >
* Refactor workflow page with dynamic tabs and internationalization support
Co-authored-by: jxxghp <jxxghp@163.com >
* Remove workflow share implementation documentation
Co-authored-by: jxxghp <jxxghp@163.com >
* Fix indentation and structure in Chinese locale files
Co-authored-by: jxxghp <jxxghp@163.com >
---------
Co-authored-by: Cursor Agent <cursoragent@cursor.com >
2025-07-08 23:31:22 +08:00
jxxghp
b8dff560f0
添加插件快速访问功能,支持下拉手势触发
2025-07-02 14:18:58 +08:00
jxxghp
7f8dd744f2
调整表格和输入框的背景颜色以适应透明主题
2025-07-01 12:39:44 +08:00
jxxghp
7dcc293a09
fix mobile toast
2025-06-27 10:03:18 +08:00
jxxghp
ebc2a764c2
将vue-toast-notification替换为vue-toastification,并更新相关样式和依赖项
2025-06-25 17:42:36 +08:00
jxxghp
7e637f835a
优化 TorrentCardListView 和 TorrentRowListView 组件的确认按钮样式
2025-05-25 15:51:24 +08:00
jxxghp
deaaf1834d
为 v-table 组件的表头添加背景模糊效果和背景色,提升视觉效果
2025-05-25 15:01:28 +08:00
jxxghp
3fe7ed0e1d
优化多个组件中的按钮样式
2025-05-24 14:06:10 +08:00
jxxghp
8f93b49dde
优化多个组件的样式,调整卡片布局和间距,更新网格列数以适应不同屏幕尺寸
2025-05-21 20:26:48 +08:00
jxxghp
924c1d72ea
优化自定义滚动条样式
2025-05-11 08:41:48 +08:00
jxxghp
04e9b68e4a
在 custom.scss 中添加 .match-height.v-row 样式,确保 .v-card 组件的高度为 100%,以提升布局一致性
2025-05-02 22:03:17 +08:00
jxxghp
ecb4fda5fc
更新 custom.scss
2025-04-23 07:03:35 +08:00
jxxghp
3af1013c34
优化 Vuetify 组件的默认设置:为 VMenu 和 VRangeSlider 添加 menuProps 属性以去除阴影效果,提升视觉一致性。
2025-04-22 13:15:55 +08:00