Administrator
  • Joined on 2026-03-05
Administrator released v4.5.2 at Administrator/Twitch-VOD-Manager 2026-03-20 10:31:05 +01:00
Administrator pushed tag v4.5.2 to Administrator/Twitch-VOD-Manager 2026-03-20 10:30:54 +01:00
Administrator pushed to main at Administrator/Twitch-VOD-Manager 2026-03-20 10:30:52 +01:00
1e81b889f9 release: 4.5.2 compact queue buttons
00d35f1b1c fix(ui): reduce queue action button height for compact layout
Compare 2 commits »
Administrator released v4.5.1 at Administrator/Twitch-VOD-Manager 2026-03-20 10:08:07 +01:00
Administrator pushed to main at Administrator/Twitch-VOD-Manager 2026-03-20 10:07:55 +01:00
8132e062fa release: 4.5.1 fix numbered selector visual update
0133569104 fix: include selection state in queue render fingerprint so numbered selectors update visually
Compare 2 commits »
Administrator pushed tag v4.5.1 to Administrator/Twitch-VOD-Manager 2026-03-20 10:07:55 +01:00
Administrator released v4.5.0 at Administrator/Twitch-VOD-Manager 2026-03-20 10:02:54 +01:00
Administrator pushed to main at Administrator/Twitch-VOD-Manager 2026-03-20 10:02:35 +01:00
6b97039471 release: 4.5.0 ETA, shortcuts, stats, drag&drop, expandable items, light theme, parallel downloads, code split
66afaba0ea refactor: extract tool discovery functions to src/tools.ts
54d04d4f73 feat: support parallel downloads (up to 2 simultaneous)
63aafae85d feat: add light theme with toggle in settings
424b312551 refactor: extract shared interfaces to src/types.ts
Compare 8 commits »
Administrator pushed tag v4.5.0 to Administrator/Twitch-VOD-Manager 2026-03-20 10:02:35 +01:00
Administrator released v4.4.0 at Administrator/Twitch-VOD-Manager 2026-03-20 09:28:59 +01:00
Administrator pushed to main at Administrator/Twitch-VOD-Manager 2026-03-20 09:28:45 +01:00
6a32387add release: 4.4.0 performance optimizations, collision detection, notifications
3537d28eb2 test: add filename collision detection unit tests
a4ca410641 feat: filename collision detection, queue JSON validation, download-complete notification
76ecbc652d perf: parallel init with Promise.all, targeted DOM updates for download progress
Compare 4 commits »
Administrator pushed tag v4.4.0 to Administrator/Twitch-VOD-Manager 2026-03-20 09:28:45 +01:00
Administrator released v4.3.4 at Administrator/Twitch-VOD-Manager 2026-03-20 09:07:19 +01:00
Administrator pushed to main at Administrator/Twitch-VOD-Manager 2026-03-20 09:06:55 +01:00
b7499c87a3 release: 4.3.4 fix queue buttons overflow
00cf7781d3 fix(ui): prevent queue buttons from being pushed off-screen by long queue
Compare 2 commits »
Administrator pushed tag v4.3.4 to Administrator/Twitch-VOD-Manager 2026-03-20 09:06:55 +01:00
Administrator released v4.3.3 at Administrator/Twitch-VOD-Manager 2026-03-20 08:57:42 +01:00
Administrator pushed tag v4.3.3 to Administrator/Twitch-VOD-Manager 2026-03-20 08:57:30 +01:00
Administrator pushed to main at Administrator/Twitch-VOD-Manager 2026-03-20 08:57:29 +01:00
46dc29a226 release: 4.3.3 numbered merge selection, user-defined order
0e6b219455 feat(merge-split): numbered selection instead of checkboxes, user-defined merge order
Compare 2 commits »
Administrator released v4.3.2 at Administrator/Twitch-VOD-Manager 2026-03-20 08:47:36 +01:00
Administrator pushed to main at Administrator/Twitch-VOD-Manager 2026-03-20 08:47:22 +01:00
674041a603 release: 4.3.2 bugfix — config flush on quit, processQueue concurrency guard
86c80acf28 fix: flush config on quit, verify temp cleanup, add missing spawn error handlers
33730fd372 fix: guard processQueue against concurrent invocations, fix stale process kill reference
Compare 3 commits »