0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added Ratings request More... almost 10 years ago
Added all kind of Movie request handlers More... almost 10 years ago
Response object for Updated items More... almost 10 years ago
Response object for Trending More... almost 10 years ago
Response object for people More... almost 10 years ago
First response handler test More... almost 10 years ago
No more hitting the network! Tests are blazingly fast again :) More... almost 10 years ago
Removed isValid check when requesting the accesstoken More... almost 10 years ago
Uses the get json method from parent More... almost 10 years ago
Returns json object More... almost 10 years ago
Added logic to transform response to given object More... almost 10 years ago
Added delete method More... almost 10 years ago
Added movie object More... almost 10 years ago
Removed methods that are implemented by parent More... almost 10 years ago
General methods added to Media abstract class More... almost 10 years ago
Strips trailing part form a named parameter inside a uri like /movies/:id/comments. Where /comments gets stripped out now More... almost 10 years ago
Comment does not have a standard value. Added Country, Language and MediaId More... almost 10 years ago
getUrl to getUri, gave uri the named parameter More... almost 10 years ago
Use CommentSize trait More... almost 10 years ago
Added getter for id and gave the uri a named parameter More... almost 10 years ago
Added check if requests needs a post body More... almost 10 years ago
New request objects More... almost 10 years ago
Renamed getUrl to getUri and added the parameter to the url More... almost 10 years ago
Added trait for checking the comment size More... almost 10 years ago
Use DefaultDeleteHandler More... almost 10 years ago
The uri's now use placeholders for the values More... almost 10 years ago
Deleted unused response handler method More... almost 10 years ago
Rename and file deltes. Added MockResponse.php for mocking responses More... almost 10 years ago
Fixes #4 More... almost 10 years ago
Deleted confusing setup part More... almost 10 years ago