Commit Graph

28 Commits (3e720942e58f99b038616d95e00a01ac9dd2f490)

Author SHA1 Message Date
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Robin Appelman c62637da8b
Allow filtering the search results to the users home storage 6 years ago
Joas Schilling a4ba2113b2
Fix getById for files in appdata and the root mount 6 years ago
Arthur Schiwon 20901c59d4
emit file events via Dispatcher, too 6 years ago
Julius Härtl e43b341b04
Add additional check for read permissions 7 years ago
Julius Härtl 3674f6fa2d
Check the if we can actually access the storage cache for recent files 7 years ago
Roeland Jago Douma 8ca2b31804
Do not keep searching for recent 7 years ago
Julius Härtl 67dd4b018a
Check for free space on touch 7 years ago
Arthur Schiwon 009c2dfbd5
take return of mkdir into account, throw exception on failure 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
Robin Appelman 922c851494
fix double slash in search result path when the result is in a submount 8 years ago
Roeland Jago Douma 4e1161d254
Fix proper permissions for multiple file access 8 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
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
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
Roeland Jago Douma dedf392751
Move \OC\Files to PSR-4 10 years ago
Robin Appelman 0b0b3253bb properly use fileinfo objects 10 years ago
Robin Appelman 5e6c905a14 pass the fileinfo to the node if available 10 years ago
Thomas Müller 682821c71e Happy new year! 10 years ago
Robin Appelman 0d63e95a5d Add metadata to post delete hooks 10 years ago
Robin Appelman c2d76d2010 fix internal path when searching in storage root 10 years ago
Olivier Paroz 3173ed29df The minimum size for internalRootLength is 1 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
Robin Appelman d11f01fa0f Add `getNonExistingName()` to the node api 11 years ago
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 11 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 11 years ago
Vincent Petry fcc3b3d5f7 Fix searchCommon to properly match path name 11 years ago
Vincent Petry 15ecb28d50 Make $userId mandatory for searchByTags 11 years ago
Vincent Petry 25dde7e93b Added searchByTags to view, storage and cache 11 years ago
Robin Appelman f4701d7721 Add public api for mount configurations 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
Robin Appelman 1deb6aadd3 return null instead of throwing an exception 12 years ago
Robin Appelman bf8f910a32 Fix Folder::getById 12 years ago
Thomas Müller da3974bcb2 - drop permissions table and related code 12 years ago
Robin McCorkell 87b548ed91 Fix all PHPDoc types and variable names, in /lib 12 years ago
Scrutinizer Auto-Fixer adaee6a5a1 Scrutinizer Auto-Fixes 12 years ago