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
A bunch of refactoring and changed the 'generateUri' method More... over 10 years ago
Fixed a bunch of bugs that were introduced after refactoring More... over 11 years ago
Implemented interfaces, refactored a bunch More... over 11 years ago
Tests new functionallety More... over 11 years ago
Now can recieve password. Made setters and getters for the password. More... over 11 years ago
Added a static version number and gave the user method a second parameter for the password More... over 11 years ago
Deleted unused line More... over 11 years ago
Wrote check in and cancle check in methods More... over 11 years ago
Refactor More... over 11 years ago
Explained the new behavior with code examples More... over 11 years ago
Refactored the magic __get method to be more readable and it now throws an exception when the profile you are trying to access isn't public More... over 11 years ago
Made a global TraktTestCase and removed the use of Wubs\Settings\Settings out of the Trakt class. Moved Wubs\Settings\Settings to require-dev in composer.json More... over 11 years ago
Added main trakt class More... over 11 years ago
Deleted static varible and its usage More... over 11 years ago
Added tests for comments. Also a static sShow varible More... over 11 years ago
Fixed unasinged varible More... over 11 years ago
Rewritten seasons method, added methods for comments (reviews and shouts) More... over 11 years ago
Added runAndSave method that checks if the given HttpBot object hasn't been requested before, if it has, it'll return the stored data instead. If it hasn't it'll run the bot, save the data and return the response More... over 11 years ago
Spell check More... over 11 years ago
added parameter to getUri to get the base or the complete uri More... over 11 years ago
Fixed syntax error More... over 11 years ago
Fixed syntax error More... over 11 years ago
Moved Media related classes to the Media folder. Made namespace changes and updatet the tests accordingly. More... over 11 years ago
Added new testsuites More... over 11 years ago
Fixed missing required and order for show/comments More... over 11 years ago
Implemented new way of accessing data in test More... over 11 years ago
Moved __get() to Media, added more comments. season and seasons methods now have a map flag that makes it possible to get the normal result from trakt or the mapped result from the wraper More... over 11 years ago
Made it inherit from Media More... over 11 years ago
Added global Media class, and a Season class with it's testfile More... over 11 years ago
Added comments More... over 11 years ago