summaryrefslogtreecommitdiff
path: root/app/Cache.php
AgeCommit message (Expand)AuthorFilesLines
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