Commit Graph

40 Commits (5eae69bd2d73bc3ec6b60e2c1eaecb70faa019cc)

Author SHA1 Message Date
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
Roeland Jago Douma 62ddb124a1
Filter out versions and trashbin 7 years ago
Roeland Jago Douma cb67c6aa00
Loop for the recent search 7 years ago
Roeland Jago Douma 4c7424d38b
We need to initialize the storage else the jailed path is always null 7 years ago
Robin Appelman 9d9f6903c9
Fix folder path containing leading slash when getting mount root by id 7 years ago
Christoph Wurst 1b85ef4bf2
Fix string doc type casing 7 years ago
Robin Appelman e5c3e4b76f
Add getExtension() to FileInfo 7 years ago
Robin Appelman 922c851494
fix double slash in search result path when the result is in a submount 8 years ago
Julius Härtl 73cf71a20f
Add resource type phpDoc for putContent methods 8 years ago
Roeland Jago Douma 235e3480e6
Actually return the root folder when traversing up the tree 8 years ago
Roeland Jago Douma 53447ae2b2
Throw an exception if file_put_contents fails 8 years ago
Roeland Jago Douma 4e1161d254
Fix proper permissions for multiple file access 8 years ago
Roeland Jago Douma d6b326650b
Emit read for nodes 8 years ago
Morris Jobke 4dbee99b7b
Remove useless return statements 8 years ago
Morris Jobke 0eebff152a
Update license headers 8 years ago
Morris Jobke c54a59d51e
Remove unused use statements 9 years ago
Robin Appelman 6fbe991afb
limit the user when searching for a file by id if we know the user already 9 years ago
Robin Appelman 2f949f4515
rename Jail::getSourcePath to getUnjailedPath to fix conflict with Local::getSourcePath 9 years ago
Robin Appelman df2063ee7b
Implement webdav SEARCH 9 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
Thomas Müller 506ccdbd8d
Introduce an event for first time login based on the last login time stamp 9 years ago
Lukas Reschke 68cebef64c
DI for root.php 9 years ago
Morris Jobke 8653d14862
Do not expose user data in exceptions & fix typo 9 years ago
Vincent Petry f737426eca
Add using casing check/fix for initMountPoints 9 years ago
Morris Jobke 169faf8c32
Remove sensible information from exception message 9 years ago
Olivier Mehani 19ad058d06
Add message to NotSquareException thrown from Avatar 9 years ago
Robin Appelman 1484d01ff6
explicitly cast to int 9 years ago
Robin Appelman 0d842e0550
optimize Folder::getById to use less queries 9 years ago
Roeland Jago Douma f805aff67c
Always use the LazyRoot 10 years ago
Robin Appelman fb88d66857 optimize getUserFolder for the common case 10 years ago
Robin Appelman 2693ae870e cache user folders 10 years ago
Robin Appelman 81e103074e use limit instead of since when listing recent files 10 years ago
Robin Appelman e321ecd592 add recent files to node api 10 years ago
Joas Schilling 0215b004da
Update with robin 10 years ago
Joas Schilling ba87db3fcc
Fix others 10 years ago
Lukas Reschke aba539703c
Update license headers 10 years ago
Roeland Jago Douma dedf392751
Move \OC\Files to PSR-4 10 years ago