This website requires JavaScript.
Explore
Help
Sign In
GKaszewski
/
pocket-chords
Watch
1
Star
0
Fork
0
You've already forked pocket-chords
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
aeb9dfff6797ac738314606182275fa8e55f22d5
pocket-chords
/
crates
/
domain
/
src
History
Gabriel Kaszewski
2558f19960
feat: add sort params to list/search, capo-aware GET /songs/{id}?apply_capo=true
2026-04-08 04:05:57 +02:00
..
chord.rs
fix(domain): rename from_str to parse on Note and Chord
2026-04-08 01:33:19 +02:00
lib.rs
feat: add sort params to list/search, capo-aware GET /songs/{id}?apply_capo=true
2026-04-08 04:05:57 +02:00
note.rs
fix(domain): rename from_str to parse on Note and Chord
2026-04-08 01:33:19 +02:00
ports.rs
feat: add sort params to list/search, capo-aware GET /songs/{id}?apply_capo=true
2026-04-08 04:05:57 +02:00
song.rs
feat(domain): add StoredSong, SongSummary, SongRepositoryPort
2026-04-08 03:03:58 +02:00
transposer.rs
feat(domain): add ChordTransposer with semitone and key transposition
2026-04-08 01:37:41 +02:00