summaryrefslogtreecommitdiff
path: root/app/Core/Request.php
AgeCommit message (Expand)Author
2014-11-14Use Pimple instead of Core\Registry and add Monolog for loggingFrédéric Guillot
2014-11-09Start templates cleanup and reorganisationFrédéric Guillot
2014-09-28Request::getValues() doesn't parse json request anymoreFrédéric Guillot
2014-09-28Move methods getIpAddress() and getUserAgent() to the Request classFrédéric Guillot
2014-09-22Basic prototype to handle Github webhooksFrédéric Guillot
2014-09-19redirect to original target page after logging inLim Yuen Hoe
2014-06-25Merge pull-request #140 (several small fixes)Frédéric Guillot
2014-05-28Add CSRF protectionsFrédéric Guillot
2014-05-23Improve css and phpdoc commentsFrédéric Guillot
2014-05-22Code refactoring (add autoloader and change files organization)Frédéric Guillot