summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
...
* | | backport of #9848Jean-Louis Dupond2014-08-111-13/+20
* | | clearify the use-case of this appLukas Reschke2014-08-091-1/+1
* | | Add unit test for multi-user configuration loadingRobin McCorkell2014-08-081-0/+37
| |/ |/|
* | don't preload videos on public sharing, fixes #10042Georg Ehrke2014-07-301-1/+1
|/
* Merge pull request #9575 from owncloud/fix-7038Vincent Petry2014-07-222-2/+14
|\
| * Hack to avoid Agent DN + Password being overwritten by some ugly browsers wit...Arthur Schiwon2014-07-162-2/+14
* | Merge pull request #9109 from owncloud/stable6-extstorage-multiplemountpointc...Vincent Petry2014-07-223-51/+242
|\ \
| * | Fix merging of external storage configurationsVincent Petry2014-06-193-51/+242
* | | Merge pull request #9717 from owncloud/backport_9668Vincent Petry2014-07-184-30/+98
|\ \ \
| * | | make sure that we don't connect hooks multiple timesBjoern Schiessle2014-07-181-1/+1
| * | | check that the file proxies are enabled after each testBjoern Schiessle2014-07-181-4/+5
| * | | update keys recursively if a folder was movedBjoern Schiessle2014-07-183-25/+92
* | | | login() must be called after getServerPublicHostKey().Andreas Fischer2014-07-181-5/+5
|/ / /
* | | Merge pull request #9511 from owncloud/stable6-download-button-public-folderVincent Petry2014-07-153-6/+14
|\ \ \
| * | | disable download button if zip download is disabledThomas Müller2014-07-082-0/+4
| * | | fix position and look of public download buttonJan-Christoph Borchardt2014-07-081-3/+0
| * | | remove file name from upper right buttonThomas Müller2014-07-081-1/+1
| * | | reintroduce download button on public sharesThomas Müller2014-07-081-3/+10
* | | | Merge pull request #9635 from owncloud/stable6-files_external_fix_readDataVincent Petry2014-07-151-18/+18
|\ \ \ \
| * | | | Permit personal mount points to be used for sharingRobin McCorkell2014-07-151-18/+18
| |/ / /
* | | | Merge pull request #9618 from owncloud/fix_8345Vincent Petry2014-07-153-6/+46
|\ \ \ \
| * | | | throw exception if file is to large for trash binBjoern Schiessle2014-07-143-6/+46
| |/ / /
* | | / don't trigger update from checkPassword, it is already called by userExists, ...Arthur Schiwon2014-07-101-4/+0
| |_|/ |/| |
* | | Upload abortion is now detected within the OC_Connector_Sabre_File::put()Thomas Müller2014-07-081-1/+0
* | | Fix Signiture Does Not Match when mounting Amazon S3 external storageChristopher T. Johnson2014-07-081-13/+17
|/ /
* | Merge pull request #9250 from owncloud/enc_check_if_file_exists_oc6Björn Schießle2014-07-012-38/+237
|\ \
| * | improved error messageBjoern Schiessle2014-06-301-7/+8
| * | unit testsBjoern Schiessle2014-06-271-19/+192
| * | check if file exists before deleting keys, and add debug output for everyBjoern Schiessle2014-06-271-15/+40
* | | normalize path before comparison to make sure that we always find the mount p...Bjoern Schiessle2014-06-271-1/+2
|/ /
* | Merge pull request #9173 from owncloud/enc_always_use_oc_filesview_oc6Björn Schießle2014-06-265-70/+89
|\ \
| * | always use a \OC\Files\ViewBjoern Schiessle2014-06-234-64/+58
| * | always use oc filesystem for rename operationBjoern Schiessle2014-06-232-10/+35
* | | Merge pull request #9219 from owncloud/stable6-trashwarningMorris Jobke2014-06-262-0/+6
|\ \ \
| * | | Do not retrieve storage stats for trash binVincent Petry2014-06-261-0/+5
| * | | Remove etag warning in trashbinVincent Petry2014-06-261-0/+1
* | | | always use '/' as dir seperatorBjoern Schiessle2014-06-241-1/+1
| |/ / |/| |
* | | Backport subset of #4179, re-established Oracle compatibility for LDAPArthur Schiwon2014-06-202-3/+4
| |/ |/|
* | remove unused vars; increase scrutinizer happinessArthur Schiwon2014-06-161-2/+1
* | simplify two methods a bit, because they are not used for group search anymoreArthur Schiwon2014-06-162-13/+6
* | make all this work in an early configuration state in the wizard by marking ...Arthur Schiwon2014-06-162-1/+15
* | Wizard: get really all groups from LDAP by power of Paged SearchArthur Schiwon2014-06-161-5/+55
* | fix PHPdocArthur Schiwon2014-06-161-2/+2
* | consolidate requirement checkArthur Schiwon2014-06-161-22/+21
* | LDAP Wizard: count users and groups with the power of paged searchArthur Schiwon2014-06-161-26/+30
* | add method to count groups on LDAPArthur Schiwon2014-06-161-0/+12
* | fix PHPdocArthur Schiwon2014-06-161-2/+3
* | Merge pull request #8623 from owncloud/fix-8457blizzz2014-06-162-3/+81
|\ \
| * | add unit test to make sure the infinite loop never comes backArthur Schiwon2014-05-161-1/+79
| * | set result entry identifier earlier, i.e. before a continue for the same leve...Arthur Schiwon2014-05-161-2/+2