summaryrefslogtreecommitdiff
path: root/app/Api/File.php
AgeCommit message (Expand)Author
2016-02-20Fix cosmetic issues and update api documentationFrederic Guillot
2016-02-14Add ProjecFile and TaskFile modelsFrederic Guillot
2016-01-22Add new API procedures for groups, roles and project permissionsFrederic Guillot
2015-10-17Run php-cs-fixer on the code baseFrederic Guillot
2015-10-13Change namespace to add Kanboard as prefixFrederic Guillot
2015-09-23Do not check anymore data folder permissionsFrederic Guillot
2015-07-29Add first draft of the user apiFrederic Guillot
2015-06-13API: new procedure 'removeAllFiles' and contract change for 'createFile'Frederic Guillot
2015-06-11Fix bug: api exceptions can occurs with some versions of PHPFrederic Guillot
2015-05-24Add file procedures to the APIFrederic Guillot