summaryrefslogtreecommitdiffstats
path: root/apps/files/js
Commit message (Expand)AuthorAgeFilesLines
* Bring back file delete action text to be based on contextVincent Petry2015-12-112-3/+31
* dont trigger the scroll event of every single item we filter in the file listRobin Appelman2015-11-021-2/+3
* Fix icon update to be more consistentVincent Petry2015-10-292-5/+21
* Merge pull request #19956 from owncloud/stable8.2-fix-webui-upload-and-conflictsLukas Reschke2015-10-211-11/+33
|\
| * Fix file upload, conflict dialog, also in public linkVincent Petry2015-10-211-11/+33
* | Do not display details bar after renameVincent Petry2015-10-211-3/+6
|/
* Merge pull request #19819 from owncloud/stable8.2-filelist-preventerrorwhenno...Morris Jobke2015-10-202-4/+8
|\
| * Do not register sidebar panels when no sidebarVincent Petry2015-10-162-4/+8
* | Merge pull request #19780 from owncloud/stable8.2-files-delete-hidenotifMorris Jobke2015-10-201-0/+2
|\ \
| * | Hide notification on deleteVincent Petry2015-10-141-0/+2
| |/
* | Merge pull request #19772 from owncloud/stable8.2-sidebar-alt-favoriteMorris Jobke2015-10-201-2/+1
|\ \
| * | Move alt text for favorite action to imageVincent Petry2015-10-141-2/+1
| |/
* | Merge pull request #19778 from owncloud/stable8.2-files-canceluploaddebounce-reMorris Jobke2015-10-201-6/+5
|\ \
| * | Debounce cancel upload messageVincent Petry2015-10-141-6/+5
| |/
* / showTemporary instead of show for notificationsVincent Petry2015-10-141-20/+8
|/
* Revert "Debounce cancel upload message"Thomas Müller2015-10-121-5/+6
* Debounce cancel upload messageVincent Petry2015-10-071-6/+5
* Fix tooltip placement on rename errorVincent Petry2015-10-051-2/+2
* Merge pull request #19552 from owncloud/inline_fileactions_alttextThomas Müller2015-10-051-1/+2
|\
| * If an inline files action provides an alt text show itRoeland Jago Douma2015-10-031-1/+2
* | 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
* | Make sure the conflict dialog is loaded before adding conflictsVincent Petry2015-10-021-2/+5
|/
* Merge pull request #19468 from owncloud/fix-36-vs-32-previewsThomas Müller2015-09-301-2/+2
|\
| * Change small thumbnails to 32 pxMorris Jobke2015-09-301-2/+2
* | Merge pull request #19454 from owncloud/ie8-madness-returnsThomas Müller2015-09-302-0/+3
|\ \
| * | [IE8] Fix filetype icon sizesVincent Petry2015-09-292-0/+3
| |/
* | Merge pull request #19467 from owncloud/files-newmenu-highlightcurrentThomas Müller2015-09-301-0/+2
|\ \
| * | Keep opacity in current item in newFileMenuVincent Petry2015-09-301-0/+2
| |/
* | Merge pull request #19310 from owncloud/hide-sort-indicatorThomas Müller2015-09-301-0/+3
|\ \
| * | Disable sorting when multiselect is enabled in file listVincent Petry2015-09-291-0/+3
* | | Merge pull request #19373 from owncloud/sidebar-preview-coverThomas Müller2015-09-301-5/+26
|\ \ \ | |_|/ |/| |
| * | adjust aspect ratio of preview size when for aspect ratios > 16/9Robin Appelman2015-09-291-1/+15
| * | improve handling of small imagesRobin Appelman2015-09-291-2/+7
| * | Scale portrait images correctlyRobin Appelman2015-09-291-1/+1
| * | 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-292-32/+42
|\ \ \
| * | | Fix sidebar interactionVincent Petry2015-09-282-32/+42
| |/ /
* | | 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
| |/ /
* / / Hide sidebar tab headers conditionallyVincent Petry2015-09-282-10/+54
|/ /
* | Merge pull request #19404 from owncloud/files-sidebar-sorttabsThomas Müller2015-09-282-1/+13
|\ \
| * | Fix tabs order in files sidebarVincent Petry2015-09-282-1/+13
* | | Fix order of actions in the files actions menuVincent Petry2015-09-283-0/+13
|/ /
* | Switch from Math.floor() to Math.ceil() when sending the dimension to PreviewOlivier Paroz2015-09-271-2/+2
* | fix filelist checkboxesHendrik Leppelsack2015-09-251-1/+1
* | adjust the height of the sidebar preview image when resizing the browserRobin Appelman2015-09-231-4/+2
|/
* Merge pull request #19277 from owncloud/files-plusbuttonfixThomas Müller2015-09-231-3/+4
|\
| * Only render the plus button when it makes senseVincent Petry2015-09-221-3/+4
* | Merge pull request #19270 from owncloud/files-sidebar-fixfortrashandcoThomas Müller2015-09-222-3/+3
|\ \ | |/ |/|