summaryrefslogtreecommitdiffstats
path: root/apps/files
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Add filepicker toggleJohn Molakvoæ (skjnldsv)2018-10-232-0/+16
| * | | | Public fixes, request & default to gridJohn Molakvoæ (skjnldsv)2018-10-231-3/+6
| * | | | Tooltip on hover onlyJohn Molakvoæ (skjnldsv)2018-10-231-1/+1
| * | | | Fix grey background over thumbnailJohn Molakvoæ (skjnldsv)2018-10-231-1/+2
| * | | | Fix table hidden on empty folderJohn Molakvoæ (skjnldsv)2018-10-231-1/+2
| * | | | Revert "Remove negative z-index on thumbnail-wrapper, caused thumbnails to no...Jan-Christoph Borchardt2018-10-181-0/+1
| * | | | Reduce bottom whitespace on share link pageJan-Christoph Borchardt2018-10-181-3/+9
| * | | | More space for filename on public share page since there is no share iconJan-Christoph Borchardt2018-10-181-3/+10
| * | | | In "Deleted files", do not show "Restore" text next to icon as there is no spaceJan-Christoph Borchardt2018-10-181-0/+7
| * | | | Fix tabbability to view-toggle, action on Enter to be fixedJan-Christoph Borchardt2018-10-181-1/+1
| * | | | Adjustments for public share page, actions menu, view toggleJan-Christoph Borchardt2018-10-181-0/+14
| * | | | Remove negative z-index on thumbnail-wrapper, caused thumbnails to not showJan-Christoph Borchardt2018-10-181-1/+0
| * | | | If there is a comment, show it instead of the share iconJan-Christoph Borchardt2018-10-181-0/+5
| * | | | If an avatar is present, show that instead of the iconJan-Christoph Borchardt2018-10-181-5/+16
| * | | | Border radiusJohn Molakvoæ (skjnldsv)2018-10-181-0/+5
| * | | | Fix spacingJohn Molakvoæ (skjnldsv)2018-10-181-3/+3
| * | | | Default to gridJohn Molakvoæ (skjnldsv)2018-10-181-1/+1
| * | | | Fix focus backgroundJohn Molakvoæ (skjnldsv)2018-10-181-2/+5
| * | | | Improve default visual and selection + default to file linkJohn Molakvoæ (skjnldsv)2018-10-181-13/+40
| * | | | TooltipJohn Molakvoæ (skjnldsv)2018-10-183-2/+3
| * | | | Remember toggle and events handlerJohn Molakvoæ (skjnldsv)2018-10-185-6/+39
| * | | | Hidden footerJohn Molakvoæ (skjnldsv)2018-10-181-1/+1
| * | | | Loading hidden fixJohn Molakvoæ (skjnldsv)2018-10-181-2/+2
| * | | | Set grid variable and overall size adjustementJohn Molakvoæ (skjnldsv)2018-10-181-17/+43
| * | | | Fixed multiselect and headerJohn Molakvoæ (skjnldsv)2018-10-181-16/+25
| * | | | Use grid view in other file views tooJan-Christoph Borchardt2018-10-186-6/+6
| * | | | Show view toggle in controls barJan-Christoph Borchardt2018-10-183-2/+22
| * | | | Center align the footer file number & size summaryJan-Christoph Borchardt2018-10-181-0/+23
| * | | | Fetch high resolution thumbnails for grid viewJan-Christoph Borchardt2018-10-181-1/+1
| * | | | Also add border-radius to thumbnailJan-Christoph Borchardt2018-10-181-0/+1
| * | | | Fix grey background behind selection checkboxJan-Christoph Borchardt2018-10-181-0/+1
| * | | | Fix popovermenu positionJan-Christoph Borchardt2018-10-181-0/+13
| * | | | Adjust design of grid viewJan-Christoph Borchardt2018-10-181-2/+70
| * | | | Grid initJohn Molakvoæ (skjnldsv)2018-10-183-1/+45
* | | | | Merge pull request #10888 from nextcloud/bug/noid/fix-missing-quickaccess-fav...Roeland Jago Douma2018-10-242-0/+17
|\ \ \ \ \
| * | | | | fix for favorites-quickaccess: newly added folders dont show up when added to...Felix Nüsse2018-10-102-0/+17
* | | | | | Merge pull request #11928 from stweil/fixRoeland Jago Douma2018-10-231-1/+1
|\ \ \ \ \ \
| * | | | | | Fix use of undeclared variableStefan Weil2018-10-221-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | [tx-robot] updated from transifexNextcloud bot2018-10-2332-10/+72
| |_|_|/ / |/| | | |
* | | | | Merge pull request #11943 from nextcloud/buttons-roundMorris Jobke2018-10-231-3/+0
|\ \ \ \ \
| * | | | | Round off buttons 'pill style' like on the websiteJan-Christoph Borchardt2018-10-231-3/+0
| |/ / / /
* | | | | Merge pull request #11967 from nextcloud/fix-opening-a-section-again-in-the-f...Morris Jobke2018-10-234-6/+14
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Remove event handler no longer neededDaniel Calviño Sánchez2018-10-211-6/+0
| * | | | Fix opening a section again in the Files appDaniel Calviño Sánchez2018-10-213-0/+14
* | | | | Add missing variable declarationsStefan Weil2018-10-192-2/+2
|/ / / /
* | | | Merge pull request #11905 from nextcloud/design/noid/tab-iconsRoeland Jago Douma2018-10-194-3/+22
|\ \ \ \
| * | | | Add icon to file sidebar tabsJulius Härtl2018-10-184-3/+22
| | |/ / | |/| |
* | | | Merge pull request #11823 from lex111/fix-illegible-text-color-in-size-and-mo...Morris Jobke2018-10-191-0/+14
|\ \ \ \
| * | | | Fix illegible text color in columns Size and Modified on dark theme: rework a...Alexey Pyltsyn2018-10-181-2/+2
| * | | | Fix illegible text color in columns Size and Modified on dark themeAlexey Pyltsyn2018-10-161-0/+14