summaryrefslogtreecommitdiffstats
path: root/apps/files
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #12231 from nextcloud/bugfix/10934/setmodel_before_renderRoeland Jago Douma2018-11-051-1/+1
|\
| * Set the filemodel before rending the detailsviewRoeland Jago Douma2018-11-021-1/+1
* | [tx-robot] updated from transifexNextcloud bot2018-11-052-2/+16
* | [tx-robot] updated from transifexNextcloud bot2018-11-046-0/+14
|/
* Merge pull request #12180 from nextcloud/sidebar-fixesMorris Jobke2018-11-011-2/+8
|\
| * Fix issues with clipboard button for local link in sidebarJan-Christoph Borchardt2018-11-011-2/+8
* | Merge pull request #12162 from nextcloud/file-menu-alignMorris Jobke2018-11-011-2/+13
|\ \ | |/ |/|
| * Align file menu below '+' button, fix #5595Jan-Christoph Borchardt2018-10-311-2/+13
* | [tx-robot] updated from transifexNextcloud bot2018-11-012-0/+2
* | Merge pull request #11647 from nextcloud/make-possible-for-tab-views-to-add-c...Julius Härtl2018-10-312-0/+18
|\ \
| * | Make possible for tab views to add CSS classes to their containerDaniel Calviño Sánchez2018-10-042-0/+18
* | | slightly round off thumbnails in list view tooJan-Christoph Borchardt2018-10-311-0/+1
| |/ |/|
* | Properly hide files when searchingJohn Molakvoæ (skjnldsv)2018-10-291-1/+2
* | [tx-robot] updated from transifexNextcloud bot2018-10-298-66/+194
* | [tx-robot] updated from transifexNextcloud bot2018-10-282-8/+18
* | [tx-robot] updated from transifexNextcloud bot2018-10-278-0/+44
* | [tx-robot] updated from transifexNextcloud bot2018-10-2616-2/+16
* | Fix jsdocs build on server repoJulius Härtl2018-10-243-6/+6
* | Merge pull request #11573 from nextcloud/gridview-tableMorris Jobke2018-10-2412-11/+357
|\ \
| * | Fix FF performance and recals issuesJohn Molakvoæ (skjnldsv)2018-10-231-2/+0
| * | Allow focus on input with keyboardJohn Molakvoæ (skjnldsv)2018-10-232-3/+5
| * | 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-2312-17/+57
| |\ \
| * | | 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