summaryrefslogtreecommitdiff
path: root/app/Http/RequestHandlers/MediaFileThumbnail.php
AgeCommit message (Expand)AuthorFilesLines
2023-01-25It's 2023Greg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2022-11-18Use ValidatorGreg Roach1-2/+2
2022-04-05Upper/lower case mismatch causes wrong content-type header for CSV downloadGreg Roach1-2/+2
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2022-02-23Update and use Validation classGreg Roach1-8/+3
2021-03-27Fix: #3805 - missing cache-control headers on media files and thumbnailsGreg Roach1-1/+3
2021-03-26Fix: missing mandatory query parameter should give 404Greg Roach1-2/+2
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2020-10-03#3529 - rename Factory to RegistryGreg Roach1-7/+7
2020-09-15Remove league/glide. Use intervention/image directly.Greg Roach1-42/+18
2020-09-08Use factory to create caches and filesystemsGreg Roach1-3/+1
2020-07-21Fix: #3421 - media files not shown unless pretty URLs are usedGreg Roach1-0/+1
2020-07-20Refactor MediaFileController into request handlersGreg Roach1-0/+120