Commit Graph

1575 Commits (fb493c45dd4ecadeaa5b1b112a156054318af0a2)

Author SHA1 Message Date
Michael Gapczynski be03ee29f0 Bump up version number 13 years ago
Robin Appelman acd8381094 fix scanning of archives in some cases 13 years ago
Georg Ehrke 10d0861872 remove unstable lib 13 years ago
Michael Gapczynski b830b3e24b Start adding permission checks for addressbooks 13 years ago
Michael Gapczynski 2c5744f16c Add back getItemSharedWithBySource(), some situtations require this ability 13 years ago
Bart Visscher 3387454094 Move login code from index.php to OC class 13 years ago
Bart Visscher 9156fb73fd Move handling request of index.php to OC class 13 years ago
Bart Visscher 7522a23693 Remove unused RUNTIME_NOSETUPFS var 13 years ago
Bjoern Schiessle 0bf2a3e6d6 while loop not needed because of recursive call of put() 13 years ago
Bjoern Schiessle dc927bd346 fix for bug 879 - add parent directory to file cache if it does not exist yet. 13 years ago
Bart Visscher b287b11ff2 adjust the query generation in getItems, to use placeholders 13 years ago
Michael Gapczynski 3533f43d12 Implement groupExists in group database backend 13 years ago
Bart Visscher 31003b475e Decode the alternative path_info 13 years ago
Bart Visscher 7d20e98aec Move getting the path info to OC_Request 13 years ago
Bart Visscher 34c076e2a8 Add comments the other functions in OC_Request 13 years ago
Bart Visscher 99ce7ba1df Move serverHost and serverProtocol functions to OC_Request 13 years ago
Bart Visscher c4f1a1de5b Added function to make url absolute 13 years ago
Bart Visscher 6d0390dcca Fix rewriting GET parameters with ? in REQUESTEDAPP 13 years ago
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