summaryrefslogtreecommitdiff
path: root/app/Http/RequestHandlers/EditMediaFileAction.php
AgeCommit message (Expand)AuthorFilesLines
2026-02-09Update copyright year. It is 2026Greg Roach1-1/+1
2025-12-24CodeStyleGreg Roach1-23/+5
2025-02-20Code StyleGreg Roach1-1/+0
2025-01-16It's 2025. Update copyright date.Greg Roach1-1/+1
2024-03-31CodeStyleGreg Roach1-1/+1
2024-03-31PHP 7.4 - short arrow functionsGreg Roach1-3/+1
2023-07-23phpdocGreg Roach1-2/+0
2023-01-25It's 2023Greg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2022-12-19Use elements to reformat new recordsGreg Roach1-3/+2
2022-11-30PHP 8.0 - catch() parameters are optionalGreg Roach1-2/+2
2022-11-23Refactor filesystem logic to prepare for Flysystem v3Greg Roach1-3/+1
2022-11-18Use ValidatorGreg Roach1-11/+10
2022-04-12Remove unused importsGreg Roach1-2/+0
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2022-02-23Update and use Validation classGreg Roach1-10/+4
2021-10-20Use Auth class to check authorizationGreg Roach1-5/+2
2021-05-19Fix: #3900 - double-escaping dataGreg Roach1-1/+0
2021-05-18CodeStyleGreg Roach1-4/+2
2021-03-15Filesystem error handlingGreg Roach1-6/+15
2021-03-12Remove unused importsGreg Roach1-1/+0
2021-03-11Remove vendor dir, add support for PHP 8.0, drop support for PHP 7.1 and 7.2Greg Roach1-2/+1
2021-03-11Remove vendor dir, add support for PHP 8.0, drop support for PHP 7.1 and 7.2Greg Roach1-7/+5
2021-01-25Use https link in copyright headerGreg Roach1-1/+1
2021-01-15Move user constants to the user interface classGreg Roach1-1/+0
2021-01-15Refactor controller into request handlersGreg Roach1-0/+168