summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
| * Move getting the path info to OC_RequestBart Visscher2012-08-071-0/+13
| * Add comments the other functions in OC_RequestBart Visscher2012-08-071-0/+8
| * Move serverHost and serverProtocol functions to OC_RequestBart Visscher2012-08-074-51/+50
| * Added function to make url absoluteBart Visscher2012-08-072-4/+15
| * Fix rewriting GET parameters with ? in REQUESTEDAPPBart Visscher2012-08-071-1/+1
* | Start adding permission checks for addressbooksMichael Gapczynski2012-08-081-0/+1
* | Add back getItemSharedWithBySource(), some situtations require this abilityMichael Gapczynski2012-08-081-2/+13
* | adjust the query generation in getItems, to use placeholdersBart Visscher2012-08-071-13/+31
* | Implement groupExists in group database backendMichael Gapczynski2012-08-071-0/+14
* | Add search and limit to getGroups search in groupExists implementationMichael Gapczynski2012-08-071-1/+1
* | Remove undefined return variableMichael Gapczynski2012-08-071-1/+1
* | Select the correct column when searching for similar targetsMichael Gapczynski2012-08-061-1/+1
* | Set filePath variableMichael Gapczynski2012-08-061-1/+2
* | Throw more exceptionsMichael Gapczynski2012-08-061-6/+9
* | Load icons for addressbooks, fix statuses for types other than filesMichael Gapczynski2012-08-061-1/+1
* | Make the file source path relative earlierMichael Gapczynski2012-08-061-5/+5
* | Throw more exceptionsMichael Gapczynski2012-08-061-286/+284
* | Add additional check for post_deleteUser so we don't delete any non-user shar...Michael Gapczynski2012-08-061-2/+2
* | Merge branch 'master' into share_apiMichael Gapczynski2012-08-0615-37/+307
|\|
| * Change hardcoded urls to use linkTo functionBart Visscher2012-08-061-2/+8
| * Small changes to allow updating main menu dynamically.Thomas Tanghus2012-08-052-6/+7
| * Use correct variable name.Thomas Tanghus2012-08-041-19/+19
| * OC_App::getAppVersion return blank if version is not specifiedAlessandro Cosentino2012-08-041-1/+1
| * [tx-robot] updated from transifexJenkins for ownCloud2012-08-041-0/+24
| * add iWork mimetypesGeorg Ehrke2012-08-031-0/+3
| * Merge branch 'chunked_upload'Bart Visscher2012-08-032-4/+110
| |\
| | * Chunked upload: Support reusing local chunksBart Visscher2012-07-271-2/+30
| | * Chunked upload: Refactor OC_FileChunking to objectBart Visscher2012-07-272-21/+35
| | * Chunked upload: Refactor to static classBart Visscher2012-07-272-18/+58
| | * Merge branch 'master' into chunked_uploadBart Visscher2012-07-2771-1133/+2242
| | |\
| | * | Custom chunking supportBart Visscher2012-07-081-4/+25
| * | | [tx-robot] updated from transifexJenkins for ownCloud2012-08-031-0/+3
| * | | Fix #476Jakob Sack2012-07-311-4/+7
| * | | [tx-robot] updated from transifexJenkins for ownCloud2012-07-315-0/+124
| * | | Remove OC_App::register call in OCP\App::registerJakob Sack2012-07-301-1/+1
* | | | Lots of refactoring to share APIMichael Gapczynski2012-08-061-127/+199
* | | | Preparing for proper collection implementationMichael Gapczynski2012-08-031-78/+74
* | | | Throw exception for items already shared in a collectionMichael Gapczynski2012-08-011-3/+4
* | | | Fix contact email share type redirectionMichael Gapczynski2012-08-011-2/+2
* | | | Throw exceptions in share API for UI to displayMichael Gapczynski2012-08-011-17/+26
* | | | Basic setup for sharing with contactsMichael Gapczynski2012-08-011-0/+18
* | | | Include contacts in share with searchMichael Gapczynski2012-07-311-0/+3
* | | | Merge branch 'master' into share_apiMichael Gapczynski2012-07-3120-50/+534
|\| | |
| * | | [tx-robot] updated from transifexJenkins for ownCloud2012-07-302-1/+44
| * | | Add additional error handling for emailing private linksMichael Gapczynski2012-07-291-1/+2
| * | | Methods to disable and enable usersTom Needham2012-07-291-2/+35
| * | | [tx-robot] updated from transifexJenkins for ownCloud2012-07-295-0/+81
| * | | [tx-robot] updated from transifexJenkins for ownCloud2012-07-281-0/+20
| * | | Fix incorrect copy/paste for file_put_contents()Michael Gapczynski2012-07-271-1/+1
| * | | Forgot data parameter for file_put_contents() streams pre proxiesMichael Gapczynski2012-07-261-1/+1