summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | Run pre and post proxies for file_put_contents() streamsMichael Gapczynski2012-07-261-31/+36
| * | | fix spelling failGeorg Ehrke2012-07-261-1/+1
| | |/ | |/|
| * | Smarter remove of etag properties for pathBart Visscher2012-07-262-3/+18
| * | Fix oc-1362: post_rename has no path param but newpath and oldpathBart Visscher2012-07-261-1/+5
| * | Merge branch 'master' into subadminGeorg Ehrke2012-07-2636-849/+1499
| |\ \
| | * | declare OCP\App::register as deprecatedGeorg Ehrke2012-07-261-0/+15
| | * | Create uniqid ETag for directoriesBart Visscher2012-07-254-1/+40
| | * | Rename functionsBart Visscher2012-07-254-6/+6
| * | | add some hooks for subadminsGeorg Ehrke2012-07-211-1/+24
| * | | Merge branch 'master' into subadminGeorg Ehrke2012-07-2136-170/+235
| |\ \ \
| * \ \ \ Merge branch 'master' into subadminGeorg Ehrke2012-07-201-1/+1
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into subadminGeorg Ehrke2012-07-203-20/+23
| |\ \ \ \ \
| * | | | | | add isGroupAccessible in OC_SubAdminGeorg Ehrke2012-07-191-0/+7