summaryrefslogtreecommitdiff
path: root/app/Factories/FilesystemFactory.php
AgeCommit message (Expand)AuthorFilesLines
2026-02-09Update copyright year. It is 2026Greg Roach1-1/+1
2025-01-16It's 2025. Update copyright date.Greg Roach1-1/+1
2024-11-22PHP 8.3 allows class constants to have type hintsGreg Roach1-1/+1
2023-03-10Use realpath() for data folderGreg Roach1-1/+3
2023-01-25It's 2023Greg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2022-11-30Remove unused importsGreg Roach1-1/+0
2022-11-28Remove deprecated codeGreg Roach1-18/+2
2022-11-27League/Flysystem now provide their own version of our ChrootAdapterGreg Roach1-11/+9
2022-11-23Refactor filesystem logic to prepare for Flysystem v3Greg Roach1-9/+26
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2021-10-13Remove unused importsGreg Roach1-1/+0
2021-06-12Site and tree default preferencesGreg Roach1-3/+3
2021-03-11Remove vendor dir, add support for PHP 8.0, drop support for PHP 7.1 and 7.2Greg Roach1-12/+10
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2020-10-03TypoGreg Roach1-1/+1
2020-10-03Fix: #3531 - root folder not detected correctlyGreg Roach1-1/+1
2020-09-08Use factory to create caches and filesystemsGreg Roach1-0/+98