jxxghp
|
5def9d5f81
|
feat:重构推荐页面,添加推荐数据源接口并更新路由和视图
|
2025-02-08 21:47:57 +08:00 |
|
jxxghp
|
ef5680d5ad
|
feat:在ExtraSourceView中添加默认过滤参数支持,确保过滤条件的完整性
|
2025-02-08 12:53:26 +08:00 |
|
jxxghp
|
14430e5c89
|
feat:为选中的v-chip添加自定义颜色样式
|
2025-02-07 18:09:40 +08:00 |
|
jxxghp
|
b642eabbb3
|
feat:在媒体相关组件中添加媒体ID、标题和年份的支持
|
2025-02-06 20:33:14 +08:00 |
|
jxxghp
|
673596d8f9
|
feat:在媒体信息中添加媒体ID前缀和媒体ID
|
2025-02-06 19:21:02 +08:00 |
|
jxxghp
|
b14e927e6c
|
feat:支持探索扩展
|
2025-02-06 18:04:49 +08:00 |
|
jxxghp
|
47da6db51a
|
为filterParams添加默认排序选项
|
2025-01-29 19:07:43 +08:00 |
|
jxxghp
|
eee092a7fd
|
fix #292
|
2025-01-29 18:57:22 +08:00 |
|
jxxghp
|
acbd979569
|
bangumi添加年份过滤选项
|
2025-01-28 09:23:45 +08:00 |
|
jxxghp
|
4ecec4865d
|
优化过滤选项,简化组件结构,添加评分滑块功能
|
2025-01-28 08:20:41 +08:00 |
|
jxxghp
|
4d4c9516c6
|
重构发现页面,添加豆瓣和TheMovieDb过滤选项,优化媒体卡组件
|
2025-01-27 21:08:52 +08:00 |
|
jxxghp
|
966bb769df
|
更新浏览和发现页面,重构相关组件,调整路由和菜单项
|
2025-01-27 18:05:02 +08:00 |
|
jxxghp
|
683346d652
|
添加发现页面及相关路由和菜单项
|
2025-01-27 11:25:43 +08:00 |
|
jxxghp
|
f021ba8a98
|
优化媒体卡片和海报卡片的点击事件处理,改进路由滚动行为,注册中止控制器以管理异步请求
|
2025-01-16 19:25:51 +08:00 |
|
wintsa
|
ff1c2a890c
|
remove console
|
2025-01-03 09:56:06 +08:00 |
|
wintsa
|
c11fb54b0b
|
remove console
|
2025-01-03 00:03:45 +08:00 |
|
wintsa
|
1d8c71da3f
|
添加取消请求
|
2025-01-02 15:39:36 +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 |
|
InfinityPacer
|
ddf682d66a
|
feat(security): update douban image proxy URL
|
2024-10-14 01:35:27 +08:00 |
|
InfinityPacer
|
d703909177
|
refactor(search): optimize sorting logic for season filter options
|
2024-10-06 17:37:01 +08:00 |
|
jxxghp
|
cf3a204eac
|
refactor: Remove unused import in SiteTorrentTable.vue
Remove the unused import of MediaInfo in SiteTorrentTable.vue to improve code cleanliness and reduce potential confusion.
|
2024-09-30 16:00:32 +08:00 |
|
jxxghp
|
30c3ad6c90
|
refactor: Update image URLs to use globalSettings.TMDB_IMAGE_DOMAIN
|
2024-09-08 13:05:14 +08:00 |
|
jxxghp
|
340bb08f2a
|
feat:media image cache
|
2024-08-29 15:27:49 +08:00 |
|
jxxghp
|
022487a877
|
style: Optimize image URL handling in MediaDetailView
|
2024-08-29 08:40:56 +08:00 |
|
jxxghp
|
6ec1bbe1ae
|
style: Update globalSettings injection in multiple components
|
2024-08-29 08:36:29 +08:00 |
|
jxxghp
|
cfc2e407a4
|
fix settings layout
|
2024-07-14 11:07:17 +08:00 |
|
jxxghp
|
045c0b4c0c
|
fix ui
|
2024-06-28 10:47:50 +08:00 |
|
jxxghp
|
6a5958409a
|
fix:优化文件管理
|
2024-06-20 11:39:25 +08:00 |
|
falling
|
66a5a40482
|
TorrentCardListView.vue
使用VInfiniteScroll
|
2024-06-17 15:39:13 +08:00 |
|
falling
|
bbf2814285
|
TorrentCardListView.vue
显示性能优化,默认只显示前面20个,页面滚到底部才会再加载新的数据。
|
2024-06-17 09:53:58 +08:00 |
|
falling
|
118a9a2c5d
|
RowListView:
修复搜索页筛选显示bug以及过滤选项季集排序。
|
2024-06-16 20:09:50 +08:00 |
|
falling
|
febe08eb9d
|
修复搜索页筛选显示bug
|
2024-06-15 22:50:37 +08:00 |
|
jxxghp
|
b94f8c92f0
|
fix https://github.com/jxxghp/MoviePilot/issues/2335
|
2024-06-14 14:38:30 +08:00 |
|
jxxghp
|
f598eed149
|
fix ui
|
2024-06-14 08:27:42 +08:00 |
|
jxxghp
|
07186d2ae1
|
fix app mode margin
|
2024-06-13 20:39:27 +08:00 |
|
jxxghp
|
d2164d9ada
|
fix ui
|
2024-06-13 20:29:53 +08:00 |
|
jxxghp
|
7eacaf8fc5
|
fix ui
|
2024-06-13 19:52:31 +08:00 |
|
jxxghp
|
9aa2de526e
|
fix
|
2024-06-13 19:24:04 +08:00 |
|
jxxghp
|
12dfc5b407
|
fix app mode ui
|
2024-06-13 19:11:00 +08:00 |
|
jxxghp
|
c26e610a23
|
更新 MediaDetailView.vue
|
2024-06-13 07:06:49 +08:00 |
|
jxxghp
|
d83d1dd888
|
fix 榜单 & 订阅弹窗 & 订阅重置
|
2024-06-10 09:36:42 +08:00 |
|
jxxghp
|
0ecc7dfead
|
remove defer
|
2024-06-06 14:07:25 +08:00 |
|
falling
|
d1f28d9c94
|
资源搜索里的季集下拉列表,从字符串排序改成按季集排序
|
2024-06-03 21:01:12 +08:00 |
|
jxxghp
|
3c70eac7ca
|
fix 种子剧集过滤
|
2024-05-27 09:12:46 +08:00 |
|
jxxghp
|
52cf517a91
|
站点拖动排序
|
2024-05-23 19:39:33 +08:00 |
|
jxxghp
|
deabd7b83c
|
fix ui
|
2024-05-21 10:51:10 +08:00 |
|
jxxghp
|
6b7d0a0fe2
|
fix Module Test
|
2024-05-16 14:18:32 +08:00 |
|
jxxghp
|
f55efbe1e2
|
feat:种子页面排序
|
2024-05-16 13:08:55 +08:00 |
|