summaryrefslogtreecommitdiff
path: root/app/Media.php
AgeCommit message (Expand)AuthorFilesLines
2017-10-09Title attribute not needed on imagesGreg Roach1-1/+0
2017-10-09Update colorbox/wheelzoom to the latest versionsGreg Roach1-1/+7
2017-09-09Fix #1310 Remove _PRIM tagGreg Roach1-13/+0
2017-07-16Broken link on album tabGreg Roach1-9/+1
2017-07-13Unused codeGreg Roach1-13/+1
2017-07-13Full sized images in HTML reportsGreg Roach1-12/+14
2017-07-13Report parameters, remove old codeGreg Roach1-10/+1
2017-07-12Report imagesGreg Roach1-91/+17
2017-07-11Prepare to remove class FilterGreg Roach1-2/+2
2017-07-02Use external media images as their own thumbnailGreg Roach1-9/+13
2017-07-02Use glide/intervention to generate thumbnail imagesGreg Roach1-110/+66
2017-03-26video/mp4Greg Roach1-0/+2
2017-03-082017Greg Roach1-1/+1
2017-01-04Fix #1168 - error handling for getimagesize()Greg Roach1-20/+24
2016-12-23Code style - short array syntaxGreg Roach1-8/+8
2016-04-12Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-1/+1
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