summaryrefslogtreecommitdiff
path: root/app/Media.php
AgeCommit message (Expand)AuthorFilesLines
2016-04-02Add error message to logGreg Roach1-1/+1
2016-01-30Update copyright yearGreg Roach1-1/+1
2015-09-12URL/HTMLGreg Roach1-1/+1
2015-06-08PHPDocGreg Roach1-9/+41
2015-06-05Refactor includes/functions into classesGreg Roach1-2/+4
2015-06-02Code style - getters/setters, PHPDoc, TODOGreg Roach1-10/+11
2015-06-01Prefer self/static to class nameGreg Roach1-21/+0
2015-05-30Code styleGreg Roach1-21/+21
2015-05-11Performance - automatically re-use all prepared statementsGreg Roach1-8/+7
2015-03-09Error creating thumbnailsGreg Roach1-1/+1
2015-03-09Refactor tree to ID/name conversionsGreg Roach1-1/+1
2015-03-09Use Tree object instead of ID/nameGreg Roach1-9/+9
2015-03-08Remove constants, to improve multi-tree handlingGreg Roach1-1/+1
2015-03-02PSR-1Greg Roach1-2/+2
2015-02-09Error handlingGreg Roach1-67/+80
2015-02-05Replace globals with tree propertiesGreg Roach1-5/+4
2015-02-05Replace globals with tree propertiesGreg Roach1-1/+2
2015-02-05Fix ##1284239 - Search: User permissions of selected tree are used for every ...Greg Roach1-2/+2
2015-02-05Add API to access the parent tree of a recordGreg Roach1-3/+5
2015-02-05Namespaces should consist of both vendor and packageGreg Roach1-1/+1
2015-02-03Autoload includes/functions/*Greg Roach1-1/+0
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach1-0/+590