summaryrefslogtreecommitdiff
path: root/app/MediaFile.php
AgeCommit message (Expand)AuthorFilesLines
2018-09-24Scrutinizer Auto-Fixes (#1929)Scrutinizer Auto-Fixer1-1/+1
2018-09-22Reduced if/else complexity, removed not require else conditions (#1866)Rico Sonntag1-7/+7
2018-08-27Added PHP7 return types to methods according doc block (#1864)Rico Sonntag1-8/+8
2018-08-18CodeStyle - comments should not be used in the middle of linesGreg Roach1-2/+2
2018-08-09Wrong case for classes, functions and namespacesGreg Roach1-1/+1
2018-07-16Fix: #1614 - media files without a FORM subtag do not appear on slideshowGreg Roach1-0/+1
2018-07-16Use PSR2 code styleGreg Roach1-341/+376
2018-05-25Remove old codeGreg Roach1-15/+0
2018-05-25Remove old codeGreg Roach1-57/+3
2018-05-25Replace code with lookup tableGreg Roach1-53/+28
2018-02-19Fix: #1618 - add handler for media files that are not imagesGreg Roach1-6/+26
2018-01-18Replace PHP5 ErrorException with PHP7 ThrowableGreg Roach1-3/+3
2018-01-07Happy new year - 2018Greg Roach1-1/+1
2018-01-07Typo: addition/addtion. Fix: missing help windowsGreg Roach1-1/+1
2017-12-31Update commentsGreg Roach1-3/+1
2017-12-19Fix: #1549 - double-encoding of names on media listGreg Roach1-2/+2
2017-12-17Fix: #1422 - colorbox needs updated CSS to match latest codeGreg Roach1-3/+4
2017-12-07Fix: #1292 - edit media files/foldersGreg Roach1-1/+51
2017-12-03Scrutinizer Auto-Fixes (#1526)Scrutinizer Auto-Fixer1-6/+6
2017-12-03Scrutinizer Auto-Fixes (#1525)Scrutinizer Auto-Fixer1-50/+50
2017-12-02Working on media filesGreg Roach1-7/+7
2017-12-02Working on media handlingGreg Roach1-91/+80
2017-11-29Working on multiple media filesGreg Roach1-68/+107
2017-11-27Working on multiple media filesGreg Roach1-1/+1
2017-11-27Importing new media filesGreg Roach1-5/+5
2017-11-26Add more support for multiple files per media objectGreg Roach1-0/+414