summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2013-03-121-2/+2
* this is now 6.0 pre alphaFrank Karlitschek2013-03-091-2/+2
* 5.0.0v5.0.0Frank Karlitschek2013-03-091-2/+2
* Check if username is valid and remove slashes from filenameLukas Reschke2013-03-111-0/+9
* Merge pull request #2183 from owncloud/fix-shared-statuses-againBernhard Posselt2013-03-111-10/+15
|\
| * Fix #2080 and fix #2141Michael Gapczynski2013-03-071-10/+15
* | Merge pull request #2218 from owncloud/fix-mounting-allBernhard Posselt2013-03-111-1/+1
|\ \
| * | Fix variable for mounting for all users, fix #357Michael Gapczynski2013-03-091-1/+1
* | | Merge pull request #1786 from owncloud/shared-folder-etagsBernhard Posselt2013-03-111-14/+38
|\ \ \
| * | | use pre_unshare hook, otherwise the share is already removed. Which means tha...Björn Schießle2013-03-081-0/+1
| * | | Merge branch 'master' into shared-folder-etagsMichael Gapczynski2013-03-0710-26/+70
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'master' into shared-folder-etagsMichael Gapczynski2013-03-0536-61/+150
| |\ \ \
| * | | | Fix group post_shared hookMichael Gapczynski2013-03-041-14/+14
| * | | | Merge branch 'master' into shared-folder-etagsMichael Gapczynski2013-02-2842-350/+1000
| |\ \ \ \
| * | | | | Correct parent folders' ETags for all users with access to a shared fileMichael Gapczynski2013-02-261-0/+23
* | | | | | Merge pull request #2217 from owncloud/mountconfig-locationLukas Reschke2013-03-101-3/+8
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Store the global mount configuration file in the datadirRobin Appelman2013-03-101-3/+8
* | | | | | Merge pull request #1584 from owncloud/ocs_multiple_methodsTom Needham2013-03-093-92/+166
|\ \ \ \ \ \
| * \ \ \ \ \ Merge in masterTom Needham2013-03-0920-54/+123
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Rebase to current masterTom Needham2013-03-05105-838/+3506
| |\ \ \ \ \ \ \
| * | | | | | | | more code styleTom Needham2013-02-101-1/+1
| * | | | | | | | Code style and remove OAuth codeTom Needham2013-02-101-11/+3
| * | | | | | | | Remove debug call, correct app identifierTom Needham2013-02-101-2/+0
| * | | | | | | | Fix api result merging.Tom Needham2013-02-091-3/+3
| * | | | | | | | Merge in masterTom Needham2013-02-0918-46/+217
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Use OC_User::isAdminUser() in lib/api.phpTom Needham2013-02-091-2/+2
| * | | | | | | | | Merge branch 'ocs_capabilities' into ocs_multiple_methodsTom Needham2013-02-0976-3514/+4942
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Change strucutre of cloud/capabilities responseTom Needham2013-02-091-1/+6
| | * | | | | | | | | Merge masterTom Needham2013-02-0499-3483/+5078
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Remove app related values and change structure of /cloud/capabilties callTom Needham2013-02-041-9/+9
| | * | | | | | | | | | Add <syncpollinterval> and order the result for /cloud/capabilitiesTom Needham2013-01-161-5/+6
| | * | | | | | | | | | Add new /cloud/capabilities route and remove unused methodsTom Needham2013-01-161-43/+11
| * | | | | | | | | | | API: Remove api response structure from OC_OCS_Result, handle multiple regist...Tom Needham2013-01-252-45/+158
* | | | | | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-03-101-0/+15
* | | | | | | | | | | | fixed typo that broke xsendfileValerio Ponte2013-03-091-1/+1
| |_|_|_|_|_|/ / / / / |/| | | | | | | | | |
* | | | | | | | | | | remove remaining br-tags that do not belong hereArthur Schiwon2013-03-091-2/+2
* | | | | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-03-091-3/+10
| |_|_|_|_|/ / / / / |/| | | | | | | | |
* | | | | | | | | | Merge pull request #2165 from owncloud/fix_2155Lukas Reschke2013-03-081-5/+11
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | fix foldersize check to validate zip input sizeArthur Schiwon2013-03-081-5/+11
* | | | | | | | | | | 5.0.0 RC3v5.0.0RC3Frank Karlitschek2013-03-081-2/+2
* | | | | | | | | | | Merge pull request #2189 from owncloud/versioning_sync_clientBernhard Posselt2013-03-081-1/+9
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
| * | | | | | | | | | remove some debug output; move code to the right functionBjörn Schießle2013-03-081-1/+1
| * | | | | | | | | | distinguish between touch and writeBjörn Schießle2013-03-071-1/+9
* | | | | | | | | | | Merge pull request #2173 from owncloud/fix-shared-storageBernhard Posselt2013-03-073-4/+26
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix fetching source path of shared filesMichael Gapczynski2013-03-073-4/+26
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #2174 from owncloud/fix_printed_brsblizzz2013-03-071-15/+15
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Remove <br> from error messages, because they will be escaped and the used te...Arthur Schiwon2013-03-071-15/+15
* | | | | | | | | | | create a meanigful file name if files are from the root folderBjörn Schießle2013-03-071-1/+7
* | | | | | | | | | | json encode list of filesBjörn Schießle2013-03-071-2/+3
| |/ / / / / / / / / |/| | | | | | | | |
* | | | | | | | | | return 403 when mkdir failed on webDAV, fixes #2127Arthur Schiwon2013-03-061-1/+3
|/ / / / / / / / /