Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Show thumbnail on rename | Morris Jobke | 2018-11-15 | 1 | -1/+16 |
| | | | | | | | | * does not hide thumbnail when rename is shown * fixes layout for grid and list view * fixes #11901 Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Add grid toggle for every files view | John Molakvoæ (skjnldsv) | 2018-11-06 | 1 | -0/+7 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Merge pull request #12180 from nextcloud/sidebar-fixes | Morris Jobke | 2018-11-01 | 1 | -2/+8 |
|\ | | | | | Sidebar fixes, mostly fixing design of tabs | ||||
| * | Fix issues with clipboard button for local link in sidebar | Jan-Christoph Borchardt | 2018-11-01 | 1 | -2/+8 |
| | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | | Merge pull request #12162 from nextcloud/file-menu-align | Morris Jobke | 2018-11-01 | 1 | -2/+13 |
|\ \ | |/ |/| | Align file menu below '+' button, fix #5595 | ||||
| * | Align file menu below '+' button, fix #5595 | Jan-Christoph Borchardt | 2018-10-31 | 1 | -2/+13 |
| | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | | slightly round off thumbnails in list view too | Jan-Christoph Borchardt | 2018-10-31 | 1 | -0/+1 |
|/ | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | Properly hide files when searching | John Molakvoæ (skjnldsv) | 2018-10-29 | 1 | -1/+2 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Fix FF performance and recals issues | John Molakvoæ (skjnldsv) | 2018-10-23 | 1 | -2/+0 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Allow focus on input with keyboard | John Molakvoæ (skjnldsv) | 2018-10-23 | 1 | -1/+2 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Merge branch 'master' of https://github.com/nextcloud/server into gridview-table | John Molakvoæ (skjnldsv) | 2018-10-23 | 1 | -3/+0 |
|\ | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
| * | Round off buttons 'pill style' like on the website | Jan-Christoph Borchardt | 2018-10-23 | 1 | -3/+0 |
| | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | | Fix grey background over thumbnail | John Molakvoæ (skjnldsv) | 2018-10-23 | 1 | -1/+2 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | Revert "Remove negative z-index on thumbnail-wrapper, caused thumbnails to ↵ | Jan-Christoph Borchardt | 2018-10-18 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | not show" This reverts commit fb7fb1cebae5af129c4474a380e0f5e55f79569f. Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | | Reduce bottom whitespace on share link page | Jan-Christoph Borchardt | 2018-10-18 | 1 | -3/+9 |
| | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | | More space for filename on public share page since there is no share icon | Jan-Christoph Borchardt | 2018-10-18 | 1 | -3/+10 |
| | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | | In "Deleted files", do not show "Restore" text next to icon as there is no space | Jan-Christoph Borchardt | 2018-10-18 | 1 | -0/+7 |
| | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | | Adjustments for public share page, actions menu, view toggle | Jan-Christoph Borchardt | 2018-10-18 | 1 | -0/+14 |
| | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | | Remove negative z-index on thumbnail-wrapper, caused thumbnails to not show | Jan-Christoph Borchardt | 2018-10-18 | 1 | -1/+0 |
| | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | | If there is a comment, show it instead of the share icon | Jan-Christoph Borchardt | 2018-10-18 | 1 | -0/+5 |
| | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | | If an avatar is present, show that instead of the icon | Jan-Christoph Borchardt | 2018-10-18 | 1 | -5/+16 |
| | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | | Border radius | John Molakvoæ (skjnldsv) | 2018-10-18 | 1 | -0/+5 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | Fix spacing | John Molakvoæ (skjnldsv) | 2018-10-18 | 1 | -3/+3 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | Fix focus background | John Molakvoæ (skjnldsv) | 2018-10-18 | 1 | -2/+5 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | Improve default visual and selection + default to file link | John Molakvoæ (skjnldsv) | 2018-10-18 | 1 | -13/+40 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | Tooltip | John Molakvoæ (skjnldsv) | 2018-10-18 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | Hidden footer | John Molakvoæ (skjnldsv) | 2018-10-18 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | Loading hidden fix | John Molakvoæ (skjnldsv) | 2018-10-18 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | Set grid variable and overall size adjustement | John Molakvoæ (skjnldsv) | 2018-10-18 | 1 | -17/+43 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | Fixed multiselect and header | John Molakvoæ (skjnldsv) | 2018-10-18 | 1 | -16/+25 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | Show view toggle in controls bar | Jan-Christoph Borchardt | 2018-10-18 | 1 | -0/+19 |
| | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | | Center align the footer file number & size summary | Jan-Christoph Borchardt | 2018-10-18 | 1 | -0/+23 |
| | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | | Also add border-radius to thumbnail | Jan-Christoph Borchardt | 2018-10-18 | 1 | -0/+1 |
| | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | | Fix grey background behind selection checkbox | Jan-Christoph Borchardt | 2018-10-18 | 1 | -0/+1 |
| | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | | Fix popovermenu position | Jan-Christoph Borchardt | 2018-10-18 | 1 | -0/+13 |
| | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | | Adjust design of grid view | Jan-Christoph Borchardt | 2018-10-18 | 1 | -2/+70 |
| | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | | Grid init | John Molakvoæ (skjnldsv) | 2018-10-18 | 1 | -0/+34 |
|/ | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Merge pull request #10909 from nextcloud/feature/noid/trash-add-droppable-zone | Morris Jobke | 2018-10-02 | 1 | -0/+3 |
|\ | | | | | Added Trash-Dropzone to easily dispose of files and folders | ||||
| * | Added Dropzone-Highlighting to Trash | Felix Nüsse | 2018-10-02 | 1 | -0/+3 |
| | | | | | | | | Signed-off-by: Felix Nüsse <Felix.nuesse@t-online.de> | ||||
* | | Merge pull request #11529 from nextcloud/breadcrumbs-fix | Morris Jobke | 2018-10-02 | 1 | -0/+3 |
|\ \ | | | | | | | Fix breadcrumbs | ||||
| * | | Fix breadcrumbs | John Molakvoæ (skjnldsv) | 2018-10-02 | 1 | -0/+3 |
| |/ | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* / | Reduce the min-width of the files table so it works on sharing pages on mobile | Jan-Christoph Borchardt | 2018-10-01 | 2 | -3/+2 |
|/ | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | Improve overall container style, radius and shadow | Jan-Christoph Borchardt | 2018-10-01 | 1 | -6/+0 |
| | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | Fix long folder names in picker, prevent horizontal scroll | Jan-Christoph Borchardt | 2018-10-01 | 1 | -5/+1 |
| | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | Fix buttons wrapping on long folder names | Jan-Christoph Borchardt | 2018-10-01 | 1 | -3/+11 |
| | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | Fixes the upload progress bar layout | Michael Weimann | 2018-09-02 | 1 | -0/+4 |
| | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu> | ||||
* | Remove limit on "max-width" for file names in drag shadow | Daniel Calviño Sánchez | 2018-08-27 | 1 | -0/+3 |
| | | | | | | | | | | | The general file list sets "max-width: 0" in the file names, which causes the file names in the drag shadow to have no width for their content and thus to overlap with the file size. As that limit is needed for proper layout in the general file list it is removed only for file names in drag shadows. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com> | ||||
* | Increase z-index of drag shadow for files | Daniel Calviño Sánchez | 2018-08-27 | 1 | -1/+1 |
| | | | | | | | | The drag shadow is a sibling of "#content" so its z-index must be higher than the z-index of the content children (navigation bar, app content and app sidebar) to appear in front of them. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com> | ||||
* | Fix header controls sticky positioning | John Molakvoæ (skjnldsv) | 2018-07-24 | 1 | -3/+2 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Merge pull request #10331 from weeman1337/fix-10330-files-multi-select-header | Morris Jobke | 2018-07-24 | 1 | -1/+1 |
|\ | | | | | Adjusts the files multi select header width |