summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
| * [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
| * | | Check mimetype filter in file share backendBart Visscher2012-09-211-1/+7
| * | | add a line break after every certificateBjörn Schießle2012-09-211-0/+1
| * | | Change background colour of upload button to be consistant with new buttonTom Needham2012-09-212-3/+3
| * | | LDAP: replace expensive recursiveArraySearch with direct SQL search, leading ...Arthur Schiwon2012-09-211-19/+38
| * | | [tx-robot] updated from transifexJenkins for ownCloud2012-09-215-2/+25
| |/ /
| * | LDAP: add forgotten class, fixes oc-1803Arthur Schiwon2012-09-201-1/+1
| * | change the new button color on mouse over so that the user understands that t...Frank Karlitschek2012-09-201-4/+6
| * | Merge pull request #13 from scambra/safari-fixesicewind19912012-09-201-1/+2
| |\ \
| | * | fix js success callback on safari when uploading filesscambra2012-09-201-1/+2
| | |/
| * | [tx-robot] updated from transifexJenkins for ownCloud2012-09-206-10/+58
| * | made upload button the same height in chrome and firefoxBernhard Posselt2012-09-192-3/+2
| * | Fix styling of public shared files download buttonTom Needham2012-09-192-4/+5