summaryrefslogtreecommitdiff
path: root/app/Media.php
AgeCommit message (Collapse)AuthorFilesLines
2018-07-09Remove globalsGreg Roach1-1/+1
2018-01-20Refactor to improve PHPdoc / type hinting / code analysisGreg Roach1-0/+23
2018-01-13Use views for genealogy objectsGreg Roach1-1/+1
2018-01-07Happy new year - 2018Greg Roach1-1/+1
2018-01-06Remove unused importsGreg Roach1-1/+0
2017-12-11Better logic for names of media objects with multiple media filesGreg Roach1-0/+2
2017-12-09Name for MEDIA FIXUP optionGreg Roach1-0/+27
2017-12-02Working on media handlingGreg Roach1-346/+1
2017-11-29Working on multiple media filesGreg Roach1-27/+33
2017-11-27Working on multiple media filesGreg Roach1-5/+11
2017-11-27Importing new media filesGreg Roach1-3/+5
2017-11-26Add more support for multiple files per media objectGreg Roach1-26/+30
2017-11-19Use maximebf/debugbar for developmentGreg Roach1-0/+4
2017-11-03CodeStyle - spacing/alignmentGreg Roach1-8/+8
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
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
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
tree
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