aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove default which didn't workJulius Härtl2018-10-251-1/+1
* Properly track data urls as wellJulius Härtl2018-10-251-1/+1
* Directly embed icons into the icon-vars css fileJulius Härtl2018-10-251-1/+48
* [tx-robot] updated from transifexNextcloud bot2018-10-2538-52/+108
* Merge pull request #11889 from stweil/lgtmMorris Jobke2018-10-241-1/+1
|\
| * Remove replace call which does not replace anythingStefan Weil2018-10-241-1/+1
* | Merge pull request #12022 from nextcloud/fix/11485/fix_chuncked_uploadsMorris Jobke2018-10-241-1/+1
|\ \
| * | Allow chunked uploads even if your quota is not sufficientRoeland Jago Douma2018-10-241-1/+1
|/ /
* | Merge pull request #12018 from nextcloud/improve-encrypt-allMorris Jobke2018-10-244-10/+76
|\ \
| * | skip already decrypted files on decrypt all commandBjoern Schiessle2018-10-242-10/+37
| * | skip already encrypted files on encrypt all commandBjoern Schiessle2018-10-242-0/+39
|/ /
* | Merge pull request #11573 from nextcloud/gridview-tableMorris Jobke2018-10-2428-29/+483
|\ \
| * | Fix FF performance and recals issuesJohn Molakvoæ (skjnldsv)2018-10-231-2/+0
| * | Allow focus on input with keyboardJohn Molakvoæ (skjnldsv)2018-10-234-5/+11
| * | Restore table headJohn Molakvoæ (skjnldsv)2018-10-231-0/+1
| * | Merge branch 'master' of https://github.com/nextcloud/server into gridview-tableJohn Molakvoæ (skjnldsv)2018-10-23132-793/+1637
| |\ \
| * | | Add filepicker toggleJohn Molakvoæ (skjnldsv)2018-10-235-1/+72
| * | | Filepicker gridJohn Molakvoæ (skjnldsv)2018-10-232-2/+48
| * | | Use preview-x & preview-y on public pagesJohn Molakvoæ (skjnldsv)2018-10-231-2/+2
| * | | Fix public background overrideJohn Molakvoæ (skjnldsv)2018-10-231-1/+0
| * | | Public fixes, request & default to gridJohn Molakvoæ (skjnldsv)2018-10-232-3/+7
| * | | 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
| * | | Fix translucent controls bar for dark themesJan-Christoph Borchardt2018-10-181-1/+1
| * | | 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
| * | | Add back slightly translucent background for controls barJan-Christoph Borchardt2018-10-183-1/+3
| * | | 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-186-6/+40
| * | | 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-1814-17/+17
| * | | 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