Commit Graph

14 Commits

Author SHA1 Message Date
Stardream 4b1dd38d76 feat(Bangumi_Topic_Share): add animated custom tooltip for action buttons, bump version to 4.6
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-21 04:09:36 +10:00
Stardream 3ceaa89cf8 feat(Bangumi_Topic_Share): replace static tags with dynamic group name and reply count, bump version to 4.5
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-21 03:53:58 +10:00
Stardream 7d6fdcfc83 fix(Bangumi_Topic_Share): fix repeated screenshot failure caused by Live2D WebGL canvas and bump version to 4.4
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-21 03:04:41 +10:00
Stardream 2624c729af style(Bangumi_Topic_Share): unify light/dark card styles and bump version to 4.3
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-20 21:13:34 +10:00
Stardream de7fd91875 chore(Bangumi_Topic_Share): bump version to 4.2
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-20 20:47:16 +10:00
Stardream 4f4951bec7 feat(Bangumi_Topic_Share): add dark theme support for share card
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-20 20:45:42 +10:00
Stardream 007c069983 chore(Bangumi_Topic_Share): bump version to 4.1
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-20 19:47:16 +10:00
Stardream 1330f6a58b fix(Bangumi_Topic_Share): exclude .forum_category elements from share card content
Temporarily hides .forum_category elements before extracting innerText to
prevent third-party plugin components from appearing in the card body.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-20 18:49:24 +10:00
Stardream abc4c4a263 feat(Bangumi_Topic_Share): add share card script with copy/download/text actions
New userscript for Bangumi topic pages. Generates a styled share card via
html2canvas, with icon buttons to copy image to clipboard, download image,
copy share text, or close the overlay. Button placement moved to the stable
#columnInSubjectB sidebar to avoid conflicts with other components.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-20 18:28:51 +10:00
Stardream 93f100b7bf docs: add @author field to VGMdb Album Downloader
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-21 16:10:48 +10:00
Stardream 70f7f1f49c feat(U2_FL_Helper): add Chinese language support for promotions display
- Also match "有效" (zh) in addition to "Effective" (en) when filtering
  active promotions
- Translate "Ongoing promotions" label to "进行中的优惠" on Chinese pages
- Bump version to 0.2, add @contributor Stardream

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-21 16:03:58 +10:00
Stardream 0c05e8845b docs: add English translation to @description metadata
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-21 10:37:00 +10:00
Stardream 11605dad50 feat(zip): place images inside Scans/ folder in archive
Files are now stored as Scans/<filename> instead of being placed
directly in the ZIP root, producing a cleaner folder structure
on extraction. Bump version to 2.9.4.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-21 10:34:41 +10:00
Stardream 0fd888d17c feat: add VGMdb Album Downloader userscript v2.9.3
Tampermonkey userscript for vgmdb.net that enables:
- Single image download with GM_download
- Batch download as ZIP package (JSZip)
- Real-time progress display
- Auto image renaming
- Bilingual UI (zh/en)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-21 10:25:20 +10:00