summaryrefslogtreecommitdiff
path: root/app/Cache.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-03-21Implicit/explicit nullable types for PHP 8.4Greg Roach1-1/+1
2023-07-23phpdocGreg Roach1-2/+0
2023-01-25It's 2023Greg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2021-11-21Fix: #4106 - use PHPdoc template for return type of cache functionsGreg Roach1-4/+6
2021-05-18CodeStyleGreg Roach1-2/+1
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2019-11-28Fix: #2799 - cache keys cannot contain special charactersGreg Roach1-2/+3
2019-11-24Use data-filesystem for thumbnail importsGreg Roach1-7/+4
2019-11-24Use constants instead of magic numbersGreg Roach1-1/+4
2019-11-24Use filesystem cache for the thumbnail importerGreg Roach1-1/+1
2019-11-24Refactor caching to remove dependency on the illuminate implementationGreg Roach1-0/+71