0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 6 hours ago.
Aug 11, 2024 — Aug 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
All functions have required parameters in builder constructor More... about 11 years ago
Revert "Modify builder pattern on all requests" More... about 11 years ago
Modify builder pattern on all requests More... about 11 years ago
Refactor Add track to playlist More... about 11 years ago
Refactor playlist requests More... about 11 years ago
Add client credentials authentication flow More... about 11 years ago
Can create URL to get an accesstoken through client credentials flow More... about 11 years ago
Fix example More... about 11 years ago
Add examples and make small refactoring to JsonUtils error handling More... about 11 years ago
Can set access token on the Api object More... about 11 years ago
Moved end to end tests to examples. Started on CurrentUser example. More... about 11 years ago
Add binding for adding tracks More... about 11 years ago
Add playlist creation method More... about 11 years ago
Start on creation of playlist method More... about 11 years ago
Add License More... about 11 years ago
Change package name More... about 11 years ago
Remove unnused file More... about 11 years ago
Add authenticated user request More... about 11 years ago
Create current user URL More... about 11 years ago
Add get playlist lookup More... about 11 years ago
Add tickboxes for newly added features More... about 11 years ago
Merge pull request #2 from thelinmichael/authentication More... about 11 years ago
Update tickbox for Playlists for specific user More... about 11 years ago
Refactor More... about 11 years ago
Refactoring. Moving out credentials from the httpmanager. More... about 11 years ago
Retrieve accesstoken when making a call that requires it (so far for users playlists) More... about 11 years ago
Set authentication on the Api class to make it easier to make calls More... about 11 years ago
Add test for authentication More... about 11 years ago
Mock post requests in tests More... about 11 years ago
Get playlists for a given user More... about 11 years ago