Commit Graph

1556 Commits (8d56c42fde24790b1912fe0c88fa80a472747ccb)

Author SHA1 Message Date
Michael Gapczynski 8d56c42fde Add search and limit to getGroups search in groupExists implementation 13 years ago
Michael Gapczynski b6bbbb4c47 Remove undefined return variable 13 years ago
Michael Gapczynski a96a75c263 Select the correct column when searching for similar targets 13 years ago
Michael Gapczynski 5e95e2a131 Set filePath variable 13 years ago
Michael Gapczynski 1b21cde2b3 Throw more exceptions 13 years ago
Michael Gapczynski 14d13a740f Load icons for addressbooks, fix statuses for types other than files 13 years ago
Michael Gapczynski e954de6030 Make the file source path relative earlier 13 years ago
Michael Gapczynski e280e3ecc9 Throw more exceptions 13 years ago
Michael Gapczynski 1db1d40414 Add additional check for post_deleteUser so we don't delete any non-user shares with the same name 13 years ago
Bart Visscher fe6450002d Change hardcoded urls to use linkTo function 13 years ago
Michael Gapczynski 3b2c853916 Lots of refactoring to share API 13 years ago
Thomas Tanghus cc445e4e47 Small changes to allow updating main menu dynamically. 13 years ago
Thomas Tanghus 3b37181550 Use correct variable name. 13 years ago
Alessandro Cosentino a6ce497dd9 OC_App::getAppVersion return blank if version is not specified 13 years ago
Jenkins for ownCloud d7e77f6426 [tx-robot] updated from transifex 13 years ago
Michael Gapczynski 09bb3bfaf8 Preparing for proper collection implementation 13 years ago
Georg Ehrke fc4a542dd0 add iWork mimetypes 13 years ago
Jenkins for ownCloud 7dc799c167 [tx-robot] updated from transifex 13 years ago
Michael Gapczynski 6c7baacf89 Throw exception for items already shared in a collection 13 years ago
Michael Gapczynski 92d683587a Fix contact email share type redirection 13 years ago
Michael Gapczynski 4933128850 Throw exceptions in share API for UI to display 13 years ago
Michael Gapczynski 2201074e1f Basic setup for sharing with contacts 13 years ago
Michael Gapczynski b6aa5d2875 Include contacts in share with search 13 years ago
Jakob Sack 1fe9892292 Fix #476 13 years ago
Jenkins for ownCloud 36ccaf51ed [tx-robot] updated from transifex 13 years ago
Michael Gapczynski 9e4c3b8342 Remove break, it broke the statuses :) 13 years ago
Michael Gapczynski 2f1a990cad Add search, limit, and offset parameters to getUsers() and getGroups() 13 years ago
Jakob Sack 8a92cd21d6 Remove OC_App::register call in OCP\App::register 13 years ago
Jenkins for ownCloud 3430dcd367 [tx-robot] updated from transifex 13 years ago
Michael Gapczynski 5262cde6a6 Add additional error handling for emailing private links 13 years ago
Tom Needham 0836366d87 Methods to disable and enable users 13 years ago
Jenkins for ownCloud 18f6552a08 [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud fa4052d6f1 [tx-robot] updated from transifex 13 years ago
Bart Visscher 896d27de36 Chunked upload: Support reusing local chunks 13 years ago
Bart Visscher 1ea33ff36b Chunked upload: Refactor OC_FileChunking to object 13 years ago
Bart Visscher 2d85ef0e04 Chunked upload: Refactor to static class 13 years ago
Michael Gapczynski 4c822df28d Fix incorrect copy/paste for file_put_contents() 13 years ago
Michael Gapczynski ea2e76eecc Forgot data parameter for file_put_contents() streams pre proxies 13 years ago
Michael Gapczynski d006a551f4 Run pre and post proxies for file_put_contents() streams 13 years ago
Georg Ehrke 16928f4d59 fix spelling fail 13 years ago
Bart Visscher d26f87e738 Smarter remove of etag properties for path 13 years ago
Bart Visscher 3725cd079b Fix oc-1362: post_rename has no path param but newpath and oldpath 13 years ago
Georg Ehrke e4679770c4 declare OCP\App::register as deprecated 13 years ago
Michael Gapczynski 586fe8f940 Change is_writable() call to isUpdatable() 13 years ago
Bart Visscher 783d67be62 Create uniqid ETag for directories 13 years ago
Bart Visscher 381e493a8c Rename functions 13 years ago
Michael Gapczynski f25ccaff59 Fix filesystem hash, no longer using basicOperation() 13 years ago
Michael Gapczynski 4d17ed2f71 Make file actions permissions aware 13 years ago
Arthur Schiwon eefe6882f9 method not used externally, thus not needed in interface 13 years ago
Arthur Schiwon 6b320a2604 provide recursiveArraySearch as Helper function and make available through API 13 years ago