Commit History

Author SHA1 Message Date
  Robin Appelman 5ca1929e8c Create SimpleFile only when writing the content 4 years ago
  Christoph Wurst 5bf3d1bb38 Update license headers 4 years ago
  Robin Appelman c62637da8b Allow filtering the search results to the users home storage 4 years ago
  Joas Schilling a4ba2113b2 Fix getById for files in appdata and the root mount 5 years ago
  Arthur Schiwon 20901c59d4 emit file events via Dispatcher, too 5 years ago
  Julius Härtl e43b341b04 Add additional check for read permissions 5 years ago
  Julius Härtl 3674f6fa2d Check the if we can actually access the storage cache for recent files 5 years ago
  Roeland Jago Douma 8ca2b31804 Do not keep searching for recent 5 years ago
  Julius Härtl 67dd4b018a Check for free space on touch 5 years ago
  Arthur Schiwon 009c2dfbd5 take return of mkdir into account, throw exception on failure 5 years ago
  Roeland Jago Douma 62ddb124a1 Filter out versions and trashbin 5 years ago
  Roeland Jago Douma cb67c6aa00 Loop for the recent search 5 years ago
  Roeland Jago Douma 4c7424d38b We need to initialize the storage else the jailed path is always null 5 years ago
  Robin Appelman 9d9f6903c9 Fix folder path containing leading slash when getting mount root by id 5 years ago
  Robin Appelman 922c851494 fix double slash in search result path when the result is in a submount 6 years ago
  Roeland Jago Douma 4e1161d254 Fix proper permissions for multiple file access 6 years ago
  Robin Appelman 6fbe991afb limit the user when searching for a file by id if we know the user already 7 years ago
  Robin Appelman 2f949f4515 rename Jail::getSourcePath to getUnjailedPath to fix conflict with Local::getSourcePath 7 years ago
  Robin Appelman df2063ee7b Implement webdav SEARCH 7 years ago
  Vincent Petry e667b28298 Fix files node API failed rename/copy 7 years ago
  Morris Jobke 169faf8c32 Remove sensible information from exception message 8 years ago
  Olivier Mehani 19ad058d06 Add message to NotSquareException thrown from Avatar 8 years ago
  Robin Appelman 1484d01ff6 explicitly cast to int 8 years ago
  Robin Appelman 0d842e0550 optimize Folder::getById to use less queries 8 years ago
  Robin Appelman 81e103074e use limit instead of since when listing recent files 8 years ago
  Robin Appelman e321ecd592 add recent files to node api 8 years ago
  Joas Schilling 0215b004da Update with robin 8 years ago
  Joas Schilling ba87db3fcc Fix others 8 years ago
  Roeland Jago Douma dedf392751 Move \OC\Files to PSR-4 8 years ago