aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* also fix login errors while filesystem is not loaded in app.phpFlorin Peter2013-05-311-0/+6
* fix login errors while filesystem is not loadedFlorin Peter2013-05-311-0/+5
* added our own file extension .part will not work here if we use file_get_cont...Florin Peter2013-05-312-5/+5
* prevent files_versions from calling file proxy which calls files_encryption a...Florin Peter2013-05-311-0/+17
* fix share and un-share for single fileFlorin Peter2013-05-311-23/+13
* fixed problems with file_get_contents and file_put_contents this problem was ...Florin Peter2013-05-313-127/+92
* fixed typoFlorin Peter2013-05-311-1/+1
* backport of #3527Florin Peter2013-05-312-3/+34
* check list of users with access to the file from the bottom to the top. This ...Björn Schießle2013-05-311-2/+2
* fixed if fopen returns false typically on external storageFlorin Peter2013-05-311-1/+1
* Merge branch 'stable5' into fix_ldap_alternateintnameArthur Schiwon2013-05-3017-733/+774
|\
| * Merge pull request #3526 from owncloud/fix_ldap_doc_urlMorris Jobke2013-05-301-1/+1
| |\
| * | backport #3507Florin Peter2013-05-3017-733/+774
* | | LDAP: fix generation of alternate internal name on conflicts. Use also smalle...Arthur Schiwon2013-05-301-2/+2
| |/ |/|
* | LDAP: fix help (doc) URL. Old one works, but leads to an outdated versionArthur Schiwon2013-05-291-1/+1
|/
* fix for undefined indexFlorin Peter2013-05-281-1/+1
* fix for losing private key while being logged in and accessing a public linkFlorin Peter2013-05-283-16/+55
* Merge pull request #3504 from owncloud/fix_enc_migrationBjörn Schießle2013-05-274-10/+8
|\
| * Merge branch 'stable5' into fix_enc_migrationBjörn Schießle2013-05-279-574/+750
| |\
| * | legacyBlockDecryprt() needs to be publicBjörn Schießle2013-05-271-1/+1
| * | make legacyDecrypt() private als always call legacyBlockDecrypt() from other ...Björn Schießle2013-05-274-6/+6
| * | fix migration from old to new encryptionBjörn Schießle2013-05-272-3/+1
* | | backport of #3495Florin Peter2013-05-271-310/+397
* | | fix https://github.com/owncloud/core/issues/3320Georg Ehrke2013-05-271-0/+1
* | | add event.preventDefault to undelete functionGeorg Ehrke2013-05-271-0/+1
| |/ |/|
* | added users for testsFlorin Peter2013-05-279-891/+1098
* | improved testFlorin Peter2013-05-277-975/+944
|/
* Merge branch 'backport_ldap_configurable_username_n_uuid' into stable5Arthur Schiwon2013-05-259-4/+143
|\
| * LDAP: fix display of numerical display namesArthur Schiwon2013-05-161-1/+1
| * LDAP: Implement clear mappings functionalityArthur Schiwon2013-05-164-1/+91
| * LDAP: implement UUID and internal username overrideArthur Schiwon2013-05-161-1/+19
| * LDAP: better variable nameArthur Schiwon2013-05-162-7/+11
| * LDAP: implement r+w for new settingsArthur Schiwon2013-05-161-2/+11
| * LDAP: add settings for UUID overrideArthur Schiwon2013-05-161-2/+5
| * LDAP: prepare settings for internal username attribute and clearing user mapp...Arthur Schiwon2013-05-162-0/+13
| * LDAP: Coypright infoArthur Schiwon2013-05-161-0/+2
* | increase version and add warningFrank Karlitschek2013-05-252-2/+2
* | improved trashbin test againFlorin Peter2013-05-241-0/+1
* | improved trashbin testFlorin Peter2013-05-241-1/+1
* | fixed missing directory creation in files_trashbinFlorin Peter2013-05-241-0/+1
* | fix first time encryption after app was enabledBjörn Schießle2013-05-241-23/+12
* | no use the recoveryPassword var instead of accessing the POST arrayBjörn Schießle2013-05-241-1/+1
* | backport trashbin: enable trashbin to handle encryption keysBjörn Schießle2013-05-242-223/+494
* | add new files encryption appBjörn Schießle2013-05-2494-0/+9193
* | move old files_encryption out of the wayBjörn Schießle2013-05-2478-4667/+0
* | Add data-dir attribute to home breadcrumbMichael Gapczynski2013-05-231-1/+1
* | RUNTIME_NOSETUPFS no longer exists, using tearDownFS() in public links insteadMichael Gapczynski2013-05-221-1/+1
* | Set storage id for openstack swift backendRobin Appelman2013-05-171-0/+1
|/
* fix history template, print_unescaped() needs to include closing tagsBjörn Schießle2013-05-141-4/+4
* touch() needs to be performed relative to user/files otherwise ownCloud doesn...Björn Schießle2013-05-141-1/+4