Commit Graph

1827 Commits (828ca2ba3624d4fb39970a84733dcbb6ab836336)

Author SHA1 Message Date
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
Jörn Friedrich Dreyer 14c5d08a3f reorder code for readability 13 years ago
Jörn Friedrich Dreyer c7be0db853 use dbname for non privileged user 13 years ago
Jörn Friedrich Dreyer ab976863ae fix sql 13 years ago
Jörn Friedrich Dreyer e13f381189 add limit support to OC_DB & OCP/DB 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
Jörn Friedrich Dreyer 795e78809f add oracle to install & setup 13 years ago
jfd ede464f058 escape all identifiers with backticks 13 years ago
Frank Karlitschek aa60771736 4.0.6 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
Michael Gapczynski b9bd54bd98 Add additional error handling for emailing private links 13 years ago
Michael Gapczynski 6b83470c96 Fix incorrect copy/paste for file_put_contents() 13 years ago
Michael Gapczynski 93c75f46e5 Forgot data parameter for file_put_contents() streams pre proxies 13 years ago
Michael Gapczynski ea18d70c60 Run pre and post proxies for file_put_contents() streams 13 years ago
Michael Gapczynski f328f53ec1 Fix filesystem hash, no longer using basicOperation() 13 years ago
Michael Gapczynski 099b16350f Delete old session files, suggested by Torben Nehmer, see bug oc-736 13 years ago
Michael Gapczynski 89027545a0 Check if user is already logged in for DAV auth, instead of logging in and creating new sessions for every request 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