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 DefaultResponseHandler Class More... almost 10 years ago
Added abstract method for getting the response handler More... almost 10 years ago
Token is a factory, added response classes and created the calendars/shows request More... almost 10 years ago
implementing response system More... almost 10 years ago
A file to test the redirect to the auth url More... almost 10 years ago
Inspired by https://github.com/joshlopes/symfony-trakt-api I decided for a more OOP Approach More... almost 10 years ago
Updated readme with new oauth example More... almost 10 years ago
New bootstrap file to register autoload, load the settings in .env and create a simple helper function More... almost 10 years ago
Set the base url back to the current version 2 api url More... almost 10 years ago
Added default workings More... almost 10 years ago
Now uses tests/bootstrap.php as bootstrap file More... almost 10 years ago
Updated dependencies More... almost 10 years ago
Created tests for all classes More... almost 10 years ago
Represents the trakt token More... almost 10 years ago
Represents a request to Trakt.tv More... almost 10 years ago
Created interface for requests, not sure if i'm going to keep it... More... almost 10 years ago
Now includes composer.lock file for better composer More... almost 10 years ago
Deleted of unused autotest file More... almost 10 years ago
The auth url is not the same as the api url More... almost 10 years ago
Added vlucas/phpdotenv to require-dev and league/url to require More... almost 10 years ago
Added .env and removed composer.lock More... almost 10 years ago
Added the TraktProvider class More... almost 10 years ago
Created TraktProvider and added dependancies More... almost 10 years ago
use of static instead of self More... about 10 years ago
added .idea to gitignore More... about 10 years ago
Added already made test files More... about 10 years ago
It's been too long since i've worked on this, no clue what changes I made... More... about 10 years ago
Turned off use of Interfaces More... over 10 years ago
Fixed bugs More... over 10 years ago
Fixed bug in generateUri method More... over 10 years ago