0
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 15 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Beter decode error logging. More... about 10 years ago
Changing FlashFotoNotFoundException to use proper HTTP status More... over 11 years ago
Adding raw response into response decoding exception. More... over 11 years ago
Merge branch 'master' of github.com:houseoftequila/flashfoto-php-sdk More... over 11 years ago
Adding facepoints support and adding support for segmentation parameters More... over 11 years ago
Merge branch 'master' of https://github.com/houseoftequila/flashfoto-php-sdk More... almost 12 years ago
Adding version and function checks for library More... almost 12 years ago
removed params More... about 12 years ago
Adding remove background full example More... about 12 years ago
Correcting header where _status was left off from status calls More... about 12 years ago
Adding full segmentation example More... about 12 years ago
Adding full start to finish mugshot example More... about 12 years ago
Nexting a try catch in crop to prevent errors that leave a null image More... about 12 years ago
Merge branch 'master' of https://github.com/houseoftequila/flashfoto-php-sdk More... about 12 years ago
In get, the unauthenticated url was not properly appending the http_build_queries More... about 12 years ago
Making sure default status codes are set More... about 12 years ago
Adding exception for bad response from server. More... about 12 years ago
Adding compose example More... about 12 years ago
Adding compose method More... about 12 years ago
Moving example.inc.php and config.inc.php into the examples folder More... about 12 years ago
Fixed exception display on get. Before we were just outputting it as binary data. Now I determine if it's an object (exception) and display or if it's a string (binary) display as image More... about 12 years ago
Adding crop example More... about 12 years ago
Crop call was attempting to do a json decode but a jpg is returned. Fixed params so that the data was returned properly More... about 12 years ago
Adding remove background example and bag sample photo More... about 12 years ago
Updating check for displaying the default value of a parameter. I had a case where the default was 0 and so empty() was ignoring it. More... about 12 years ago
Adding info example More... about 12 years ago
Adding get example More... about 12 years ago
Adding mugshot and mugshot_status More... about 12 years ago
Correcting URL and link to documentation on find faces More... about 12 years ago
Adding Segment and Segment status More... about 12 years ago