Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Merge pull request #11988 from nextcloud/docs/jsdoc-build | Morris Jobke | 2018-10-25 | 4 | -6/+7 | |
|\ \ \ | ||||||
| * | | | Adjust some jsdocs | Julius Härtl | 2018-10-24 | 1 | -0/+1 | |
| * | | | Fix jsdocs build on server repo | Julius Härtl | 2018-10-24 | 3 | -6/+6 | |
* | | | | Set error expected by the DAV client for a failed move | Daniel Calviño Sánchez | 2018-10-25 | 1 | -2/+10 | |
* | | | | Wait for the promise to be fulfilled before running the next test | Daniel Calviño Sánchez | 2018-10-25 | 1 | -4/+6 | |
| |/ / |/| | | ||||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-10-25 | 28 | -0/+28 | |
* | | | Merge pull request #11889 from stweil/lgtm | Morris Jobke | 2018-10-24 | 1 | -1/+1 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | Remove replace call which does not replace anything | Stefan Weil | 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 |