summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-07-03feat: implement CJSW music discovery featuremainmo khan
2025-07-03chore: format code with rustfmtmo khan
2025-07-03fix: organize scripts and remove compiler warningsmo khan
2025-07-03fix warningmo khan
2025-07-03fix: enable real-time progress updates during playbackmo khan
2025-07-03feat: implement proper seeking with time display and podcast-focused UImo khan
2025-07-02fix: create GitHub release if it doesn't existv0.1.1mo khan
2025-07-02fix: use rustup directly instead of third-party actionv0.1.0mo khan
2025-07-02chore: add release scriptmo khan
2025-07-02fix: remove Windows support from install scriptmo khan
2025-07-02fix: use official GitHub CLI instead of third-party actionsmo khan
2025-07-02feat: add release infrastructure and installation methodsmo khan
2025-07-02feat: integrate cached episodes with RSS feedsmo khan
2025-07-02feat: implement async background feed loading with real-time UI updatesmo khan
2025-07-02feat: add offline episode caching to ~/Music directorymo khan
2025-07-02feat: implement native Rust audio with Winamp-inspired media consolemo khan
2025-07-02fix: resolve compiler warningsmo khan
2025-06-24feat: load podcasts from feed configurationmo khan
2025-06-24Improve user experience for first runmo khan
2025-06-24Add comprehensive README documentationmo khan
2025-06-24Fix compilation issues and implement feed loadingmo khan
2025-06-24Initial TUI podcast player structuremo khan