summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* [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
* Correctly fix oc-1016 and fix downloading of filesBart Visscher2012-09-281-1/+1
* [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
|/
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-2420-2/+178
* some js style fixesRobin Appelman2012-09-231-20/+22
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-2313-0/+17
* Sanitize download URLLukas Reschke2012-09-221-3/+3
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-223-0/+4
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-226-5/+32
* Merge pull request #15 from scambra/delete-fixesThomas Müller2012-09-212-3/+4
|\
| * use post to delete files, get has a limit and fails with many filesscambra2012-09-202-3/+4
* | Merge pull request #17 from scambra/4.5-l10n-fixesThomas Müller2012-09-214-8/+13
|\ \
| * | translate rename and history actionsscambra2012-09-212-3/+4
| * | translate files_sharing appscambra2012-09-212-5/+9
* | | Catch exceptions in upgrading files_sharing, skip the errors for nowBart Visscher2012-09-211-2/+12
* | | Fix the mimetype filter in OC_Share_Backend_FileBart Visscher2012-09-211-2/+4