jxxghp
675cdd5bba
更新国际化支持:为发现页面、插件卡片列表和下载列表等组件添加多语言文本,提升用户体验
2025-04-29 08:45:59 +08:00
jxxghp
8cf4b612d5
更新国际化支持
2025-04-28 13:23:51 +08:00
jxxghp
d0b3bc8137
添加国际化支持:引入 vue-i18n,更新多个组件以支持语言切换和文本翻译
2025-04-27 17:44:09 +08:00
景大侠
f091cfd7be
修复插件市场重复的问题
2025-04-22 18:41:08 +08:00
jxxghp
8ce09ecf79
优化 Footer 组件中的动态按钮样式,调整按钮属性设置,更新图标颜色以提升视觉效果和用户体验。
2025-04-22 07:09:03 +08:00
jxxghp
6dd9d94e86
优化 Footer 组件中的动态按钮样式,简化按钮属性设置;在多个视图组件中更新动态按钮图标,提升用户交互体验。
2025-04-20 14:46:34 +08:00
jxxghp
1ffcfe643c
在多个视图组件中添加动态按钮功能,支持不同操作的弹窗显示,优化按钮显示逻辑以提升用户交互体验。
2025-04-20 14:30:39 +08:00
jxxghp
9613141527
优化样式,调整背景颜色透明度以提升视觉效果;更新 MediaCardListView 组件,增加上边距以改善布局;在 PluginCardListView 组件中添加新版本过滤条件,优化过滤逻辑和用户交互体验。
2025-04-20 11:18:57 +08:00
jxxghp
06f4898ce8
优化多个组件的 VInfiniteScroll 属性,将 overflow-hidden 修改为 overflow-visible,以改善滚动体验。同时,更新 PluginCard.vue 的样式,添加 card-backdrop 和 card-backdrop-blur 类,提升视觉效果。
2025-04-18 14:43:32 +08:00
jxxghp
01c8304c8b
feat: 在多个视图中添加 scrim 属性以改善对话框显示效果
2025-04-16 07:01:36 +08:00
jxxghp
e002588949
更新 PluginCardListView.vue
2025-04-15 21:56:51 +08:00
jxxghp
017656f592
fix: 更新未安装插件列表的过滤提示信息
2025-04-15 21:24:16 +08:00
jxxghp
526d2c7085
feat: 添加插件名称计算属性,优化未安装插件列表显示逻辑
2025-04-15 21:19:05 +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
cb5bccc945
fix ui warnings
2025-04-13 16:00:31 +08:00
jxxghp
f031077fbd
feat: 更新插件市场设置对话框和订阅页面
2025-04-09 08:29:33 +08:00
jxxghp
7a691fe4e7
优化多个页面的标签样式,提升组件一致性和用户体验
2025-04-02 13:20:22 +08:00
jxxghp
68f458738a
feat(Footer): 优化底部导航样式
2025-02-15 12:58:13 +08:00
jxxghp
e9264fa472
feat:小屏搜索结果列表模式增加过滤按钮
2025-02-05 17:40:57 +08:00
jxxghp
52b68c18bf
优化标签显示效果
2025-01-28 09:11:52 +08:00
jxxghp
683346d652
添加发现页面及相关路由和菜单项
2025-01-27 11:25:43 +08:00
jxxghp
a3ecad3436
feat: 添加刷新状态控制,优化多个视图的显示逻辑
2025-01-25 19:34:39 +08:00
jxxghp
a72cb797ab
fix plugin order
2024-12-18 08:10:04 +08:00
jxxghp
e4b8ff0a64
feat:订阅和插件支持手动排序
2024-12-09 10:43:00 +08:00
jxxghp
34cbcc38a6
feat(NetTestView): 添加对api.github.com和raw.githubusercontent.com的支持
2024-11-22 12:40:05 +08:00
jxxghp
bb67a051c2
feat(plugin): 添加插件市场设置窗口
...
该提交添加了一个新的组件PluginMarketSettingDialog.vue,用于插件市场的设置窗口。该窗口可以通过点击插件市场设置图标打开,并提供了保存设置的功能。
该提交还在PluginCardListView.vue中引入了PluginMarketSettingDialog组件,并在点击插件市场设置图标时打开该窗口。
该提交的目的是为了提供一个方便的界面,让用户可以设置插件市场的仓库地址。
2024-11-04 11:27:43 +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
InfinityPacer
15319bf586
style(VSelect): add clearable option
2024-10-18 10:55:38 +08:00
jxxghp
4da24e27a4
fix plugins
2024-07-14 17:16:44 +08:00
jxxghp
be1a44ad61
fix keepalive
2024-06-15 18:10:56 +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
0ecc7dfead
remove defer
2024-06-06 14:07:25 +08:00
jxxghp
b7f8ffd56f
fix 聚合搜索
2024-06-02 18:45:50 +08:00
jxxghp
b859d00cb9
fix 聚合搜索
2024-06-02 14:58:58 +08:00
jxxghp
5018f96786
fix VFab
2024-06-01 22:07:19 +08:00
Allen
3321427eb4
修正tab路由参数为query,解决原先采用params路由参数时导致主菜单选中状态不同步的问题
2024-05-31 11:18:44 +08:00
jxxghp
52e0d3a4bc
fix tab route
2024-05-31 08:04:27 +08:00
jxxghp
52cf517a91
站点拖动排序
2024-05-23 19:39:33 +08:00
jxxghp
ec9a989214
Update card cover size and alignment in PluginAppCard and PluginCard components
2024-05-06 16:14:44 +08:00
jxxghp
bee4264a39
Update styling in setting.vue and PluginCardListView.vue
2024-05-05 20:20:37 +08:00
jxxghp
68a27e0b61
remove defer for plugins & sites
2024-05-05 19:35:26 +08:00
jxxghp
c9d4629bfa
fix ui
2024-04-30 11:27:51 +08:00
jxxghp
c9c27c83d4
rollback
2024-04-30 09:27:09 +08:00
jxxghp
7a6a985c47
fix
2024-04-30 09:19:07 +08:00
jxxghp
225df7b1e6
插件支持最近更新排序
2024-04-30 08:35:29 +08:00
jxxghp
56692eb6cb
feat 搜索框记忆
2024-04-29 14:51:00 +08:00
jxxghp
7c22c60190
plugins defer render
2024-04-29 13:45:21 +08:00
jxxghp
2f2c4d4a44
fix
2024-04-29 13:37:20 +08:00