TerryM
4e5093cae0
ui: drop the 'download complete' success toast
...
Successful downloads no longer pop a 'downloadOk' toast across all
the download sites (PopularRankList, RecommendedCard, FileDocBubble,
ImageLightbox). The browser's native download UI already confirms
the action, and the toast was redundant noise. Failure toasts and
the spinner state remain so users still see errors.
2026-05-30 01:21:35 +08:00
TerryM
ac208dfe25
style: stronger contrast on image lightbox nav buttons
...
Bump the previous/next chevron buttons from translucent white tint
to a solid-ish black with a subtle ring + shadow, so the controls
stay legible on light or busy image backgrounds.
2026-05-30 01:02:18 +08:00
TerryM
042635528a
feat: 灯箱支持下载、底部缩略图居中、关闭后保留滚动位置
...
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-05-29 18:11:30 +08:00
TerryM
e04dd7dc2a
fix: 修复相册缩略图无法显示(dev 代理 + 前端兜底)
...
- vite: /uploads 代理指向源站根而非 /apnew 前缀,relative thumbnailUrl
(/uploads/thumb…) 在 dev 下不再落到 SPA index.html
- BubbleImage: 新增 fallbackSrc 候选链,缩略图加载失败时自动回退到绝对
thumbUrl/url,全部失败才显示占位符
- AlbumBubble / ImageLightbox: 缩略图传入绝对地址作为兜底
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-05-29 17:59:33 +08:00
TerryM
1f8772f645
feat: 相册点击直接进大图查看器,移除「选择图片」列表
...
- AlbumBubble: 点 +N 直接打开全屏查看器(从该图开始),删除中间的选择列表弹窗
- ImageLightbox: 底部加可滑动缩略图条(当前高亮+自动滚动定位),顶栏加下载按钮
- 下载按钮保证此前藏在 +N 列表里的图片仍可下载
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-05-29 17:50:53 +08:00
TerryM
5ca38a0eca
fix: overlay lightbox captions without shifting image
2026-05-28 18:40:17 +08:00
TerryM
d3d054ad32
Toggle lightbox captions on image click
2026-05-27 13:37:14 +08:00
TerryM
54841a4ed9
Show attachment download progress
2026-05-27 12:35:47 +08:00
TerryM
9453777dba
Use backend endpoint for attachment downloads
2026-05-27 12:35:47 +08:00
TerryM
54f71c6ab3
feat: refine language menu and lightbox caption
2026-05-26 18:37:17 +08:00
TerryM
532f0112fd
feat: polish message attachment downloads
2026-05-26 18:10:34 +08:00
TerryM
e0629c9df7
fix: allow copying message stream text
2026-05-26 18:10:34 +08:00
TerryM
d3c30795dc
feat: wire public posts api
2026-05-26 12:07:13 +08:00
TerryM
a784f159fe
feat: add telegram-style resource stream
2026-05-25 05:25:57 +08:00