jxxghp
85780917c2
整合全局设置store,优化PWA模式检测
2025-07-04 16:19:50 +08:00
jxxghp
60ea884fe2
添加全局请求和图片优化器
2025-06-30 17:37:30 +08:00
jxxghp
ebc2a764c2
将vue-toast-notification替换为vue-toastification,并更新相关样式和依赖项
2025-06-25 17:42:36 +08:00
jxxghp
3f1d03a127
在多个组件中实现权限管理功能
2025-06-10 23:44:06 +08:00
jxxghp
b772e2d9ef
更新国际化支持:为存储、媒体类型、通知开关及操作步骤等组件添加多语言文本,提升用户体验
2025-04-29 13:24:27 +08:00
jxxghp
fa6ba8b1fc
更新国际化支持:修正媒体类型文本函数名称并添加通知开关相关文本,提升用户体验
2025-04-28 20:29:11 +08:00
jxxghp
6be4694327
更新国际化支持
2025-04-28 15:12:07 +08:00
jxxghp
8cf4b612d5
更新国际化支持
2025-04-28 13:23:51 +08:00
jxxghp
733d74ac36
添加国际化支持:在多个组件中引入 vue-i18n,更新文本以实现多语言显示
2025-04-27 18:06:15 +08:00
jxxghp
45eee811c1
fix https://github.com/jxxghp/MoviePilot-Frontend/issues/326
2025-04-22 17:25:18 +08:00
jxxghp
c43fd88c7c
优化多个组件的样式:移除冗余的阴影效果,调整类名以提升视觉效果,更新样式以确保一致性。
2025-04-22 09:47:00 +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
madrays
267f53942b
优化探索页UI
2025-04-08 15:47:41 +08:00
jxxghp
2e05c8079b
优化剧集组管理,添加剧集组选项和查询功能,调整订阅逻辑
2025-04-04 12:17:29 +08:00
jxxghp
357191afcf
修复 SubscribeSeasonDialog 关闭事件处理,优化季信息显示逻辑
2025-04-04 10:51:55 +08:00
jxxghp
8352ba335b
添加 SubscribeSeasonDialog 组件,实现媒体季订阅功能,包含季信息获取和缺失状态检查
2025-04-04 10:47:32 +08:00
jxxghp
7ae3e402cf
优化 MediaCard 和 SearchSiteDialog 组件,移除全选功能并调整已选择站点的逻辑
2025-04-04 09:39:04 +08:00
jxxghp
c5e62cc8e4
优化多个组件,调整样式和功能以提升用户体验,添加季数选择功能
2025-04-04 09:27:06 +08:00
jxxghp
88f261584f
优化卡片样式,移除多余的圆角设置,提升组件一致性
2025-04-02 10:44:47 +08:00
jxxghp
3c261a2c29
调整卡片组件的样式,优化悬停效果,提升用户体验
2025-04-01 18:52:07 +08:00
jxxghp
b7488214fc
feat: 添加全选/全不选功能及按钮文本更新
2025-03-23 12:28:30 +08:00
Aqr-K
721d4f7685
refactor: replace Vuex with Pinia
2025-02-24 19:26:56 +08:00
jxxghp
32621ee299
feat(Search): 添加站点搜索功能,支持选择和过滤
2025-02-21 10:12:16 +08:00
jxxghp
0f08f69738
fix(MediaCard): 修改按钮大小并优化底部填充样式
2025-02-15 08:50:05 +08:00
jxxghp
bd3f24c84b
feat:添加媒体季信息接口,更新相关组件以支持季信息
2025-02-08 12:46:36 +08:00
jxxghp
b703757d28
feat:添加评分格式化功能,优化媒体卡片中的评分显示
2025-02-07 17:00:35 +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
4d4c9516c6
重构发现页面,添加豆瓣和TheMovieDb过滤选项,优化媒体卡组件
2025-01-27 21:08:52 +08:00
jxxghp
f021ba8a98
优化媒体卡片和海报卡片的点击事件处理,改进路由滚动行为,注册中止控制器以管理异步请求
2025-01-16 19:25:51 +08:00
jxxghp
e4af05cd56
添加媒体信息中的合集类型和ID,优化媒体卡片的跳转逻辑,增加搜索系列合集的功能
2025-01-16 17:52:16 +08:00
wintsa
ff1c2a890c
remove console
2025-01-03 09:56:06 +08:00
wintsa
856dec3991
忘记把注释去掉了
2025-01-02 15:42:25 +08:00
wintsa
1d8c71da3f
添加取消请求
2025-01-02 15:39:36 +08:00
InfinityPacer
79c606370c
feat(MediaCard): implement lazy loading for API calls
2024-12-23 02:47:37 +08:00
jxxghp
4f28018f4f
feat(MediaCard): 添加媒体卡详情展示,优化悬停效果
2024-11-17 16:54:40 +08:00
InfinityPacer
ddf682d66a
feat(security): update douban image proxy URL
2024-10-14 01:35:27 +08:00
jxxghp
93bd4002db
fix ui
2024-10-10 12:59:53 +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
6ec1bbe1ae
style: Update globalSettings injection in multiple components
2024-08-29 08:36:29 +08:00
jxxghp
fc877ed836
fix ui
2024-05-16 20:31:30 +08:00
hao.dai
7943ab6017
fix: 只有一季以及多季只订阅一季订阅成功无提示问题
2024-05-16 11:29:15 +08:00
jxxghp
bcf55e63f1
调整热门订阅热度显示样式
2024-05-08 08:08:08 +08:00
jxxghp
b0f5c2a493
feat:显示流行度
2024-05-07 12:34:30 +08:00
jxxghp
8b589bdb9c
feat:媒体详情显示集存在标识
2024-05-05 13:45:30 +08:00
jxxghp
271d59ca51
Fix issues with MediaCard and SubscribeListView components
2024-05-05 11:54:20 +08:00
Allen
462dea3e05
解决媒体卡片右上角评分和入库标记冲突,hover的时候展示评分
2024-04-28 17:40:39 +08:00
jxxghp
fce10b6dca
media card icon
2024-04-27 18:16:05 +08:00
Allen
e1524c26cd
统一处理低版本safari浏览器Date兼容性问题
2024-04-24 10:06:32 +08:00