index
:
xlgmokha/ghetto-blaster.git
main
master
Unnamed repository; edit this file 'description' to name the repository.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-07-03
feat: implement CJSW music discovery feature
main
mo khan
2025-07-03
chore: format code with rustfmt
mo khan
2025-07-03
fix: organize scripts and remove compiler warnings
mo khan
2025-07-03
fix warning
mo khan
2025-07-03
fix: enable real-time progress updates during playback
mo khan
2025-07-03
feat: implement proper seeking with time display and podcast-focused UI
mo khan
2025-07-02
fix: create GitHub release if it doesn't exist
v0.1.1
mo khan
2025-07-02
fix: use rustup directly instead of third-party action
v0.1.0
mo khan
2025-07-02
chore: add release script
mo khan
2025-07-02
fix: remove Windows support from install script
mo khan
2025-07-02
fix: use official GitHub CLI instead of third-party actions
mo khan
2025-07-02
feat: add release infrastructure and installation methods
mo khan
2025-07-02
feat: integrate cached episodes with RSS feeds
mo khan
2025-07-02
feat: implement async background feed loading with real-time UI updates
mo khan
2025-07-02
feat: add offline episode caching to ~/Music directory
mo khan
2025-07-02
feat: implement native Rust audio with Winamp-inspired media console
mo khan
2025-07-02
fix: resolve compiler warnings
mo khan
2025-06-24
feat: load podcasts from feed configuration
mo khan
2025-06-24
Improve user experience for first run
mo khan
2025-06-24
Add comprehensive README documentation
mo khan
2025-06-24
Fix compilation issues and implement feed loading
mo khan
2025-06-24
Initial TUI podcast player structure
mo khan