You are browsing as a guest. Sign up (or log in) to start making projects!

MisplacedOrange

@MisplacedOrange

Joined June 2nd, 2026

  • 3Devlogs
  • 1Projects
  • 1Ships
  • 15Votes
Open comments for this post
Reposted by @MisplacedOrange

1h 56m 26s logged

  • Added move and resume actions for completed downloads, in the UI and as new Tauri commands
  • Fixed a task-leak bug: a panicking download task could leave a stale entry in the running-tasks map, permanently blocking resume and consuming a concurrency slot.
  • Other Security + Vulnerability Fixes
  • Chores
  • Added move and resume actions for completed downloads, in the UI and as new Tauri commands
  • Fixed a task-leak bug: a panicking download task could leave a stale entry in the running-tasks map, permanently blocking resume and consuming a concurrency slot.
  • Other Security + Vulnerability Fixes
  • Chores

Replying to @MisplacedOrange

1
8
Open comments for this post

1h 56m 26s logged

  • Added move and resume actions for completed downloads, in the UI and as new Tauri commands
  • Fixed a task-leak bug: a panicking download task could leave a stale entry in the running-tasks map, permanently blocking resume and consuming a concurrency slot.
  • Other Security + Vulnerability Fixes
  • Chores
  • Added move and resume actions for completed downloads, in the UI and as new Tauri commands
  • Fixed a task-leak bug: a panicking download task could leave a stale entry in the running-tasks map, permanently blocking resume and consuming a concurrency slot.
  • Other Security + Vulnerability Fixes
  • Chores

Replying to @MisplacedOrange

1
8
Open comments for this post
Reposted by @MisplacedOrange

6h 29m 37s logged

Adds five built-in color themes (Creamsicle, Midnight Marmalade, Peach
Fizz, Mint Squeeze, Bubblegum) with instant apply and DB persistence.

Adds yt-dlp video download support via a new media_extractor module and
VideoDownloadModal: automatic yt-dlp detection and install, thumbnail
preview, quality selector, and progress tracking.

Adds settings export/import as JSON.

Bug fixes: resume now re-fetches the full file when ETag/Last-Modified
changes on the server; progress events no longer overwrite terminal
download states; app settings are loaded in a single batched DB query.

Adds five built-in color themes (Creamsicle, Midnight Marmalade, Peach
Fizz, Mint Squeeze, Bubblegum) with instant apply and DB persistence.

Adds yt-dlp video download support via a new media_extractor module and
VideoDownloadModal: automatic yt-dlp detection and install, thumbnail
preview, quality selector, and progress tracking.

Adds settings export/import as JSON.

Bug fixes: resume now re-fetches the full file when ETag/Last-Modified
changes on the server; progress events no longer overwrite terminal
download states; app settings are loaded in a single batched DB query.

Replying to @MisplacedOrange

1
111
Open comments for this post

6h 29m 37s logged

Adds five built-in color themes (Creamsicle, Midnight Marmalade, Peach
Fizz, Mint Squeeze, Bubblegum) with instant apply and DB persistence.

Adds yt-dlp video download support via a new media_extractor module and
VideoDownloadModal: automatic yt-dlp detection and install, thumbnail
preview, quality selector, and progress tracking.

Adds settings export/import as JSON.

Bug fixes: resume now re-fetches the full file when ETag/Last-Modified
changes on the server; progress events no longer overwrite terminal
download states; app settings are loaded in a single batched DB query.

Adds five built-in color themes (Creamsicle, Midnight Marmalade, Peach
Fizz, Mint Squeeze, Bubblegum) with instant apply and DB persistence.

Adds yt-dlp video download support via a new media_extractor module and
VideoDownloadModal: automatic yt-dlp detection and install, thumbnail
preview, quality selector, and progress tracking.

Adds settings export/import as JSON.

Bug fixes: resume now re-fetches the full file when ETag/Last-Modified
changes on the server; progress events no longer overwrite terminal
download states; app settings are loaded in a single batched DB query.

Replying to @MisplacedOrange

1
111

Followers

Loading…