summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* LDAP: improve debug messageArthur Schiwon2014-02-101-1/+2
* LDAP: also try MS AD's thumbnailPhoto when looking for an avatar imageArthur Schiwon2014-02-101-6/+24
* Merge pull request #7134 from owncloud/issue/5794Morris Jobke2014-02-101-2/+2
|\
| * Make google drive client secret and dropbox api secret a password fieldJoas Schilling2014-02-071-2/+2
* | Merge pull request #7140 from owncloud/enc_dont_login_during_encryptionMorris Jobke2014-02-101-1/+8
|\ \
| * | refuse login as long as the initial encryption is runningBjoern Schiessle2014-02-101-1/+8
* | | LDAP: add documentation info in info.xmlArthur Schiwon2014-02-101-0/+3
* | | Merge pull request #7126 from nickvergessen/issue/6683Vincent Petry2014-02-102-4/+6
|\ \ \
| * | | Only add files to file list when uploading to current directoryJoas Schilling2014-02-072-4/+6
* | | | Rephrase and clarify log messageArthur Schiwon2014-02-101-1/+1
* | | | Wizard: enable base DN for editing, if not base DN could have been detected. ...Arthur Schiwon2014-02-101-0/+1
* | | | Wizard: disable LDAP referrals, fixes #6670Arthur Schiwon2014-02-101-0/+1
* | | | throw an info message, when base dn test failedArthur Schiwon2014-02-101-0/+4
* | | | LDAP: extend LDAP wrapper search method for sizelimit, improves performance i...Arthur Schiwon2014-02-102-4/+6
* | | | Merge pull request #7133 from owncloud/fix-implied-evalThomas Müller2014-02-102-7/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix implied evals and doubled definition of variableMorris Jobke2014-02-072-7/+5
| | |/ | |/|
* / | name users after testBjoern Schiessle2014-02-071-2/+2
|/ /
* / replace 'size' with 'unencrypted_size' if encryption is enabledBjoern Schiessle2014-02-072-3/+21
|/
* Merge pull request #7089 from owncloud/sharing-searchbymimeVincent Petry2014-02-062-9/+164
|\
| * Fixed searchByMime in shared cacheVincent Petry2014-02-052-9/+164
* | Remove unused template variable assignment of files_sharing/template/public.phpPellaeon Lin2014-02-061-5/+0
* | Move template variable assignment to correct placePellaeon Lin2014-02-061-4/+5
* | Merge pull request #7064 from owncloud/files-scrolltopafterupdateJan-Christoph Borchardt2014-02-051-4/+5
|\ \
| * | Scroll to the top after switching dirVincent Petry2014-02-041-5/+6
| |/
* | Merge pull request #7032 from owncloud/enc_fix_deleteBjörn Schießle2014-02-059-119/+430
|\ \
| * | add function to extract filename from sharekey name + testsBjoern Schiessle2014-02-032-1/+37
| * | added tests for the delete hooks if the trash bin is disabledBjoern Schiessle2014-02-013-65/+300
| * | don't expect OC_FilesystemView, this is depreciatedBjoern Schiessle2014-01-311-1/+1
| * | better error detection and don't use glob()Bjoern Schiessle2014-01-311-12/+27
| * | move unlink proxy to a hook which handles pre and post conditionsBjoern Schiessle2014-01-313-41/+66
* | | Merge pull request #7011 from owncloud/jshintThomas Müller2014-02-0410-22/+124
|\ \ \
| * | | Fixed file name validation unit test + added newlineVincent Petry2014-01-302-7/+16
| * | | Added .jshintrcVincent Petry2014-01-3010-15/+108
* | | | Merge pull request #6235 from NCTU-NBA/pr-exceed_upload_limit_msgJan-Christoph Borchardt2014-02-046-6/+29
|\ \ \ \
| * | | | Merge branch 'master' into pr-exceed_upload_limit_msgPellaeon Lin2014-01-30192-5750/+12562
| |\| | |
| * | | | Use $storageInfo['free']Pellaeon Lin2014-01-292-3/+2
| * | | | Fix variable namePellaeon Lin2014-01-241-2/+2
| * | | | Add $freeSpace and $uploadLimit to files_sharingPellaeon Lin2014-01-172-0/+6
| * | | | Comments to clarifyPellaeon Lin2014-01-161-2/+2
| * | | | Use t() 's native methodPellaeon Lin2014-01-161-2/+8
| * | | | Fix namespacePellaeon Lin2014-01-151-1/+1
| * | | | Contextual upload error messagePellaeon Lin2013-12-111-2/+2
| * | | | #max_upload is needed after allPellaeon Lin2013-12-111-1/+1
| * | | | Update #free_space on getstoragestats AJAX callPellaeon Lin2013-12-112-0/+3
| * | | | Display different messages for uploadLimit and freeSpacePellaeon Lin2013-12-083-4/+15
| * | | | Change misleading message when file size exceeds upload limitPellaeon Lin2013-12-081-2/+2
* | | | | Merge pull request #6647 from owncloud/memcache-publicicewind19912014-02-041-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge branch 'master' into memcache-publicRobin Appelman2014-01-2232-198/+419
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into memcache-publicRobin Appelman2014-01-1521-154/+127
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into memcache-publicRobin Appelman2014-01-0921-112/+383
| |\ \ \ \ \ \