summaryrefslogtreecommitdiff
path: root/app/Controller/File.php
AgeCommit message (Expand)Author
2015-11-15Rewrite of session managementFrederic Guillot
2015-10-24Regenerate thumbnails if missingFrederic Guillot
2015-10-17Run php-cs-fixer on the code baseFrederic Guillot
2015-10-13Change namespace to add Kanboard as prefixFrederic Guillot
2015-09-23Change interface for objectStorageFrederic Guillot
2015-09-23Do not check anymore data folder permissionsFrederic Guillot
2015-09-16Add abstract storage layerFrederic Guillot
2015-06-13API: new procedure 'removeAllFiles' and contract change for 'createFile'Frederic Guillot
2015-05-24Helpers refactoringFrederic Guillot
2015-04-12Add screenshot support for tasks (copy/paste images directly)Frederic Guillot
2015-04-11Improve pull-request (move thumbnail generation function)Frederic Guillot
2015-04-09Simplify and correct thumbnail methodBlueTeck
2015-04-09#779 remove image hover and center thumbnailBlueTeck
2015-03-10Improve pull-requestFrederic Guillot
2015-03-07add image thumbnail to task detail view, add icons to common file extensions,...BlueTeck
2015-01-25Add new constants: FILES_DIR and DEBUG_FILEFrederic Guillot
2014-12-31Acl refactoringFrédéric Guillot
2014-12-28Template helpers refactoringFrédéric Guillot
2014-11-20Move and clean some templates to a subfolderFrédéric Guillot
2014-11-02Change layout (experimental)Frédéric Guillot
2014-05-28Add CSRF protectionsFrédéric Guillot
2014-05-25Improve file uploadFrédéric Guillot
2014-05-23Improve user interfaceFrédéric Guillot