Commit Graph

18 Commits (ffbbdb2d04c900bcc4ed6bbcf97d4e5fc30dfad9)

Author SHA1 Message Date
provokateurin 8d8f94b8ce
fix(files): Always return a valid mimetype 7 months ago
Robin Appelman 2e9222a29a
feat: add getParentId to ICacheEntry 1 year ago
Andy Scherzinger dae7c159f7
chore: Add SPDX header 2 years ago
Julius Härtl 13b9dd2267 fix: Only read unencrypted_size when file is actually encrypted 3 years ago
Ferdinand Thiessen 9c04c07622 fix: Prevent PHP warnings when optional CacheEntry attributes are unset 3 years ago
Robin Appelman 63316fc572
fix null error in getUnencryptedSize 4 years ago
Robin Appelman 1374cbee3e store unencrypted size in the unencrypted_size column 4 years ago
Robin Appelman 5e375d9092 Revert "store unencrypted size in the unencrypted_size column" 4 years ago
Robin Appelman 8238582e59
store unencrypted size in the unencrypted_size column 4 years ago
Côme Chilliet 113756db30
Fix ArrayAccess and JsonSerializable return types 5 years ago
Robin Appelman e198dc1b20
rework search api to allow searching on multiple caches at once 5 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 5 years ago
Robin Appelman 23fb497ff5
extend cache events 6 years ago
Christoph Wurst 0da89c0fa1
The file cache entry is array accessible 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 7 years ago
Robin Appelman 842da3f183
store filecache extension fields 7 years ago
Robin Appelman 14a561ddad
always use numeric storage id in cacheentry 10 years ago
Robin Appelman 86473306f3
fix cacheentry return wrong storage id 10 years ago
Joas Schilling 0215b004da
Update with robin 10 years ago
Joas Schilling ba87db3fcc
Fix others 10 years ago
Roeland Jago Douma dedf392751
Move \OC\Files to PSR-4 10 years ago
Lukas Reschke 933f60e314 Update author information 10 years ago
Robin Appelman 6d321f5f6b Return a class from cache operations instead of an array 10 years ago
Robin Appelman 3ab0ccd4a2 add cache entry interface 10 years ago