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
19829a0589ee9e729ff1e90013d905a38c63786e
pocket-chords
/
crates
/
domain
/
src
History
Gabriel Kaszewski
1936ced395
feat: add update_meta to SongRepositoryPort and PATCH /songs/{id}
2026-04-08 03:39:29 +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 SongSearchService and GET /songs?q= search endpoint
2026-04-08 03:35:33 +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 update_meta to SongRepositoryPort and PATCH /songs/{id}
2026-04-08 03:39:29 +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