catacomb/src
Luna db3fa5f86c
feat(icon): coffin + play app icon
Replace the crypt-archway icon with a goth coffin whose play wedge is
punched out as negative space, in the same default palette. Regenerate
all derived PNGs (web icon-512/192, apple-touch-icon, and the 256px
icon.png used for the desktop window/tray + Linux/AppImage/macOS packaging).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_019d9sNr6GAtXoVpLJsnh19L
2026-07-22 04:02:42 -07:00
..
web_ui feat(icon): coffin + play app icon 2026-07-22 04:02:42 -07:00
app.rs feat(desktop): PeerTube browse + per-video archive 2026-07-16 05:05:24 -07:00
autotag.rs Smart auto-tagging: suggest folder groups for unfiled channels (3.4) 2026-06-10 03:38:45 -07:00
config.rs feat(config): RemoteKind + username for PeerTube remotes 2026-07-10 04:39:44 -07:00
crash.rs docs: rename yt-offline → Catacomb across README, ROADMAP, guides, packaging 2026-06-19 03:34:18 -07:00
database.rs feat(db): persist library snapshot as JSON blob keyed by root 2026-07-09 19:20:39 -07:00
disk_space.rs Stability hardening: crash.log + disk-full preflight (2.5) 2026-05-27 02:53:56 -07:00
download_options.rs web/desktop: grid + subtitle fixes, comment toggle, faster startup 2026-06-10 01:43:50 -07:00
downloader.rs feat(app): add egui context for background thread repaint requests 2026-07-04 02:54:00 -07:00
error_class.rs Classify YouTube captcha wall as rate-limited, not "not found" 2026-06-01 08:47:14 -07:00
feed.rs docs: rename yt-offline → Catacomb across README, ROADMAP, guides, packaging 2026-06-19 03:34:18 -07:00
fingerprint.rs web/desktop: grid + subtitle fixes, comment toggle, faster startup 2026-06-10 01:43:50 -07:00
library.rs feat(db): persist library snapshot as JSON blob keyed by root 2026-07-09 19:20:39 -07:00
main.rs feat(peertube): module skeleton + URL/target parsing 2026-07-10 04:42:08 -07:00
maintenance.rs docs: rename yt-offline → Catacomb across README, ROADMAP, guides, packaging 2026-06-19 03:34:18 -07:00
peertube.rs feat(remote): PeerTube browse passthroughs on RemoteClientKind 2026-07-14 05:33:06 -07:00
platform.rs docs: rename yt-offline → Catacomb across README, ROADMAP, guides, packaging 2026-06-19 03:34:18 -07:00
plex.rs Cross-compile groundwork: make the tree build for Windows (3.1) 2026-06-10 04:22:18 -07:00
pot_provider.rs docs: rename yt-offline → Catacomb across README, ROADMAP, guides, packaging 2026-06-19 03:34:18 -07:00
remote.rs feat(remote): PeerTube browse passthroughs on RemoteClientKind 2026-07-14 05:33:06 -07:00
stats.rs Add statistics view, editable source_url, rewrite security audit 2026-05-23 05:34:29 -07:00
theme.rs fix(app): Grid mode no longer paints thumbnail twice; drop unused ThemeAccents::LEGACY 2026-06-27 19:30:02 -07:00
tray.rs feat(tray): integrate egui context for system tray events to ensure immediate UI updates 2026-07-04 02:54:00 -07:00
util.rs Robustness: recover from poisoned locks instead of cascading panics (2.5) 2026-06-06 23:49:56 -07:00
vtt.rs Transcript viewer + search, in both UIs (3.x) 2026-06-07 05:44:33 -07:00
web.rs fix(web-ui): add the 11 themes missing from the web picker 2026-07-16 06:21:10 -07:00
ytdlp_bin.rs feat(tray): integrate egui context for system tray events to ensure immediate UI updates 2026-07-04 02:54:00 -07:00