summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
...
| * fix download of single publically shared files.Björn Schießle2012-10-051-1/+6
| * fixed download of complete publically shared folderBjörn Schießle2012-10-051-8/+1
| * stripsplashes doesn't work if the slash is the only character -> creating fil...Björn Schießle2012-10-051-4/+3
| * baseDir has to be the whole path to work with shared directories below the ro...Björn Schießle2012-10-051-1/+1
| * no content area, it overlaps the file listBjörn Schießle2012-10-051-2/+0
| * check if element really exists before calling it. (e.g. for public shared fil...Björn Schießle2012-10-051-2/+8
| * [tx-robot] updated from transifexJenkins for ownCloud2012-10-051-0/+6
| * [tx-robot] updated from transifexJenkins for ownCloud2012-10-0410-0/+63
| * Prevent displaying errors if public link url parameters are incorrectMichael Gapczynski2012-10-031-0/+7
| * [tx-robot] updated from transifexJenkins for ownCloud2012-10-032-0/+11
| * [tx-robot] updated from transifexJenkins for ownCloud2012-10-0233-92/+120
| * l18n support added to files_external/jsThomas Mueller2012-10-022-15/+33
| * remove textbox after pressing "enter" even if the name is the sameBjörn Schießle2012-10-021-16/+15
| * escape identifiers in queriesJörn Friedrich Dreyer2012-10-021-9/+9
| * automatically remove and prevent installation of apps with a require version ...Frank Karlitschek2012-10-027-7/+7
| * don't use the complete path but the basename if the file/foder has no extensi...Björn Schießle2012-10-021-1/+1
| * [tx-robot] updated from transifexJenkins for ownCloud2012-10-026-1/+32
| * Merge pull request #23 from lipemat/patch-1Lukas Reschke2012-10-011-1/+1
| |\
| | * Update apps/files/css/files.cssMat Lipe2012-10-011-1/+1
| | * Update apps/files/css/files.cssMat Lipe2012-09-301-2/+2
| * | LDAP: fix sharing doesn't work with ldap groups, oc-1819Arthur Schiwon2012-10-012-2/+8
| * | Sharing: backward compatibility to links from OC 4.0.Arthur Schiwon2012-10-011-0/+20
| |/
| * [tx-robot] updated from transifexJenkins for ownCloud2012-10-012-0/+10
| * [tx-robot] updated from transifexJenkins for ownCloud2012-09-288-0/+113
| * Do urlencoding in linkTo functionsBart Visscher2012-09-281-1/+1
* | Implement route for download in OC_Search_Provider_FileBart Visscher2012-09-281-0/+12
* | Merge branch 'master' into routingBart Visscher2012-09-281-1/+1
|\|
| * Correctly fix oc-1016 and fix downloading of filesBart Visscher2012-09-281-1/+1
* | Merge branch 'master' into routingBart Visscher2012-09-28177-391/+1695
|\|
| * [tx-robot] updated from transifexJenkins for ownCloud2012-09-284-6/+39
| * This .gitkeep is unneededLukas Reschke2012-09-271-1/+0
| * LDAP: comparison, not assignment. Thanks to Manuel DelgadoArthur Schiwon2012-09-272-3/+3
| * check if file really exist before add/remove itBjörn Schießle2012-09-272-4/+12
| * only upload valid ssl root certificatesBjörn Schießle2012-09-271-6/+14
| * [tx-robot] updated from transifexJenkins for ownCloud2012-09-2716-0/+136
| * take '\' on windows systems into account to prevent file deletion above uploa...Björn Schießle2012-09-261-1/+1
| * fix security issue, don't allow to go back in the pathBjörn Schießle2012-09-261-1/+1
| * fix sharing for newly uploaded or created filesRobin Appelman2012-09-263-9/+17
| * [tx-robot] updated from transifexJenkins for ownCloud2012-09-2653-51/+59
| * Sharing: write update errors to logfile; do not die on errorsArthur Schiwon2012-09-261-2/+2
| * Merge branch 'master' of github.com:owncloud/coreBjörn Schießle2012-09-268-4/+25
| |\
| | * [tx-robot] updated from transifexJenkins for ownCloud2012-09-267-2/+23
| | * Add missing Sharing permissionArthur Schiwon2012-09-251-1/+1
| | * Sharing update: take over reshares and thus don't failArthur Schiwon2012-09-251-1/+1
| * | - take webdav namespace for properties into accountBjörn Schießle2012-09-262-10/+12
| |/
| * Merge branch 'master' of github.com:owncloud/coreBjörn Schießle2012-09-2512-3/+96
| |\
| | * Fix files_sharing update script, by making filesystem and users availableArthur Schiwon2012-09-251-0/+7
| | * [tx-robot] updated from transifexJenkins for ownCloud2012-09-2510-2/+88
| | * Small css fix for button new in files. fix oc-1638Brice Maron2012-09-241-1/+1
| * | seperate the form to set up the mount points and the form to upload ssl certi...Björn Schießle2012-09-251-11/+15
| |/