aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Files/Cache/CacheEntry.php
Commit message (Expand)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-241-19/+4
* fix: Only read unencrypted_size when file is actually encryptedJulius Härtl2023-09-061-1/+1
* fix: Prevent PHP warnings when optional CacheEntry attributes are unsetFerdinand Thiessen2023-08-161-3/+3
* fix null error in getUnencryptedSizeRobin Appelman2022-10-131-1/+1
* store unencrypted size in the unencrypted_size columnRobin Appelman2022-06-021-0/+8
* Fix ArrayAccess and JsonSerializable return typesCôme Chilliet2021-11-231-3/+7
* rework search api to allow searching on multiple caches at onceRobin Appelman2021-06-141-0/+4
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-0/+1
* extend cache eventsRobin Appelman2020-11-261-1/+1
* The file cache entry is array accessibleChristoph Wurst2020-10-131-1/+1
* Update license headersChristoph Wurst2019-12-051-1/+1
* store filecache extension fieldsRobin Appelman2019-11-131-0/+12
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix othersJoas Schilling2016-07-211-1/+2
* Move \OC\Files to PSR-4Roeland Jago Douma2016-04-241-0/+114