summaryrefslogtreecommitdiffstats
path: root/apps/files
Commit message (Expand)AuthorAgeFilesLines
* Fix tooltip placement on rename errorVincent Petry2015-10-051-2/+2
* Merge pull request #19552 from owncloud/inline_fileactions_alttextThomas Müller2015-10-052-1/+58
|\
| * If an inline files action provides an alt text show itRoeland Jago Douma2015-10-032-1/+58
* | Merge pull request #19539 from owncloud/fix-multiselect-overlap-shorterThomas Müller2015-10-051-0/+4
|\ \
| * | Fix filelist size issues, breadcrumb, multiselectVincent Petry2015-10-021-0/+4
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-10-0410-0/+30
| |/ |/|
* | [tx-robot] updated from transifexJenkins for ownCloud2015-10-036-12/+200
* | Merge pull request #19523 from owncloud/fix-seconds-agoThomas Müller2015-10-021-1/+1
|\ \
| * | Fix moment.js "a few seconds ago" with "seconds ago"Morris Jobke2015-10-021-1/+1
| |/
* | Merge pull request #19497 from owncloud/ie8-multiselect-delete-action-pukeThomas Müller2015-10-021-0/+4
|\ \
| * | [IE8] Fix dangling Delete action when multiselect is enabledVincent Petry2015-10-011-0/+4
* | | Merge pull request #19521 from owncloud/files-conflictdialog-loadpromiseThomas Müller2015-10-021-2/+5
|\ \ \
| * | | Make sure the conflict dialog is loaded before adding conflictsVincent Petry2015-10-021-2/+5
| | |/ | |/|
* / | Use shorter text on the sidebar for files activitiesJoas Schilling2015-10-021-0/+38
|/ /
* | Merge pull request #19484 from owncloud/ie8-checkbox-rageJörn Friedrich Dreyer2015-10-021-5/+23
|\ \
| * | [IE8] Fix file list checkboxesVincent Petry2015-09-301-5/+23
| |/
* | Merge pull request #19496 from owncloud/ie8-filenamewidth-sicknessJörn Friedrich Dreyer2015-10-021-11/+0
|\ \
| * | [IE8] Remove non-working ellipsis supportVincent Petry2015-10-011-11/+0
| |/
* | [tx-robot] updated from transifexJenkins for ownCloud2015-10-012-0/+2
* | Merge pull request #19468 from owncloud/fix-36-vs-32-previewsThomas Müller2015-09-302-3/+3
|\ \ | |/ |/|
| * Change small thumbnails to 32 pxMorris Jobke2015-09-302-3/+3
* | Merge pull request #19454 from owncloud/ie8-madness-returnsThomas Müller2015-09-303-0/+6
|\ \
| * | [IE8] Fix popover menu borders for IE8Vincent Petry2015-09-291-0/+3
| * | [IE8] Fix filetype icon sizesVincent Petry2015-09-292-0/+3
| |/
* | 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 #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-302-6/+27
|\ \ \ | |_|/ |/| |
| * | 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-291-2/+4
* | | Merge pull request #19365 from owncloud/files-detailsbar-interactionThomas Müller2015-09-293-37/+79
|\ \ \
| * | | Fix sidebar interactionVincent Petry2015-09-283-37/+79
* | | | Merge pull request #19417 from owncloud/files-upload-checkconflictbeforeuploadThomas Müller2015-09-292-22/+64
|\ \ \ \
| * | | | Show conflict dialog before upload when possibleVincent Petry2015-09-282-22/+64
| |/ / /
* | | | Merge pull request #19409 from owncloud/files-sidebar-hiding-tabsThomas Müller2015-09-293-18/+124
|\ \ \ \ | |_|/ / |/| | |
| * | | Hide sidebar tab headers conditionallyVincent Petry2015-09-283-18/+124
| |/ /
* / / [tx-robot] updated from transifexJenkins for ownCloud2015-09-292-0/+2
|/ /
* | Merge pull request #19404 from owncloud/files-sidebar-sorttabsThomas Müller2015-09-283-1/+28
|\ \
| * | Fix tabs order in files sidebarVincent Petry2015-09-283-1/+28
* | | Merge pull request #19401 from owncloud/files-actionsorderThomas Müller2015-09-284-0/+50
|\ \ \
| * | | Fix order of actions in the files actions menuVincent Petry2015-09-284-0/+50
| |/ /
* / / [tx-robot] updated from transifexJenkins for ownCloud2015-09-28150-160/+442
|/ /
* | Switch from Math.floor() to Math.ceil() when sending the dimension to PreviewOlivier Paroz2015-09-271-2/+2
* | fix filecomparatorHendrik Leppelsack2015-09-251-2/+2