Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-24 | 1 | -19/+4 |
* | fix: Only read unencrypted_size when file is actually encrypted | Julius Härtl | 2023-09-06 | 1 | -1/+1 |
* | fix: Prevent PHP warnings when optional CacheEntry attributes are unset | Ferdinand Thiessen | 2023-08-16 | 1 | -3/+3 |
* | fix null error in getUnencryptedSize | Robin Appelman | 2022-10-13 | 1 | -1/+1 |
* | store unencrypted size in the unencrypted_size column | Robin Appelman | 2022-06-02 | 1 | -0/+8 |
* | Fix ArrayAccess and JsonSerializable return types | Côme Chilliet | 2021-11-23 | 1 | -3/+7 |
* | rework search api to allow searching on multiple caches at once | Robin Appelman | 2021-06-14 | 1 | -0/+4 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -1/+0 |
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 1 | -0/+1 |
* | extend cache events | Robin Appelman | 2020-11-26 | 1 | -1/+1 |
* | The file cache entry is array accessible | Christoph Wurst | 2020-10-13 | 1 | -1/+1 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+1 |
* | store filecache extension fields | Robin Appelman | 2019-11-13 | 1 | -0/+12 |
* | Update with robin | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -1/+2 |
* | Move \OC\Files to PSR-4 | Roeland Jago Douma | 2016-04-24 | 1 | -0/+114 |