Commit Graph

15 Commits (3e720942e58f99b038616d95e00a01ac9dd2f490)

Author SHA1 Message Date
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
Jenkins for ownCloud b585d87d9d Update license headers 11 years ago
Joas Schilling 3a6a0501c4 Add "throws" lines to calling methods and interface aswell 11 years ago
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 11 years ago
Robin Appelman f5befbeac6 Check if we have a proper fileinfo 11 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 11 years ago
Bernhard Posselt b8769802df fix node interface 11 years ago
Robin Appelman fd85424742 Add getMountPoint to FileInfo 11 years ago
Vincent Petry c6be491a89 Return file info from Node API 11 years ago
Robin Appelman 672495a1a3 make \OC\Files\Node\Node implement the FileInfo interface 11 years ago
Joas Schilling 2c39aec8cb Replace deprecated constant with new class constant 11 years ago
Scrutinizer Auto-Fixer adaee6a5a1 Scrutinizer Auto-Fixes 12 years ago
Joas Schilling b330d07b51 Fix more documentation failes 12 years ago
Jörn Friedrich Dreyer 2a6a9a8cef polish documentation based on scrutinizer patches 12 years ago
Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 12 years ago
Robin Appelman e271a55783 move filesystem expceptions to global namespace 12 years ago
Robin Appelman 0131a32025 extract interfaces from fileapi for public namespace 12 years ago
Robin Appelman 1cfd03771f use === 12 years ago
Robin Appelman a22f9ff301 Provide an implementation of the fileapi for oc6 build on top of the old api 13 years ago