Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-10-09 | 58 | -249/+234 |
| | |||||
* | Updated info.xml with | MTRichards | 2014-10-08 | 1 | -16/+2 |
| | | | Added description in line with other apps. | ||||
* | Updated info.xml app description | MTRichards | 2014-10-08 | 1 | -1/+5 |
| | | | Added updates description | ||||
* | Forgot a '.' | MTRichards | 2014-10-08 | 1 | -1/+1 |
| | |||||
* | Updated info.xml app description | MTRichards | 2014-10-08 | 1 | -11/+2 |
| | | | Made app description paralell in structure to other app descriptions | ||||
* | Updated info.xml app description | MTRichards | 2014-10-08 | 1 | -1/+5 |
| | | | Added larger app description | ||||
* | Updated info.xml app description | MTRichards | 2014-10-08 | 1 | -3/+5 |
| | | | | Added new app description Removed links to CE documentation | ||||
* | Updated info.xml with description | MTRichards | 2014-10-08 | 1 | -3/+3 |
| | | | Updated the description of the app for the app panel. | ||||
* | Merge pull request #11455 from owncloud/config-sample-cleanup | Morris Jobke | 2014-10-08 | 1 | -237/+599 |
|\ | | | | | Config sample cleanup | ||||
| * | Fixes in config.sample.php | Morris Jobke | 2014-10-08 | 1 | -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 way | Morris Jobke | 2014-10-08 | 1 | -172/+278 |
| | | |||||
| * | unify style of config.sample.php | Morris Jobke | 2014-10-08 | 1 | -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/master | Morris Jobke | 2014-10-08 | 1 | -1/+1 |
|\ \ | | | | | | | Fix file size comparator return value | ||||
| * | | Fix file size comparator return value | brumsoel | 2014-10-08 | 1 | -1/+1 |
| | | | |||||
* | | | extract batchDelete(), better comments | Jörn Friedrich Dreyer | 2014-10-08 | 1 | -31/+31 |
| | | | |||||
* | | | files_extern: remove empty Body and ContentLength in Amazon S3 mount | André Gaul | 2014-10-08 | 1 | -3/+1 |
| | | | | | | | | | | | | | | | | | | | | | fixes #10501 Conflicts: apps/files_external/lib/amazons3.php | ||||
* | | | strict comparison | Jörn Friedrich Dreyer | 2014-10-08 | 1 | -2/+2 |
| | | | |||||
* | | | make some storage tests explain what went wrong | Jörn Friedrich Dreyer | 2014-10-08 | 1 | -6/+6 |
| | | | |||||
* | | | fix amazon s3 issues | Jörn Friedrich Dreyer | 2014-10-08 | 3 | -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 files | Jörn Friedrich Dreyer | 2014-10-08 | 1 | -0/+3 |
| | | | |||||
* | | | Merge pull request #11453 from owncloud/enc_visual_improvements | Morris Jobke | 2014-10-08 | 8 | -110/+125 |
|\ \ \ | | | | | | | | | [encryption] some visual improvements | ||||
| * | | | improved visual feedback if user enabled recovery key | Bjoern Schiessle | 2014-10-07 | 3 | -19/+15 |
| | | | | |||||
| * | | | improved visual feedback if recovery key password gets changed | Bjoern Schiessle | 2014-10-07 | 3 | -9/+32 |
| | | | | |||||
| * | | | improved visual feedback if recovery key gets enabled/disabled | Bjoern Schiessle | 2014-10-07 | 3 | -50/+41 |
| | | | | |||||
| * | | | make sure that the notification gets shown again after a second try | Bjoern Schiessle | 2014-10-07 | 1 | -32/+37 |
| | | | | |||||
* | | | | Merge pull request #11460 from owncloud/fix-10880 | Morris Jobke | 2014-10-08 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | implement case-insensitive search for groups in sharing dialog | ||||
| * | | | | fix for issue #10880 | michag86 | 2014-10-07 | 1 | -1/+1 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #11477 from owncloud/improve-heading-whitespace | Morris Jobke | 2014-10-08 | 1 | -1/+1 |
|\ \ \ \ | |_|_|/ |/| | | | increase whitespace below headings in settings | ||||
| * | | | increase whitespace below headings in settings | Jan-Christoph Borchardt | 2014-10-08 | 1 | -1/+1 |
|/ / / | |||||
* / / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-10-08 | 15 | -64/+70 |
|/ / | |||||
* | | Revert "fix for issue #10880" | Vincent Petry | 2014-10-07 | 1 | -1/+1 |
| | | | | | | | | This reverts commit 0df070a8e4f6718e3cd86aa4d5a5fc62c53f6eee. | ||||
* | | Merge pull request #11428 from michag86/patch-1 | Morris Jobke | 2014-10-07 | 1 | -3/+6 |
|\ \ | | | | | | | fix for issue #10483 | ||||
| * | | restrict $div to local scope | michag86 | 2014-10-07 | 1 | -1/+1 |
| | | | |||||
| * | | variable for found avatar div | michag86 | 2014-10-07 | 1 | -4/+5 |
| | | | |||||
| * | | fix for issue #10483 | michag86 | 2014-10-06 | 1 | -2/+4 |
| | | | |||||
* | | | Merge pull request #11451 from owncloud/reduce-bottom-padding | Morris Jobke | 2014-10-07 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | reduce bottom padding in filelist, fix perceived glitching, fix #11213 | ||||
| * | | | reduce bottom padding in filelist, fix perceived glitching, fix #11213 | Jan-Christoph Borchardt | 2014-10-07 | 1 | -1/+1 |
| | | | | |||||
* | | | | fix for issue #10880 | michag86 | 2014-10-07 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge pull request #11378 from owncloud/sort-indicator-style | Vincent Petry | 2014-10-07 | 1 | -5/+9 |
|\ \ \ \ | |/ / / |/| | | | fix position and style of sort indicator | ||||
| * | | | fix position and style of sort indicator | Jan-Christoph Borchardt | 2014-10-01 | 1 | -5/+9 |
| | | | | |||||
* | | | | Merge pull request #11437 from owncloud/add-import-filter | Morris Jobke | 2014-10-07 | 1 | -1/+10 |
|\ \ \ \ | | | | | | | | | | | Add CssImportFilter. More elegant fix for documents#348 | ||||
| * | | | | Add CssImportFilter. More elegant fix for documents#348 | Victor Dubiniuk | 2014-10-06 | 1 | -1/+10 |
| | | | | | |||||
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-10-07 | 17 | -18/+31 |
|/ / / / | |||||
* | | | | Merge pull request #11390 from Nemesiz/master | Morris Jobke | 2014-10-06 | 1 | -1/+1 |
|\ \ \ \ | |_|_|/ |/| | | | Preview large TXT files fix | ||||
| * | | | Preview large TXT files fix | Nmz | 2014-10-02 | 1 | -1/+1 |
| | | | | | | | | | | | | Limit the size of the string generating the preview image for TXT files | ||||
* | | | | Merge pull request #11392 from owncloud/fix_version_previews | Morris Jobke | 2014-10-06 | 2 | -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 Schiessle | 2014-10-06 | 2 | -3/+46 |
| |/ / | | | | | | | | | | encryption is enabled/disabled | ||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-10-06 | 21 | -13/+65 |
| | | | |||||
* | | | Merge pull request #11424 from owncloud/add-assets-to-gitignore | Morris Jobke | 2014-10-05 | 1 | -0/+1 |
|\ \ \ | | | | | | | | | add /assets to gitignore | ||||
| * | | | add /assets to gitignore | Morris Jobke | 2014-10-05 | 1 | -0/+1 |
|/ / / |