summaryrefslogtreecommitdiffstats
path: root/controller/utilityapicontroller.php
AgeCommit message (Collapse)Author
2015-02-17add status api route5.2.4Bernhard Posselt
2015-01-18first stab at intelligent containerBernhard Posselt
2014-11-11fix cors headers for versionBernhard Posselt
2014-10-21convert tabs indention to indention with 4 spaces because of mixing of both ↵Bernhard Posselt
variants in code and better readability on github and websites because you cant set the indention width there and 8 spaces will be used for a tab
2014-09-13fix starred count for deleted folders, reload path when deletingBernhard Posselt
2014-06-26style fixesBernhard Posselt
2014-05-14convert array() to []Bernhard Posselt
2014-05-13move to new controller layoutBernhard Posselt
2014-05-13break all the things!Bernhard Posselt