summaryrefslogtreecommitdiffstats
path: root/application/controllers/api.php
AgeCommit message (Expand)AuthorFilesLines
2015-06-04Refactor exception handling into dedicated classFlorian Pritz1-1/+1
2015-02-14Unify exceptions for unknown/invalid endpointsFlorian Pritz1-4/+4
2015-02-10api: Require the version to start with vFlorian Pritz1-0/+7
2015-02-03Improve general exception handlingFlorian Pritz1-0/+3
2015-02-03api: handle json reply in api controllerFlorian Pritz1-1/+1
2015-02-02Rework api error handlingFlorian Pritz1-29/+33
2015-01-16improve api errorsFlorian Pritz1-5/+5
2015-01-16miscFlorian Pritz1-7/+21
2015-01-16first go at reworking; needs to be redesignedFlorian Pritz1-0/+38