crabidy/crabidy-core
Test User 1c83217745 Delete captures from disk at any depth, behind a confirmation
Deletion (d) previously reached only top-level folders of editable
stores. /captures now exposes its whole tree: nested folders delete
recursively, single tracks delete their metadata file plus the
downloaded audio next to it (never audio outside the instance root).
Tracks advertise this through the new LibraryNode.tracks_deletable
flag. Because these deletes destroy slow-to-redo downloads, the TUI
asks delete <title>? [y/N] first; cheap deletables (search terms,
bookmarks, saved queues) stay unconfirmed.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-21 20:34:03 +02:00
..
crabidy/v1 Delete captures from disk at any depth, behind a confirmation 2026-07-21 20:34:03 +02:00
src Delete captures from disk at any depth, behind a confirmation 2026-07-21 20:34:03 +02:00
Cargo.toml Queue large collections progressively 2026-07-21 01:08:34 +02:00
buf.yaml Follow some guidelines for proto notation 2023-05-21 13:47:07 +02:00
build.rs Update all dependencies to current versions 2026-07-19 21:41:10 +02:00