0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 13 hours ago.
Aug 09, 2024 — Aug 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Split singular and plural requests for album, track and artist More... over 11 years ago
Test for AlbumRequest and search fixture More... over 11 years ago
Change default port to 443 since default HTTP scheme is HTTPS More... over 11 years ago
WIP. Creating SearchRequest test More... over 11 years ago
Refactoring of JsonUtil tests and implementation to make it easier to read More... over 11 years ago
Unmarshal several tracks More... over 11 years ago
Unmarshal json to Track type More... over 11 years ago
Expand on artists unmarshalling test and expand on artist proto (xlarge image) More... over 11 years ago
Unmarshal list of albums More... over 11 years ago
Unmarshal to Album More... over 11 years ago
Simplified Artist and Album protos More... over 11 years ago
WIP. Add creation of Album objects from json. Must create simplified Artist object. More... over 11 years ago
Add utility functions for unmarshalling several artists More... over 11 years ago
Add Travis CI status to README More... over 11 years ago
Add Travis CI More... over 11 years ago
Refactor JsonUtil to create images easier More... over 11 years ago
Can unmarshal artist.json fixture into Artist proto object More... over 11 years ago
Add fixture responses More... over 11 years ago
Start on retrieving search requests More... over 11 years ago
Retrieve several artists More... over 11 years ago
Add Artist, Album and Track to proto More... over 11 years ago
Add search parameters to url builder More... over 11 years ago
Add search request url creation (required param only) More... over 11 years ago
Change proto script to accomodate the path change (doh) More... over 11 years ago
Move generate proto file to separate scripts folder More... over 11 years ago
Add query parameters to artists albums More... over 11 years ago
Add albumtype parameter to artists album url More... over 11 years ago
Url for retrieving albums for specific artist More... over 11 years ago
Start on making http requests. Add Artist and Track to proto More... over 11 years ago
Get multiple tracks More... over 11 years ago