..
index.html
feat: support parallel downloads (up to 2 simultaneous)
2026-03-20 09:54:20 +01:00
main.ts
fix: Windows notification shows 'Twitch VOD Manager' instead of 'electron.app.Electron'
2026-03-29 04:18:34 +02:00
preload.ts
refactor: extract shared interfaces to src/types.ts
2026-03-20 09:44:37 +01:00
renderer-globals.d.ts
feat: support parallel downloads (up to 2 simultaneous)
2026-03-20 09:54:20 +01:00
renderer-locale-de.ts
feat: support parallel downloads (up to 2 simultaneous)
2026-03-20 09:54:20 +01:00
renderer-locale-en.ts
feat: support parallel downloads (up to 2 simultaneous)
2026-03-20 09:54:20 +01:00
renderer-queue.ts
fix: correct dragstart cancel method and release claimed filenames after download
2026-03-21 15:19:30 +01:00
renderer-settings.ts
feat: support parallel downloads (up to 2 simultaneous)
2026-03-20 09:54:20 +01:00
renderer-shared.ts
fix: persist expanded details across re-renders, guard drag-drop init against duplicates
2026-03-21 15:03:20 +01:00
renderer-streamers.ts
chore: migrate repository to Codeberg, bump version to 4.2.0, update update logic
2026-03-01 20:23:21 +01:00
renderer-texts.ts
feat: support parallel downloads (up to 2 simultaneous)
2026-03-20 09:54:20 +01:00
renderer-updates.ts
release: 4.2.4 improve updater and queue persistence
2026-03-06 02:48:07 +01:00
renderer.ts
fix: clip time validation, cutter 0-byte check, pagination guard, atomic config write
2026-03-21 15:33:31 +01:00
styles.css
fix: selector overflow for 10+ items, drag-drop status guard, filename claim set for parallel safety
2026-03-21 15:15:25 +01:00
tools.ts
refactor: extract tool discovery functions to src/tools.ts
2026-03-20 10:00:51 +01:00
types.ts
refactor: extract shared interfaces to src/types.ts
2026-03-20 09:44:37 +01:00
update-version-utils.ts
chore: migrate repository to Codeberg, bump version to 4.2.0, update update logic
2026-03-01 20:23:21 +01:00