summaryrefslogtreecommitdiffstats
path: root/controller/feedapicontroller.php
AgeCommit message (Expand)Author
2015-01-18first stab at intelligent containerBernhard Posselt
2014-10-21first try to set indention limit at 80 characters in phpBernhard Posselt
2014-10-21convert tabs indention to indention with 4 spaces because of mixing of both v...Bernhard Posselt
2014-10-08more phpdoc fixingBernhard Posselt
2014-06-26style fixesBernhard Posselt
2014-06-25style fixesBernhard Posselt
2014-05-29order by pubdateBernhard Posselt
2014-05-15rename businesslayer to serviceBernhard Posselt
2014-05-14convert array() to []Bernhard Posselt
2014-05-14use more flexible serializer that ignores nulls, non entity values and responsesBernhard Posselt
2014-05-13remove more old codeBernhard Posselt
2014-05-13move to new controller layoutBernhard Posselt
2014-05-13break all the things!Bernhard Posselt
2014-05-12add comments on empty catch blocksBernhard Posselt
2014-05-01fix updater urlBernhard Posselt
2014-04-19update headers to be compatible with phpdoc, slim down license text to make c...Bernhard Posselt
2014-04-19split up api class for easier testing and clearer codeBernhard Posselt
2014-04-09port to internal controller, some routes are still brokenBernhard Posselt