summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [IE8] Fix file list checkboxesVincent Petry2015-09-301-5/+23
* [IE8] Make checkbox on login page look less out of placeVincent Petry2015-09-301-1/+11
* Merge pull request #19454 from owncloud/ie8-madness-returnsThomas Müller2015-09-3025-0/+53
|\
| * [IE8] Fix popover menu borders for IE8Vincent Petry2015-09-292-0/+10
| * [IE8] Fix filetype icon sizesVincent Petry2015-09-293-0/+43
| * [IE8] Rescale PNG icons to 32x32Vincent Petry2015-09-2920-0/+0
* | Merge pull request #19451 from owncloud/ie8-madnessThomas Müller2015-09-303-1/+14
|\ \
| * | Optipng IE8 logoVincent Petry2015-09-301-0/+0
| * | move IE8 fixes to fixes.cssMorris Jobke2015-09-303-13/+13
| * | Fix login arrow in login pageVincent Petry2015-09-292-1/+10
| * | Fix IE8 login logoVincent Petry2015-09-292-0/+4
| |/
* | Merge pull request #19460 from owncloud/fix-postScanFile-and-make-it-availabl...Thomas Müller2015-09-302-3/+8
|\ \
| * | Make postScanFile and postScanFolder available to OC\Files\Utils\ScannerOlivier Paroz2015-09-301-1/+6
| * | Always send a postScanFile event when done scanning a fileOlivier Paroz2015-09-301-2/+2
* | | Merge pull request #19470 from owncloud/pass-exceptionThomas Müller2015-09-303-10/+76
|\ \ \
| * | | Only intercept exceptions of type "NotFoundException" instead of any ExceptionLukas Reschke2015-09-303-10/+76
* | | | Merge pull request #19471 from owncloud/thumbnail-temp-cleanThomas Müller2015-09-301-1/+5
|\ \ \ \
| * | | | Clean temp files used for thumbnail generationRobin Appelman2015-09-301-1/+5
| |/ / /
* | | | Merge pull request #19467 from owncloud/files-newmenu-highlightcurrentThomas Müller2015-09-302-0/+8
|\ \ \ \ | |/ / / |/| | |
| * | | [IE8] opacity for active newFileMenu itemsVincent Petry2015-09-301-0/+2
| * | | Keep opacity in current item in newFileMenuVincent Petry2015-09-302-0/+6
| | |/ | |/|
* | | Merge pull request #19419 from owncloud/ldap-fix-dn-not-sanitized-when-fetche...Thomas Müller2015-09-302-1/+37
|\ \ \
| * | | memberOf resembles a DN as well and is actively usedArthur Schiwon2015-09-282-1/+37
* | | | Merge pull request #19443 from owncloud/sharedialog-passworderrorThomas Müller2015-09-301-3/+19
|\ \ \ \
| * | | | Fix share link password errorVincent Petry2015-09-291-3/+19
| | |/ / | |/| |
* | | | Merge pull request #19310 from owncloud/hide-sort-indicatorThomas Müller2015-09-303-1/+29
|\ \ \ \
| * | | | Prevent sort indicator hover to bypass multiselect restrictionVincent Petry2015-09-291-1/+3
| * | | | Disable sorting when multiselect is enabled in file listVincent Petry2015-09-293-0/+25
| * | | | hide sort indicator when in multiselect mode, ref #19056Jan-Christoph Borchardt2015-09-231-1/+2
* | | | | Merge pull request #19373 from owncloud/sidebar-preview-coverThomas Müller2015-09-304-15/+75
|\ \ \ \ \
| * | | | | Fix preview cachingRobin Appelman2015-09-291-25/+19
| * | | | | adjust aspect ratio of preview size when for aspect ratios > 16/9Robin Appelman2015-09-292-2/+16
| * | | | | improve handling of small imagesRobin Appelman2015-09-291-2/+7
| * | | | | Scale portrait images correctlyRobin Appelman2015-09-292-2/+2
| * | | | | Cover both width and height for the sidebar previewRobin Appelman2015-09-293-25/+72
| | |_|_|/ | |/| | |
* | | | | Merge pull request #19453 from RealRancor/output_buf_user_iniThomas Müller2015-09-301-1/+1
|\ \ \ \ \
| * | | | | Also set output_buffering in .user.ini to 0RealRancor2015-09-291-1/+1
* | | | | | Merge pull request #18451 from RealRancor/fix_php_valueThomas Müller2015-09-301-1/+1
|\ \ \ \ \ \
| * | | | | | Fix .htaccess: php_value should be integerRealRancor2015-09-291-1/+1
| |/ / / / /
* | | | | | Merge pull request #19449 from owncloud/get-rid-of-ugly-previews-in-file-comp...Jörn Friedrich Dreyer2015-09-301-8/+85
|\ \ \ \ \ \
| * | | | | | Use Hermite resampling for comparator canvas previewsOlivier Paroz2015-09-291-8/+85
| |/ / / / /
* / / / / / [tx-robot] updated from transifexJenkins for ownCloud2015-09-304-0/+8
|/ / / / /
* | | | | Merge pull request #19355 from owncloud/cache_result_of_checkUpgradeThomas Müller2015-09-293-7/+12
|\ \ \ \ \
| * | | | | cache result of \OCP\Util::needUpgrade()Individual IT Services2015-09-293-7/+12
* | | | | | Merge pull request #19437 from owncloud/sabredav-2.1.7Thomas Müller2015-09-291-0/+0
|\ \ \ \ \ \
| * | | | | | Update sabre/dav to 2.1.7Thomas Müller2015-09-291-0/+0
* | | | | | | Merge pull request #19441 from owncloud/debug-log-mode-during-upgradeThomas Müller2015-09-293-0/+28
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | [upgrade] switch to debug logging on upgradeMorris Jobke2015-09-293-0/+28
| |/ / / / /
* | | | | | Merge pull request #19440 from owncloud/allow-blob-for-images-per-defaultThomas Müller2015-09-296-57/+58
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Add blob: scheme to default CSP policyLukas Reschke2015-09-296-57/+58