Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #11573 from nextcloud/gridview-table | Morris Jobke | 2018-10-24 | 12 | -11/+357 |
|\ | |||||
| * | Fix FF performance and recals issues | John Molakvoæ (skjnldsv) | 2018-10-23 | 1 | -2/+0 |
| * | Allow focus on input with keyboard | John Molakvoæ (skjnldsv) | 2018-10-23 | 2 | -3/+5 |
| * | Restore table head | John Molakvoæ (skjnldsv) | 2018-10-23 | 1 | -0/+1 |
| * | Merge branch 'master' of https://github.com/nextcloud/server into gridview-table | John Molakvoæ (skjnldsv) | 2018-10-23 | 12 | -17/+57 |
| |\ | |||||
| * | | Add filepicker toggle | John Molakvoæ (skjnldsv) | 2018-10-23 | 2 | -0/+16 |
| * | | Public fixes, request & default to grid | John Molakvoæ (skjnldsv) | 2018-10-23 | 1 | -3/+6 |
| * | | Tooltip on hover only | John Molakvoæ (skjnldsv) | 2018-10-23 | 1 | -1/+1 |
| * | | Fix grey background over thumbnail | John Molakvoæ (skjnldsv) | 2018-10-23 | 1 | -1/+2 |
| * | | Fix table hidden on empty folder | John Molakvoæ (skjnldsv) | 2018-10-23 | 1 | -1/+2 |
| * | | Revert "Remove negative z-index on thumbnail-wrapper, caused thumbnails to no... | Jan-Christoph Borchardt | 2018-10-18 | 1 | -0/+1 |
| * | | Reduce bottom whitespace on share link page | Jan-Christoph Borchardt | 2018-10-18 | 1 | -3/+9 |
| * | | More space for filename on public share page since there is no share icon | Jan-Christoph Borchardt | 2018-10-18 | 1 | -3/+10 |
| * | | 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 |
| * | | Fix tabbability to view-toggle, action on Enter to be fixed | Jan-Christoph Borchardt | 2018-10-18 | 1 | -1/+1 |
| * | | Adjustments for public share page, actions menu, view toggle | Jan-Christoph Borchardt | 2018-10-18 | 1 | -0/+14 |
| * | | Remove negative z-index on thumbnail-wrapper, caused thumbnails to not show | Jan-Christoph Borchardt | 2018-10-18 | 1 | -1/+0 |
| * | | If there is a comment, show it instead of the share icon | Jan-Christoph Borchardt | 2018-10-18 | 1 | -0/+5 |
| * | | If an avatar is present, show that instead of the icon | Jan-Christoph Borchardt | 2018-10-18 | 1 | -5/+16 |
| * | | Border radius | John Molakvoæ (skjnldsv) | 2018-10-18 | 1 | -0/+5 |
| * | | Fix spacing | John Molakvoæ (skjnldsv) | 2018-10-18 | 1 | -3/+3 |
| * | | Default to grid | John Molakvoæ (skjnldsv) | 2018-10-18 | 1 | -1/+1 |
| * | | Fix focus background | John Molakvoæ (skjnldsv) | 2018-10-18 | 1 | -2/+5 |
| * | | Improve default visual and selection + default to file link | John Molakvoæ (skjnldsv) | 2018-10-18 | 1 | -13/+40 |
| * | | Tooltip | John Molakvoæ (skjnldsv) | 2018-10-18 | 3 | -2/+3 |
| * | | Remember toggle and events handler | John Molakvoæ (skjnldsv) | 2018-10-18 | 5 | -6/+39 |
| * | | Hidden footer | John Molakvoæ (skjnldsv) | 2018-10-18 | 1 | -1/+1 |
| * | | Loading hidden fix | John Molakvoæ (skjnldsv) | 2018-10-18 | 1 | -2/+2 |
| * | | Set grid variable and overall size adjustement | John Molakvoæ (skjnldsv) | 2018-10-18 | 1 | -17/+43 |
| * | | Fixed multiselect and header | John Molakvoæ (skjnldsv) | 2018-10-18 | 1 | -16/+25 |
| * | | Use grid view in other file views too | Jan-Christoph Borchardt | 2018-10-18 | 6 | -6/+6 |
| * | | Show view toggle in controls bar | Jan-Christoph Borchardt | 2018-10-18 | 3 | -2/+22 |
| * | | Center align the footer file number & size summary | Jan-Christoph Borchardt | 2018-10-18 | 1 | -0/+23 |
| * | | Fetch high resolution thumbnails for grid view | Jan-Christoph Borchardt | 2018-10-18 | 1 | -1/+1 |
| * | | Also add border-radius to thumbnail | Jan-Christoph Borchardt | 2018-10-18 | 1 | -0/+1 |
| * | | Fix grey background behind selection checkbox | Jan-Christoph Borchardt | 2018-10-18 | 1 | -0/+1 |
| * | | Fix popovermenu position | Jan-Christoph Borchardt | 2018-10-18 | 1 | -0/+13 |
| * | | Adjust design of grid view | Jan-Christoph Borchardt | 2018-10-18 | 1 | -2/+70 |
| * | | Grid init | John Molakvoæ (skjnldsv) | 2018-10-18 | 3 | -1/+45 |
* | | | Merge pull request #10888 from nextcloud/bug/noid/fix-missing-quickaccess-fav... | Roeland Jago Douma | 2018-10-24 | 2 | -0/+17 |
|\ \ \ | |||||
| * | | | fix for favorites-quickaccess: newly added folders dont show up when added to... | Felix Nüsse | 2018-10-10 | 2 | -0/+17 |
* | | | | Merge pull request #11928 from stweil/fix | Roeland Jago Douma | 2018-10-23 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Fix use of undeclared variable | Stefan Weil | 2018-10-22 | 1 | -1/+1 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-10-23 | 32 | -10/+72 |
| |_|_|/ |/| | | | |||||
* | | | | Merge pull request #11943 from nextcloud/buttons-round | Morris Jobke | 2018-10-23 | 1 | -3/+0 |
|\ \ \ \ | |||||
| * | | | | Round off buttons 'pill style' like on the website | Jan-Christoph Borchardt | 2018-10-23 | 1 | -3/+0 |
| |/ / / | |||||
* | | | | Merge pull request #11967 from nextcloud/fix-opening-a-section-again-in-the-f... | Morris Jobke | 2018-10-23 | 4 | -6/+14 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Remove event handler no longer needed | Daniel Calviño Sánchez | 2018-10-21 | 1 | -6/+0 |
| * | | | Fix opening a section again in the Files app | Daniel Calviño Sánchez | 2018-10-21 | 3 | -0/+14 |
* | | | | Add missing variable declarations | Stefan Weil | 2018-10-19 | 2 | -2/+2 |
|/ / / |