| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #12019 from nextcloud/icons-svg-api-fixes | John Molakvoæ | 2018-10-29 | 1 | -1/+1 |
|\ |
|
| * | Adjust accessibility app color replacement | Julius Härtl | 2018-10-29 | 1 | -1/+1 |
* | | Merge pull request #12106 from nextcloud/bugfix/noid/federated-settings-logo | Roeland Jago Douma | 2018-10-29 | 1 | -6/+1 |
|\ \ |
|
| * | | Fix logo path in personal federated sharing settings | Julius Härtl | 2018-10-29 | 1 | -6/+1 |
| |/ |
|
* / | Bump webpack from 4.22.0 to 4.23.1 in /apps/oauth2 | dependabot[bot] | 2018-10-29 | 2 | -101/+101 |
|/ |
|
* | Bump webpack from 4.22.0 to 4.23.1 in /apps/updatenotification | dependabot[bot] | 2018-10-29 | 2 | -101/+101 |
* | Merge pull request #12096 from nextcloud/dependabot/npm_and_yarn/apps/accessi... | Roeland Jago Douma | 2018-10-29 | 2 | -101/+101 |
|\ |
|
| * | Bump webpack from 4.22.0 to 4.23.1 in /apps/accessibility | dependabot[bot] | 2018-10-28 | 2 | -101/+101 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-10-29 | 26 | -66/+244 |
|/ |
|
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-10-28 | 6 | -8/+38 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-10-27 | 30 | -26/+162 |
* | Fix off-by-one bugs | Stefan Weil | 2018-10-26 | 1 | -2/+2 |
* | Merge pull request #12038 from nextcloud/assemblystream_size | Morris Jobke | 2018-10-26 | 1 | -1/+3 |
|\ |
|
| * | Implement the size of an assembly stream | Roeland Jago Douma | 2018-10-26 | 1 | -1/+3 |
* | | Merge pull request #12053 from nextcloud/enhancement/10923/remove-unncessary-... | Morris Jobke | 2018-10-26 | 7 | -42/+10 |
|\ \ |
|
| * | | functions that were checked for are present since PHP 5.4, supported is >=/ | Arthur Schiwon | 2018-10-25 | 7 | -42/+10 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-10-26 | 22 | -2/+38 |
|/ / |
|
* | | Merge pull request #12016 from nextcloud/wip/noid/icon-base64 | Morris Jobke | 2018-10-25 | 1 | -2/+2 |
|\ \ |
|
| * | | Keep list of icons in a separate file for use in the accessibility app | Julius Härtl | 2018-10-25 | 1 | -2/+2 |
* | | | 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 |