Cursor Agent
bea6c1e326
Optimize PWA background performance with SSE and timer management
...
Co-authored-by: jxxghp <jxxghp@163.com >
2025-07-06 14:52:58 +00:00
jxxghp
d754c3dae3
更新 NoDataFound 组件
2025-06-27 23:26:43 +08:00
jxxghp
df9981d0c9
重构 LoadingBanner 组件
2025-06-06 08:32:07 +08:00
景大侠
ec1926ba60
fix: 优化搜索进度条,避免卡”正在搜索,请稍候...“
...
1、通过进度有无变化来判定超时,避免误判
2、避免搜索期间误判完成,导致SSE被提前终止
2025-06-05 20:29:51 +08:00
jxxghp
73b9663b27
优化 resource.vue 中搜索标题栏的样式,调整字体类名和布局,以提升界面美观性和一致性
2025-05-02 21:14:24 +08:00
jxxghp
2f963ba7ab
调整 resource.vue 中搜索标题的字体大小,从 1.5rem 修改为 1.2rem,以改善界面一致性
2025-05-02 20:50:31 +08:00
jxxghp
dfa34f090b
更新 resource.vue
2025-05-02 20:26:04 +08:00
jxxghp
388e9987cd
更新 resource.vue
2025-05-02 20:17:28 +08:00
jxxghp
f809c8e538
添加国际化支持:在多个页面和组件中引入 vue-i18n
2025-04-27 20:27:45 +08:00
jxxghp
c2381deb9f
更新多个组件的样式和功能:在 PluginCard.vue 中调整更新日志对话框的最大高度;在 TorrentCard.vue 中替换图片组件为 VImg,并添加打开详细信息的图标;在 resource.vue 中提升进度条卡片的阴影效果;在 vuetify 默认设置中为 VDialog 添加阴影和圆角;在样式文件中为选项卡激活状态添加背景色。
2025-04-21 12:47:20 +08:00
jxxghp
476d2f7e81
feat: 添加透明主题支持及背景图片轮换功能
...
- 在 App.vue 中引入 API 获取背景图片,并实现背景图片的轮换功能。
- 更新主题切换逻辑,支持透明主题,并在主题变化时更新 HTML 属性。
- 在样式中添加透明主题的特定样式,确保各个组件在透明主题下的显示效果。
2025-04-18 13:47:39 +08:00
jxxghp
cb5bccc945
fix ui warnings
2025-04-13 16:00:31 +08:00
jxxghp
675c32cee3
feat: 使用 VCard 和 VProgressLinear 组件优化资源页面的加载进度显示
2025-04-09 22:39:41 +08:00
jxxghp
3205ae3ebe
feat: 移除多个组件的背景颜色以优化样式
2025-04-09 21:31:57 +08:00
jxxghp
89e4a68a03
feat: add ScrollToTopBtn component and integrate it into multiple pages
...
- Added ScrollToTopBtn component for smooth scrolling to the top of the page.
- Registered ScrollToTopBtn in main.ts.
- Integrated ScrollToTopBtn into browse.vue, discover.vue, recommend.vue, resource.vue pages.
- Updated components.d.ts to include ScrollToTopBtn type definition.
- Refactored MediaCard.vue and SlideView.vue for improved hover effects and styling.
- Cleaned up unused styles and optimized existing styles for better performance and readability.
2025-04-08 17:43:20 +08:00
jxxghp
ae62847ded
优化组件结构,调整 VCard 使用,提升界面一致性和可读性
2025-04-01 13:17:07 +08:00
madrays
9020494f65
改进搜索体验:优化搜索对话框、进度条及无数据提示
2025-03-30 00:46:12 +08:00
madrays
43fbc7abd7
改进搜索体验:优化搜索对话框、进度条及无数据提示
2025-03-30 00:37:48 +08:00
madrays
849fad8a8a
优化移动端界面:修复列表视图筛选栏固定问题,优化头部布局减少空间占用
2025-03-29 22:31:46 +08:00
jxxghp
fa169fb785
fix: 优化初始加载状态的条件判断
2025-03-29 20:07:48 +08:00
jxxghp
49acf7fba3
fix: 重置加载进度值并调整搜索进度卡的内边距
2025-03-29 20:05:38 +08:00
jxxghp
80d55dae8d
更新 resource.vue
2025-03-29 19:41:55 +08:00
jxxghp
81f85b9e46
feat: 优化搜索结果界面UI,感谢 @madrays
2025-03-29 08:11:13 +08:00
jxxghp
59d4b1e544
feat(SearchBar): 添加站点搜索功能,支持多选和过滤
2025-02-20 13:03:37 +08:00
jxxghp
b642eabbb3
feat:在媒体相关组件中添加媒体ID、标题和年份的支持
2025-02-06 20:33:14 +08:00
jxxghp
e39eb62f52
调整资源页面导入路径,修正TorrentCardListView和TorrentRowListView组件的引用
2025-01-28 08:22:44 +08:00
jxxghp
683346d652
添加发现页面及相关路由和菜单项
2025-01-27 11:25:43 +08:00
jxxghp
a3ecad3436
feat: 添加刷新状态控制,优化多个视图的显示逻辑
2025-01-25 19:34:39 +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
505773043b
feat(security): remove unnecessary token
2024-10-10 15:40:06 +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
8f970e0008
feat:支持直接搜索站点资源
2024-06-02 21:10:02 +08:00
jxxghp
5018f96786
fix VFab
2024-06-01 22:07:19 +08:00
jxxghp
11b649dc8c
fix 手动整理选择目录
...
fix https://github.com/jxxghp/MoviePilot/issues/2145
2024-05-23 12:39:35 +08:00
jxxghp
f63beb776e
fix 订阅历史记录
2024-04-19 08:24:57 +08:00
jxxghp
77ab0ccae2
feat:搜索支持指定季
2024-04-10 14:46:36 +08:00
jxxghp
f377ac3fcc
fix search
2024-04-09 13:20:54 +08:00
jxxghp
fd1ee398c4
update vuetify => 3.5.7
2024-04-02 11:37:25 +08:00
jxxghp
ec4ab8762c
add Bangumi
2024-03-18 19:03:13 +08:00
jxxghp
d73e4853a8
fix ui
2023-10-19 17:06:46 +08:00
jxxghp
4a65056909
fix 普通用户订阅权限
2023-10-16 08:23:38 +08:00
jxxghp
6694e7e929
feat 搜索框聚焦、发现页缓存
2023-10-12 08:13:05 +08:00
jxxghp
d3768cb994
feat switch view button
2023-10-11 21:30:59 +08:00
jxxghp
c59d3e28b9
feat torrents page
2023-10-11 21:21:49 +08:00
jxxghp
4491e80f6a
feat 详情页支持IMDBID搜索
2023-08-24 08:32:58 +08:00
thofx
018778488a
es lint fix
2023-07-22 16:09:07 +08:00
jxxghp
7da9f53043
fix 搜索未传递类型的Bug
2023-07-21 11:12:18 +08:00
jxxghp
95c0c35dc4
fix search
2023-07-08 13:54:08 +08:00