summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2014-10-0958-249/+234
|
* Updated info.xml withMTRichards2014-10-081-16/+2
| | | Added description in line with other apps.
* Updated info.xml app descriptionMTRichards2014-10-081-1/+5
| | | Added updates description
* Forgot a '.'MTRichards2014-10-081-1/+1
|
* Updated info.xml app descriptionMTRichards2014-10-081-11/+2
| | | Made app description paralell in structure to other app descriptions
* Updated info.xml app descriptionMTRichards2014-10-081-1/+5
| | | Added larger app description
* Updated info.xml app descriptionMTRichards2014-10-081-3/+5
| | | | Added new app description Removed links to CE documentation
* Updated info.xml with descriptionMTRichards2014-10-081-3/+3
| | | Updated the description of the app for the app panel.
* Merge pull request #11455 from owncloud/config-sample-cleanupMorris Jobke2014-10-081-237/+599
|\ | | | | Config sample cleanup
| * Fixes in config.sample.phpMorris Jobke2014-10-081-15/+31
| | | | | | | | | | | | | | | | | | * owncloud -> ownCloud * add default value * proper comment style * fix line wrapping and minor typo * remove duplication * add Vincents proposals
| * re-arrange the config options and sort them in a semantical wayMorris Jobke2014-10-081-172/+278
| |
| * unify style of config.sample.phpMorris Jobke2014-10-081-215/+455
| | | | | | | | | | | | | | * use ' instead of " for config option * place default parameters where useful into sample * use proper comment block * limit line size to 80 characters
* | Merge pull request #11471 from brumsoel/masterMorris Jobke2014-10-081-1/+1
|\ \ | | | | | | Fix file size comparator return value
| * | Fix file size comparator return valuebrumsoel2014-10-081-1/+1
| | |
* | | extract batchDelete(), better commentsJörn Friedrich Dreyer2014-10-081-31/+31
| | |
* | | files_extern: remove empty Body and ContentLength in Amazon S3 mountAndré Gaul2014-10-081-3/+1
| | | | | | | | | | | | | | | | | | | | | fixes #10501 Conflicts: apps/files_external/lib/amazons3.php
* | | strict comparisonJörn Friedrich Dreyer2014-10-081-2/+2
| | |
* | | make some storage tests explain what went wrongJörn Friedrich Dreyer2014-10-081-6/+6
| | |
* | | fix amazon s3 issuesJörn Friedrich Dreyer2014-10-083-110/+125
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | folder size and mtime is always unknown in s3 more s3 fixes make rescanDelay of root dir configurable, add on the fly update of legacy storage ids, !isset -> empty when checking strings reduce number of http calls on remove and rmdir fix typo
* | | log exceptions when listing filesJörn Friedrich Dreyer2014-10-081-0/+3
| | |
* | | Merge pull request #11453 from owncloud/enc_visual_improvementsMorris Jobke2014-10-088-110/+125
|\ \ \ | | | | | | | | [encryption] some visual improvements
| * | | improved visual feedback if user enabled recovery keyBjoern Schiessle2014-10-073-19/+15
| | | |
| * | | improved visual feedback if recovery key password gets changedBjoern Schiessle2014-10-073-9/+32
| | | |
| * | | improved visual feedback if recovery key gets enabled/disabledBjoern Schiessle2014-10-073-50/+41
| | | |
| * | | make sure that the notification gets shown again after a second tryBjoern Schiessle2014-10-071-32/+37
| | | |
* | | | Merge pull request #11460 from owncloud/fix-10880Morris Jobke2014-10-081-1/+1
|\ \ \ \ | | | | | | | | | | implement case-insensitive search for groups in sharing dialog
| * | | | fix for issue #10880michag862014-10-071-1/+1
| | |/ / | |/| |
* | | | Merge pull request #11477 from owncloud/improve-heading-whitespaceMorris Jobke2014-10-081-1/+1
|\ \ \ \ | |_|_|/ |/| | | increase whitespace below headings in settings
| * | | increase whitespace below headings in settingsJan-Christoph Borchardt2014-10-081-1/+1
|/ / /
* / / [tx-robot] updated from transifexJenkins for ownCloud2014-10-0815-64/+70
|/ /
* | Revert "fix for issue #10880"Vincent Petry2014-10-071-1/+1
| | | | | | | | This reverts commit 0df070a8e4f6718e3cd86aa4d5a5fc62c53f6eee.
* | Merge pull request #11428 from michag86/patch-1Morris Jobke2014-10-071-3/+6
|\ \ | | | | | | fix for issue #10483
| * | restrict $div to local scopemichag862014-10-071-1/+1
| | |
| * | variable for found avatar divmichag862014-10-071-4/+5
| | |
| * | fix for issue #10483michag862014-10-061-2/+4
| | |
* | | Merge pull request #11451 from owncloud/reduce-bottom-paddingMorris Jobke2014-10-071-1/+1
|\ \ \ | | | | | | | | reduce bottom padding in filelist, fix perceived glitching, fix #11213
| * | | reduce bottom padding in filelist, fix perceived glitching, fix #11213Jan-Christoph Borchardt2014-10-071-1/+1
| | | |
* | | | fix for issue #10880michag862014-10-071-1/+1
| | | |
* | | | Merge pull request #11378 from owncloud/sort-indicator-styleVincent Petry2014-10-071-5/+9
|\ \ \ \ | |/ / / |/| | | fix position and style of sort indicator
| * | | fix position and style of sort indicatorJan-Christoph Borchardt2014-10-011-5/+9
| | | |
* | | | Merge pull request #11437 from owncloud/add-import-filterMorris Jobke2014-10-071-1/+10
|\ \ \ \ | | | | | | | | | | Add CssImportFilter. More elegant fix for documents#348
| * | | | Add CssImportFilter. More elegant fix for documents#348Victor Dubiniuk2014-10-061-1/+10
| | | | |
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-10-0717-18/+31
|/ / / /
* | | | Merge pull request #11390 from Nemesiz/masterMorris Jobke2014-10-061-1/+1
|\ \ \ \ | |_|_|/ |/| | | Preview large TXT files fix
| * | | Preview large TXT files fixNmz2014-10-021-1/+1
| | | | | | | | | | | | Limit the size of the string generating the preview image for TXT files
* | | | Merge pull request #11392 from owncloud/fix_version_previewsMorris Jobke2014-10-062-3/+46
|\ \ \ \ | |_|_|/ |/| | | we also encrypt/decrypt files in the versions folder
| * | | we also encrypt/decrypt files in the versions folder for previews and if ↵Bjoern Schiessle2014-10-062-3/+46
| |/ / | | | | | | | | | encryption is enabled/disabled
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-10-0621-13/+65
| | |
* | | Merge pull request #11424 from owncloud/add-assets-to-gitignoreMorris Jobke2014-10-051-0/+1
|\ \ \ | | | | | | | | add /assets to gitignore
| * | | add /assets to gitignoreMorris Jobke2014-10-051-0/+1
|/ / /