Commit Graph

1391 Commits (7eee1de65be5b703f535e8ed2e620eaec9db2913)

Author SHA1 Message Date
Robin Appelman 5ac0e9b63b
reuse isValidPath from Filesystem 3 years ago
Robin Appelman baf8d2e1d0
make LazyFolder::get not load the real folder if we know the path 3 years ago
Robin Appelman 9055fef5ef
add IFileInfo::getParentId 3 years ago
Robin Appelman e718cbc661
make Node::getParent lazy 3 years ago
Robin Appelman 0232eec2cf
allow passing more info to lazy folder 3 years ago
John Molakvoæ 750a9f2c4a
fix: prevent sharing permissions on user root folder 3 years ago
Thomas Citharel 3f28fc58aa fix(s3): fix handling verify_bucket_exists parameter 3 years ago
Robin Appelman e4f85226c5
extend fix-key-location to handle cases from broken cross-storage moves 3 years ago
Vincent Petry 8d1a3daa3f Allow ext storage Local to go unavailable 3 years ago
Robin Appelman b6c3507aa0 only determine quota_include_external_storage once for quota wrapper 3 years ago
Robin Appelman e98e8f10c9 improve performance of calculating dav permissions 3 years ago
Robin Appelman 9ea03a9534 reuse dependencies from wrapped cache 3 years ago
Anna Larch 556f29bef5 fix: don't emit Hooks when hookpaths are empty 3 years ago
Robin Appelman e73889a240 cleanup di for share permissions wrapper 3 years ago
Ferdinand Thiessen 9c04c07622 fix: Prevent PHP warnings when optional CacheEntry attributes are unset 3 years ago
Robin Appelman a031bc4788 more share permission logic to storage wrapper 3 years ago
Robin Appelman 658aed27ea select the fileid first when looking for incomplete files 3 years ago
John Molakvoæ 7b7d1e3c09
fix: simplify `sourceData` check 3 years ago
Josh Richards deecb48e54
Catch more invalid cache source storage paths 3 years ago
Daniel Kesselberg f1d4f7c7e4
fix: copy-and-delete fallback should use unlink 3 years ago
Daniel Kesselberg b4ff557b8c fix(storage): fallback to copy and unlink when rename fails 3 years ago
Tobias Zimmerer 23f85b5ac2 fix(s3): add SSE-C parameters to headObject call 3 years ago
Robin Appelman fda820a64d
expose MovableMount in public interface 3 years ago
Joas Schilling 3962cd0aa8
fix!: Move getEventDispatcher usage to IEventDispatcher 3 years ago
Joas Schilling 44a0a62107
fix: Move Node HookConnecter events to IEventDispatcher 3 years ago
Robin Appelman b0e663fa28
fix SeekableHttpStream::stream_stat errors on failed open 3 years ago
Arthur Schiwon f2642fcceb
fix(node): non-existing folder is not searchable 3 years ago
Christoph Wurst 14719110b9 chore: Replace \OC::$server->query with \OCP\Server::get in /lib 3 years ago
Richard Steinmetz c4eccbb304
fix(sse): don't update uncached files 3 years ago
Robin Appelman 493e151be0
dav: clean path before putting it in the statcache 3 years ago
Robin Appelman 279822c217
implement optimized getDirectoryContent for DAV 3 years ago
Arthur Schiwon a0f9556f7c
fix: cominbation of small fixes 3 years ago
Arthur Schiwon 49db546f78
fix: include invisible tags for admins 3 years ago
Julius Härtl ea575e342f
fix(s3): Pass SSE-C parameters for multipart upload 3 years ago
Arthur Schiwon 221562d45d
feat: add searchBySystemTag as PHP API 3 years ago
Arthur Schiwon 783e32a64d
fix: favorites view and universal search against tags 3 years ago
Arthur Schiwon b0d1cf5730
fix: change if with conditionless else to switch; and a parameter value 3 years ago
Arthur Schiwon 58f7fd2370
use efficient tag retrieval on DAV report request 3 years ago
Arthur Schiwon 088a0eea29
ci: pro forma check of existence of internal method 3 years ago
Arthur Schiwon 71e41ffeeb
refactor: declare getMount() and getMountsIn() at IRootFolder 3 years ago
Arthur Schiwon f6ac874dbf
chore: ugly type juggling 3 years ago
Arthur Schiwon 167a5f394d
fix: add typehine for IRootFolder 3 years ago
Arthur Schiwon eb50b6c6aa
fix: expect interface, not a specific implementation 3 years ago
Robin Appelman de85610385 use source cache when listing folder during recursive copy 3 years ago
Robin Appelman 292c0e53f8
add summary of detected changes to files:scan output 3 years ago
Robin Appelman 561536fc58
file scanner performance improvements 3 years ago
Dominik Fuchß e3f6a13e14 Fix deprecated method call 3 years ago
Dominik Fuchß a4a57409db Changes after code review. 3 years ago
Dominik Fuchß c3ba871f36 Add config variable for curl timeout 3 years ago
Robin Appelman ea88ec1350
add utility command for object store objects 3 years ago