summaryrefslogtreecommitdiff
path: root/app/Http/RequestHandlers/ImportThumbnailsData.php
AgeCommit message (Expand)AuthorFilesLines
2024-03-31PHP 7.4 - short arrow functionsGreg Roach1-12/+4
2023-07-23phpdocGreg Roach1-2/+0
2023-01-25It's 2023Greg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2022-11-30PHP 8.0 - catch() parameters are optionalGreg Roach1-4/+4
2022-11-18Use ValidatorGreg Roach1-4/+6
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2021-10-29Remove unused importsGreg Roach1-1/+0
2021-10-29CodeStyle - whitespaceGreg Roach1-1/+1
2021-10-29Fix: reference class constants from the defining classGreg Roach1-1/+2
2021-10-12PHPdocGreg Roach1-1/+1
2021-05-18CodeStyleGreg Roach1-2/+1
2021-03-15Filesystem error handlingGreg Roach1-16/+31
2021-03-11Remove vendor dir, add support for PHP 8.0, drop support for PHP 7.1 and 7.2Greg Roach1-16/+18
2021-01-26Convert controller to request handlersGreg Roach1-0/+251