Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Calendar invitation: use system default instead of sender's language as fallback | Georg Ehrke | 2018-10-24 | 1 | -1/+1 |
* | skip already encrypted files on encrypt all command | Bjoern Schiessle | 2018-10-24 | 2 | -0/+39 |
* | Merge pull request #11573 from nextcloud/gridview-table | Morris Jobke | 2018-10-24 | 22 | -24/+370 |
|\ | |||||
| * | 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 | 55 | -244/+473 |
| |\ | |||||
| * | | Add filepicker toggle | John Molakvoæ (skjnldsv) | 2018-10-23 | 2 | -0/+16 |
| * | | Use preview-x & preview-y on public pages | John Molakvoæ (skjnldsv) | 2018-10-23 | 1 | -2/+2 |
| * | | Fix public background override | John Molakvoæ (skjnldsv) | 2018-10-23 | 1 | -1/+0 |
| * | | Public fixes, request & default to grid | John Molakvoæ (skjnldsv) | 2018-10-23 | 2 | -3/+7 |
| * | | 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 | 13 | -16/+16 |
| * | | 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 #11533 from nextcloud/accessibility-cache-fixes | Morris Jobke | 2018-10-24 | 8 | -20/+52 |
|\ \ \ | |||||
| * | | | Added cache override to ensure an always up-to-date accessibility css | John Molakvoæ (skjnldsv) | 2018-10-02 | 8 | -20/+52 |
* | | | | 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 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-10-24 | 126 | -172/+206 |
* | | | | | Merge pull request #11886 from nextcloud/feature/noid/principal_search_displa... | Roeland Jago Douma | 2018-10-23 | 12 | -38/+428 |
|\ \ \ \ \ | |||||
| * | | | | | allow group principal search for dav displayname property | Georg Ehrke | 2018-10-22 | 3 | -19/+313 |