Commit Graph
217 Commits
Author SHA1 Message Date
axibayuit 1f48c0de9e feat: 桌面端图片预览支持鼠标拖拽移动、修复header布局 2026-01-01 14:19:27 +08:00
axibayuit 027399a0db fix: header居中修复、错误页添加贡献者水印 2026-01-01 14:10:57 +08:00
axibayuit 5ec58c2ac1 feat: 音频自动播放下一首、手机音量条向上、面包屑居中、图片旋转修复、滚轮缩放 2026-01-01 13:57:36 +08:00
axibayuit eeb5fa8f9f feat: 添加音频三点菜单(下载/播放速度/播放模式) + 修复旋转按钮第4次逆向动画 2026-01-01 13:41:38 +08:00
axibayuit 4c5b623b38 fix: 手机端音频改用 TransformMedia 组件(带三点菜单和播放模式) 2026-01-01 13:05:57 +08:00
axibayuit f7c3549e7d feat: 添加音频播放模式(顺序播放/单曲循环/播完停止) 2026-01-01 12:53:32 +08:00
axibayuit d799917088 feat: 桌面端播放器添加三点菜单(下载+播放速度) 2026-01-01 12:50:20 +08:00
axibayuit aec6f2ee8c fix: 修复电脑端被误判为手机端的问题 2026-01-01 12:29:58 +08:00
axibayuit 2fd992da60 feat: 全局媒体管理器解决混播和暂停仍出声问题 2026-01-01 12:23:55 +08:00
axibayuit 5cee1bf87b refactor: 使用 Plyr 库重构音视频播放,解决混播问题 2026-01-01 12:06:31 +08:00
axibayuit 3e16f0f7de fix: 桌面端视频/音频加key避免混播,手机端使用纯原生播放器 2026-01-01 11:56:50 +08:00
axibayuit 83060ba3b1 fix: 手机端视频/音频预览优化 - 视频使用原生播放器,音频支持滑动切换 2026-01-01 11:42:56 +08:00
axibayuit b17cee85b7 build: 更新前端dist - 只有图片走轮播 2026-01-01 11:25:18 +08:00
axibayuit 603dd34f6f build: 更新前端dist - 修复视频混播和桌面端音频空白 2026-01-01 11:04:33 +08:00
axibayuit f48b09cb92 build: 更新前端dist - 修复音视频多播放问题 2026-01-01 10:50:52 +08:00
axibayuit 94ec135b49 feat: 文件占位符显示完整文件名 2026-01-01 10:35:19 +08:00
axibayuit 7e5524bc70 feat: 日夜模式切换、AVIF支持、音频播放、旋转手势优化 2026-01-01 10:18:58 +08:00
axibayuit 3f1f81ba9a chore: 清理旧的构建文件 2026-01-01 00:42:03 +08:00
axibayuit dbb1aa9056 feat: 林酱贡献水印居中对齐 2026-01-01 00:30:37 +08:00
axibayuit 23f6a6b0f4 feat: 添加林酱贡献水印 2026-01-01 00:24:56 +08:00
axibayuit 93cc848f46 fix: 边界翻页后重置状态,解决连续翻页卡住问题 2026-01-01 00:15:31 +08:00
axibayuit e320cc12f4 feat: 放大状态下滑到边界继续滑动可翻页 2026-01-01 00:01:59 +08:00
axibayuit de63837d93 docs: 优化公开浏览配置提示文案 2025-12-31 23:50:37 +08:00
axibayuit 9dea5a38c6 fix: 90/270度旋转后放大2倍铺满屏幕 2025-12-31 23:24:48 +08:00
axibayuit 1a831b94b4 fix: 优化旋转触发逻辑-角度优先 2025-12-31 23:18:56 +08:00
axibayuit e0fda6026a feat: 旋转后图片铺满屏幕 + 桌面端270度转0度修复 2025-12-31 23:08:32 +08:00
axibayuit a828135fc6 fix: smooth transition for rotation snap and scale restore 2025-12-31 22:55:46 +08:00
axibayuit cc0b21dc58 feat: interactive rotation with preview, shrink effect, snap to 90deg 2025-12-31 22:53:47 +08:00
axibayuit efbf9ac820 feat: rubberBand damping for swipe and pan gestures 2025-12-31 22:41:32 +08:00
axibayuit eb8647461e fix: rotation now cycles 0-90-180-270-0 properly 2025-12-31 22:37:12 +08:00
axibayuit 13f745e734 feat: add gesture mode lock - separate pinch and rotate with dead zone 2025-12-31 22:25:18 +08:00
axibayuit 050295e2f7 fix: add null checks in uploadFile method 2025-12-31 21:47:50 +08:00
axibayuit 88a8a90e2a fix: mobile carousel layout - set track width 300% and slide width 33.333% 2025-12-31 21:41:18 +08:00
axibayuit 7189b65d04 feat: mobile preview with TransformMedia - swipe/pinch-zoom/rotate/double-tap 2025-12-31 21:29:09 +08:00
axibayuit 3a4be60a14 simplify: mobile preview use single image with swipe 2025-12-31 21:18:44 +08:00
axibayuit 7a115c8bba fix: mobile carousel offset - use 100vw per slide 2025-12-31 21:12:27 +08:00
axibayuit f21277e029 fix: desktop=single image+buttons+rotate btn, mobile=carousel swipe+two-finger rotate 2025-12-31 21:02:21 +08:00
axibayuit a35f375c14 fix: separate desktop (simple) and mobile (carousel) preview modes 2025-12-31 20:53:47 +08:00
axibayuit 71ae76efe5 feat: add two-finger rotate gesture and rotate button for image preview 2025-12-31 20:47:26 +08:00
axibayuit 160c956ce7 feat: improve mobile swipe - carousel style with prev/next images 2025-12-31 20:43:32 +08:00
axibayuit 71d5410831 fix: 简化滑动预览,更自然的翻页体验 2025-12-31 20:39:44 +08:00
axibayuit 4cfd386504 fix: 手机端顶部改为一行布局 2025-12-31 20:35:50 +08:00
axibayuit 1ba9c21cb7 refactor: 移除横屏旋转逻辑,简化预览代码 2025-12-31 20:30:06 +08:00
axibayuit ee15b8cc9d fix: 修复手机端图片预览不显示问题 2025-12-31 20:24:57 +08:00
axibayuit 72b3dd37ae feat: 手机端左右滑动切换图片,丝滑翻书效果 2025-12-31 20:17:03 +08:00
axibayuit 58984814cc feat: 手机端横屏图片预览自动旋转90度 2025-12-31 20:03:38 +08:00
axibayuit c8850b3950 feat: 公开浏览页面优化 - 读取站点名称、响应式布局、toast提示、按钮透明度 2025-12-31 19:42:44 +08:00
axibayuit 3f2fe2f45a fix: 修复公开浏览页面复制/下载按钮被骨架屏遮挡的问题 2025-12-31 19:31:00 +08:00
axibayuit 97c51b9903 feat: 公开浏览添加骨架屏加载效果 2025-12-31 19:20:24 +08:00
axibayuit de61b9f63f fix: 修复上传回调中fileItem未定义的错误 2025-12-31 19:06:54 +08:00