Julius Härtl
|
13b9dd2267
|
fix: Only read unencrypted_size when file is actually encrypted
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-09-06 07:25:28 +07:00 |
Ferdinand Thiessen
|
9c04c07622
|
fix: Prevent PHP warnings when optional CacheEntry attributes are unset
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2023-08-16 14:12:51 +07:00 |
Robin Appelman
|
63316fc572
|
fix null error in getUnencryptedSize
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2022-10-13 15:34:48 +07:00 |
Robin Appelman
|
8238582e59
|
store unencrypted size in the unencrypted_size column
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2022-06-02 16:07:00 +07:00 |
Côme Chilliet
|
113756db30
|
Fix ArrayAccess and JsonSerializable return types
First round of modifications for PHP 8.1
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2021-11-23 09:28:56 +07:00 |
Robin Appelman
|
e198dc1b20
|
rework search api to allow searching on multiple caches at once
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2021-06-14 16:11:22 +07:00 |
John Molakvoæ (skjnldsv)
|
215aef3cbd
|
Update php licenses
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
2021-06-04 22:02:41 +07:00 |
Christoph Wurst
|
d89a75be0b
|
Update all license headers for Nextcloud 21
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2020-12-16 18:48:22 +07:00 |
Robin Appelman
|
23fb497ff5
|
extend cache events
- adds cache remove event
- expose storage id in event
- emit events during cache move
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2020-11-26 15:22:03 +07:00 |
Christoph Wurst
|
0da89c0fa1
|
The file cache entry is array accessible
… so let's make this part of our API. We use it as array already.
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2020-10-13 10:47:00 +07:00 |
Christoph Wurst
|
5bf3d1bb38
|
Update license headers
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2019-12-05 15:38:45 +07:00 |
Robin Appelman
|
842da3f183
|
store filecache extension fields
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2019-11-13 11:30:44 +07:00 |
Joas Schilling
|
0215b004da
|
Update with robin
|
2016-07-21 18:13:58 +07:00 |
Joas Schilling
|
ba87db3fcc
|
Fix others
|
2016-07-21 18:13:57 +07:00 |
Roeland Jago Douma
|
dedf392751
|
Move \OC\Files to PSR-4
|
2016-04-24 21:37:35 +07:00 |