Logo
Explore Help
Sign In
Administrator/Twitch-VOD-Manager
Watch 1
Star 0
Fork 0
Code Issues Pull Requests Actions Packages Projects Releases 230 Wiki Activity

230 Releases 242 Tags

RSS Feed
  • v4.6.139 7ef6459c8a
    Compare

    v4.6.139 Stable

    Administrator released this 2026-05-11 10:43:56 +02:00 | 32 commits to main since this release

    cleanup: .form-row.search-bar (Archive tool-row wrap-on-narrow) + .select-compact.size-md (mirrors form-stack.size-md width pattern) — 2 inline styles gone

    Downloads
    • Twitch-VOD-Manager-Setup-4.6.139.exe
      73 MiB
      2026-05-11 10:45:53 +02:00
    • Twitch-VOD-Manager-Setup-4.6.139.exe.blockmap
      80 KiB
      2026-05-11 10:45:53 +02:00
    • latest.yml
      370 B
      2026-05-11 10:45:53 +02:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v4.6.138 1faa6e35cf
    Compare

    v4.6.138 Stable

    Administrator released this 2026-05-11 10:38:24 +02:00 | 34 commits to main since this release

    cleanup: finish .is-hidden migration in renderer-updates — updateChangelogCard / updateModalMeta / updateModalSkipBtn + 3 more updateProgress paths now class-driven; renderer-updates has zero .style.display refs left

    Downloads
    • Twitch-VOD-Manager-Setup-4.6.138.exe
      73 MiB
      2026-05-11 10:40:34 +02:00
    • Twitch-VOD-Manager-Setup-4.6.138.exe.blockmap
      80 KiB
      2026-05-11 10:40:34 +02:00
    • latest.yml
      370 B
      2026-05-11 10:40:34 +02:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v4.6.137 561a1568f0
    Compare

    v4.6.137 Stable

    Administrator released this 2026-05-11 10:33:16 +02:00 | 36 commits to main since this release

    cleanup: update banner now uses the existing .show class (was overriding inline) + updateProgress uses .is-hidden — 5 inline display assigns + 1 state-read + 1 HTML attr gone, update banner state is now fully class-driven

    Downloads
    • Twitch-VOD-Manager-Setup-4.6.137.exe
      73 MiB
      2026-05-11 10:34:57 +02:00
    • Twitch-VOD-Manager-Setup-4.6.137.exe.blockmap
      79 KiB
      2026-05-11 10:34:57 +02:00
    • latest.yml
      370 B
      2026-05-11 10:34:57 +02:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v4.6.136 ad8f32f8b8
    Compare

    v4.6.136 Stable

    Administrator released this 2026-05-11 10:26:24 +02:00 | 38 commits to main since this release

    cleanup: streamerProfileHeader migrated to .is-hidden + .streamer-profile-skeleton now owns display:flex — 3 .style.display assigns gone, profile header is now entirely class-driven

    Downloads
    • Twitch-VOD-Manager-Setup-4.6.136.exe
      73 MiB
      2026-05-11 10:28:11 +02:00
    • Twitch-VOD-Manager-Setup-4.6.136.exe.blockmap
      79 KiB
      2026-05-11 10:28:11 +02:00
    • latest.yml
      370 B
      2026-05-11 10:28:11 +02:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v4.6.135 539b1c13a0
    Compare

    v4.6.135 Stable

    Administrator released this 2026-05-11 10:20:43 +02:00 | 40 commits to main since this release

    cleanup: streamerListFilter + btnStreamerBulkRemove migrated to .is-hidden — 3 .style.display assigns + 2 inline display:none HTML attrs gone

    Downloads
    • Twitch-VOD-Manager-Setup-4.6.135.exe
      73 MiB
      2026-05-11 10:22:45 +02:00
    • Twitch-VOD-Manager-Setup-4.6.135.exe.blockmap
      79 KiB
      2026-05-11 10:22:45 +02:00
    • latest.yml
      370 B
      2026-05-11 10:22:45 +02:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v4.6.134 01913c193d
    Compare

    v4.6.134 Stable

    Administrator released this 2026-05-11 10:16:36 +02:00 | 42 commits to main since this release

    cleanup: .is-hidden utility class — replaces 3 different .style.display='/'flex/'none' toggle patterns across vodFilterClearBtn, btnMergeGroup, vodBulkBar; kills 3 inline style=display:none HTML attrs + 4 JS assigns

    Downloads
    • Twitch-VOD-Manager-Setup-4.6.134.exe
      73 MiB
      2026-05-11 10:18:12 +02:00
    • Twitch-VOD-Manager-Setup-4.6.134.exe.blockmap
      79 KiB
      2026-05-11 10:18:13 +02:00
    • latest.yml
      370 B
      2026-05-11 10:18:13 +02:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v4.6.133 bbb65f0cfd
    Compare

    v4.6.133 Stable

    Administrator released this 2026-05-11 10:10:47 +02:00 | 44 commits to main since this release

    cleanup: .cutter-info + .timeline-container .shown modifiers — base CSS hides them, JS uses classList.add('shown') when a cutter video loads; 4 inline display refs gone (2 HTML + 2 TS)

    Downloads
    • Twitch-VOD-Manager-Setup-4.6.133.exe
      73 MiB
      2026-05-11 10:12:34 +02:00
    • Twitch-VOD-Manager-Setup-4.6.133.exe.blockmap
      79 KiB
      2026-05-11 10:12:34 +02:00
    • latest.yml
      370 B
      2026-05-11 10:12:34 +02:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v4.6.132 5e383a6e12
    Compare

    v4.6.132 Stable

    Administrator released this 2026-05-11 10:04:42 +02:00 | 46 commits to main since this release

    cleanup: .clip-template-wrap.shown modifier — base CSS now hides the wrap, JS toggles .shown class instead of poking at .style.display; HTML drops its inline display:none too

    Downloads
    • Twitch-VOD-Manager-Setup-4.6.132.exe
      73 MiB
      2026-05-11 10:05:51 +02:00
    • Twitch-VOD-Manager-Setup-4.6.132.exe.blockmap
      79 KiB
      2026-05-11 10:05:51 +02:00
    • latest.yml
      370 B
      2026-05-11 10:05:52 +02:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v4.6.131 19555ce872
    Compare

    v4.6.131 Stable

    Administrator released this 2026-05-11 10:00:03 +02:00 | 48 commits to main since this release

    cleanup: .clip-modal-duration-value.invalid modifier replaces inline #00c853/#ff4444 toggle in updateClipDuration; base rule now uses var(--success), invalid uses var(--error)

    Downloads
    • Twitch-VOD-Manager-Setup-4.6.131.exe
      73 MiB
      2026-05-11 10:01:38 +02:00
    • Twitch-VOD-Manager-Setup-4.6.131.exe.blockmap
      79 KiB
      2026-05-11 10:01:39 +02:00
    • latest.yml
      370 B
      2026-05-11 10:01:39 +02:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v4.6.130 45dfd4f6fd
    Compare

    v4.6.130 Stable

    Administrator released this 2026-05-11 09:54:54 +02:00 | 50 commits to main since this release

    cleanup: bake default accent color into .chat-viewer-user — chat viewer fallback color no longer needs an inline-style else branch; per-user IRC color still overrides inline when present

    Downloads
    • Twitch-VOD-Manager-Setup-4.6.130.exe
      73 MiB
      2026-05-11 09:56:48 +02:00
    • Twitch-VOD-Manager-Setup-4.6.130.exe.blockmap
      80 KiB
      2026-05-11 09:56:48 +02:00
    • latest.yml
      370 B
      2026-05-11 09:56:48 +02:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
First Previous ... 4 5 6 7 8 ... Next Last
Powered by Gitea Version: 1.27.1 Page: 11ms Template: 3ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API