Commit Graph

57 Commits (addParameterTypingVersionsMapper)

Author SHA1 Message Date
Carl Schwan 475c84722f refactor(IPropagator): Cleanup implementation 3 months ago
provokateurin 8d8f94b8ce
fix(files): Always return a valid mimetype 3 months ago
Marcel Klehr 43be97de08 fix(FileAccess): Use one param for rewriting home dirs and excluding non-user files mounts 6 months ago
Julien Veyssier cb221c8211 fix(FileAccess*): Change the way home dir root is found, remove the excludeTrashbinMounts param of getDistinctMounts 6 months ago
Julien Veyssier 7e986988fe fix(FileAccess*): Adress review comments 6 months ago
Marcel Klehr 131125bbb7 fix(FileAccessTest): Adress review comments 6 months ago
Marcel Klehr 5689af5a94 fix(FileAccess): Run cs:fix 6 months ago
Marcel Klehr d8c6f8d18e fix(FileAccess): Address review comments 6 months ago
Marcel Klehr 611d83aa6a fix: Fix psalm issues 6 months ago
Marcel Klehr 3eef614769 feat(IFileAccess#getMounts): Add new method to retrieve all distinct mounts 6 months ago
Marcel Klehr 845b78086b feat(IFileAccess#getByAncestorInStorage): Add new method to retrieve all files in a mount 6 months ago
Robin Appelman 2e9222a29a
feat: add getParentId to ICacheEntry 9 months ago
Robin Appelman 2786ca579a
fix: don't use cached root info from shared cache if the watcher has detected an update 11 months ago
Louis Chemineau 199b0bd4d9
fix(files): Correctly copy the cache information on copy operations 1 year ago
provokateurin c2fb7a72da
fix(psalm): Fix @throws annotations 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Andy Scherzinger dae7c159f7
chore: Add SPDX header 2 years ago
Robin Appelman 1d9354a81e
feat: add interface for lower level filecache acess without having to do direct db queries 2 years ago
Joas Schilling 42be7a5d74
fix(OCP): Add since tag for all constants 2 years ago
Côme Chilliet f73f966c98 chore: Add missing ArrayAccess template parameters 2 years ago
Julius Härtl cc75294eb6 perf: Avoid updating the folder size if we know the size difference 2 years ago
Ferdinand Thiessen 5172baaf8b
fix(ObjectStore): Make copying behavior consistent with local storage 2 years ago
Simon L d55a7c619d Fix typos in lib/public subdirectory 3 years ago
Robin Appelman 1374cbee3e store unencrypted size in the unencrypted_size column 3 years ago
Robin Appelman 5e375d9092 Revert "store unencrypted size in the unencrypted_size column" 3 years ago
Côme Chilliet 7ae6791737
Document all getIncomplete implementations as returning string|false 3 years ago
Robin Appelman 8238582e59
store unencrypted size in the unencrypted_size column 4 years ago
Julius Härtl 39c4a83f9f
Add already used optional sizeDifference parameter to IPropagator 4 years ago
Carl Schwan 28970563a2
Remove some mentions of ownCloud from our api documentation 4 years ago
Robin Appelman 9774fb1573
use searchoperation for storage filter instead of db expression 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
Robin Appelman d2bcb57a54
add ICopyFromCache trait to expose existing implementation 5 years ago
Robin Appelman b844293536 catch notfound and forbidden exception in smb::getmetadata 5 years ago
Robin Appelman 0363af3790
move AbstractCacheEvent into OCP 5 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 5 years ago
Robin Appelman aef1cdba03
code style and dispatchTyped 5 years ago
Robin Appelman 88f35d52d2
rename cache event to follow new naming standards 5 years ago
Robin Appelman 23fb497ff5
extend cache events 5 years ago
Christoph Wurst 0da89c0fa1
The file cache entry is array accessible 5 years ago
Christoph Wurst cb057829f7
Update license headers for 19 6 years ago
Christoph Wurst 28f8eb5dba
Add visibility to all constants 6 years ago
Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 6 years ago
Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 6 years ago
Joas Schilling dc050fb5e5
Allow to overwrite the path on the cache event 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago
Robin Appelman 842da3f183
store filecache extension fields 6 years ago
Roeland Jago Douma 0487144b26
Remove deprecated searchByTag 7 years ago
Robin Appelman 092f78d7a4
add event for cache update 7 years ago