Commit Graph

1558 Commits (b287b11ff239bdb11672afbb10a5dcd5ab85a86e)

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