Commit Graph

44 Commits (appStoreDisabledOcc)

Author SHA1 Message Date
Ferdinand Thiessen 030c209d22 fix: Renaming does not need update but delete permissions 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
Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 2 years ago
Joas Schilling 67958915da
fix(events): Make sure all `\OCP\Files::…` events are emitted with the same data 2 years ago
Maxence Lange e62e9e3dbf IFilesMetadata 2 years ago
Robin Appelman 5e347553bc add method to create a node from cache entry + mountpoint 2 years ago
Julius Härtl 7f958e81d3
fix: Pass parent to NonExistingFile instances 2 years ago
Robin Appelman 5ac0e9b63b
reuse isValidPath from Filesystem 2 years ago
Robin Appelman baf8d2e1d0
make LazyFolder::get not load the real folder if we know the path 2 years ago
Robin Appelman 9055fef5ef
add IFileInfo::getParentId 2 years ago
Robin Appelman e718cbc661
make Node::getParent lazy 2 years ago
Joas Schilling 3962cd0aa8
fix!: Move getEventDispatcher usage to IEventDispatcher 2 years ago
Arthur Schiwon f6ac874dbf
chore: ugly type juggling 3 years ago
Arthur Schiwon 167a5f394d
fix: add typehine for IRootFolder 3 years ago
Julius Härtl 160bd75d0a fix: Use proper path when creating node instances 3 years ago
Robin Appelman 5bcf37b7ff only fetch the data for mounts inside a folder when needed 3 years ago
Côme Chilliet cd885b5705
Type sizes as int|float throughout the code base 3 years ago
Glandos 48ca33761f Test valid path only if file info has to be retrieved 3 years ago
Julius Härtl b2d6435737
Avoid extra query for the parent node if we can pass it along 3 years ago
Robin Appelman d84f9fa9bb
rename cached fileinfo on rename 4 years ago
Robin Appelman 754603a04e
dont needlessly resolve path when getting internalPath/storage from Node 4 years ago
Robin Appelman 700444e218
split out some path manipulation logic 4 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
dependabot-preview[bot] eb502c02ff
Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 5 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 5 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 6 years ago
Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Julius Härtl 9eb1554fad
Properly anotate LockedException in files node api 6 years ago
Robin Appelman 136c4ef925
dont expose metadata etag for now 6 years ago
Robin Appelman 1b6e647b63
expose filecache extension data in FileInfo 6 years ago
Arthur Schiwon 20901c59d4
emit file events via Dispatcher, too 6 years ago
Robin Appelman 3ca1e90044
allow renaming the root of a movable mount even if the parent folder is readonly 7 years ago
Robin Appelman 8fc47c6f00
add option to get raw size (without submounts) from fileinfo 7 years ago
Robin Appelman e5c3e4b76f
Add getExtension() to FileInfo 7 years ago
Roeland Jago Douma 235e3480e6
Actually return the root folder when traversing up the tree 8 years ago
Morris Jobke 4dbee99b7b
Remove useless return statements 8 years ago
Vincent Petry e667b28298
Fix files node API failed rename/copy 9 years ago
Vincent Petry eb5ea0e260
Refactor files node API for more code reuse 9 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
Robin Appelman 02635c6f2f Add locking to the node api 10 years ago
Lukas Reschke 933f60e314 Update author information 10 years ago
Roeland Jago Douma 2035a179bc Add store/retrieve checksums 10 years ago
Thomas Müller 682821c71e Happy new year! 10 years ago
Robin Appelman 331ef0e3c0 Add getOwner to FileInfo 10 years ago
Robin Appelman 9f11b27797 Use the view logic for getFolderContent for the node api 10 years ago