summaryrefslogtreecommitdiffstats
path: root/apps/files
Commit message (Collapse)AuthorAgeFilesLines
* Switch from Math.floor() to Math.ceil() when sending the dimension to PreviewOlivier Paroz2015-09-271-2/+2
| | | | Fixes #18203
* fix filecomparatorHendrik Leppelsack2015-09-251-2/+2
|
* fix filelist checkboxesHendrik Leppelsack2015-09-253-4/+4
|
* adjust the height of the sidebar preview image when resizing the browserRobin Appelman2015-09-232-5/+9
|
* Merge pull request #19277 from owncloud/files-plusbuttonfixThomas Müller2015-09-231-3/+4
|\ | | | | Only render the plus button when it makes sense
| * 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
|\ \ | |/ |/| Properly show sidebar for trash and sharing sections
| * Properly show sidebar for trash and sharing sectionsVincent Petry2015-09-222-3/+3
| |
* | Merge pull request #19266 from owncloud/fileactions-translate-detailsThomas Müller2015-09-223-1/+4
|\ \ | | | | | | Properly translate file actions
| * | Properly translate file actionsVincent Petry2015-09-223-1/+4
| |/
* / remove float from file/folder name in sidebar, fix #19243Jan-Christoph Borchardt2015-09-221-4/+1
|/
* fix missing checkboxes in file comparatorHendrik Leppelsack2015-09-211-4/+8
|
* Merge pull request #19058 from owncloud/multiselect-bar-styleThomas Müller2015-09-181-1/+1
|\ | | | | adjust multiselect bar to controls bar, fix #18989
| * adjust multiselect bar to controls bar, fix #18989Jan-Christoph Borchardt2015-09-151-1/+1
| |
* | Add a Sabre plugin that emits an event for appsJoas Schilling2015-09-171-1/+2
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2015-09-174-2/+20
| |
* | Merge pull request #19048 from owncloud/details-iconThomas Müller2015-09-161-0/+1
|\ \ | | | | | | add details icon for file actions dropdown
| * | Add details icon for details menu itemVincent Petry2015-09-151-0/+1
| |/
* | Merge pull request #19066 from owncloud/fix-new-menu-mobileThomas Müller2015-09-161-0/+1
|\ \ | | | | | | fix new menu not showing on mobile, fix #18879
| * | fix new menu not showing on mobile, fix #18879Jan-Christoph Borchardt2015-09-161-0/+1
| | |
* | | fix accessibility of New button, use alt text instead of tooltipJan-Christoph Borchardt2015-09-161-1/+1
|/ /
* | Merge pull request #18185 from owncloud/share-dialog-files-sidebarThomas Müller2015-09-161-0/+15
|\ \ | | | | | | Share dialog files sidebar
| * | Properly show sidebar when clicking on share buttonVincent Petry2015-09-161-0/+1
| | |
| * | Bring back the share icon and update its statusVincent Petry2015-09-161-0/+14
| | | | | | | | | | | | | | | Display share icon in file list row. Update share icon status when the sharing state changed.
* | | Merge pull request #18735 from owncloud/checkbox-styleThomas Müller2015-09-161-16/+12
|\ \ \ | | | | | | | | custom checkbox style
| * | | fix filelist checkboxesHendrik Leppelsack2015-09-161-16/+11
| | | |
| * | | Fixes white and black checkboxes in core, files will be next.Raghu Nayyar2015-09-161-0/+1
| |/ /
* | | Merge pull request #19062 from owncloud/line-heightThomas Müller2015-09-161-4/+0
|\ \ \ | |/ / |/| | fix height of 'All files' entry in sidebar
| * | fix height of 'All files' entry in sidebarJan-Christoph Borchardt2015-09-151-4/+0
| |/
* | Merge pull request #18979 from owncloud/sidebare-preview-fixesThomas Müller2015-09-164-48/+83
|\ \ | |/ |/| Sidebare preview fixes
| * fix filename display in sidebar, fix #18981Jan-Christoph Borchardt2015-09-151-0/+3
| |
| * fix small mimetype iconsRobin Appelman2015-09-151-3/+3
| |
| * recognize eps, psd and illustrator as imageRobin Appelman2015-09-151-1/+7
| |
| * crop to the center for landscape imagesRobin Appelman2015-09-151-1/+5
| |
| * Various thumbnail fixesRobin Appelman2015-09-151-44/+62
| | | | | | | | | | | | - Show square images as portrait - Set max height based on sidebar width - cleanup
| * Fix path for fileinfomodel in subdirectoriesRobin Appelman2015-09-151-1/+1
| |
| * normal margins for portrait previewsRobin Appelman2015-09-151-0/+4
| |
* | Fixed sidebar toggle entryVincent Petry2015-09-141-18/+26
| | | | | | | | | | | | Properly highlight the row after selecting the item. This also fixes the unit tests by changing the order of registration of file actions.
* | Keep right sidebar open, add Details actionVincent Petry2015-09-141-2/+11
|/
* Merge pull request #18982 from owncloud/fix_18878Lukas Reschke2015-09-141-3/+3
|\ | | | | enforce loading icon in sidebar to be 32x32
| * enforce loading icon in sidebar to be 32x32Georg Ehrke2015-09-111-3/+3
| |
* | Merge pull request #19006 from owncloud/individual-it-patch-1Individual IT Services2015-09-141-1/+1
|\ \ | | | | | | allow ".." in folder names
| * | allow ".." in folder namesIndividual IT Services2015-09-141-1/+1
| | | | | | | | | | | | ".." are valid in folder names, only ".." by itself is invalid fix for #18987
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-09-148-2/+40
|/ /
* / [tx-robot] updated from transifexJenkins for ownCloud2015-09-124-0/+14
|/
* [tx-robot] updated from transifexJenkins for ownCloud2015-09-112-0/+4
|
* [tx-robot] updated from transifexJenkins for ownCloud2015-09-104-0/+8
|
* [tx-robot] updated from transifexJenkins for ownCloud2015-09-0912-0/+24
|
* [tx-robot] updated from transifexJenkins for ownCloud2015-09-08152-1112/+1014
|
* Merge pull request #18630 from owncloud/files-combineuploadbuttonJan-Christoph Borchardt2015-09-0711-320/+716
|\ | | | | Combine upload action into the "New" menu