Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | 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 | |
| * | | | | | allow user principal search for dav displayname property | Georg Ehrke | 2018-10-22 | 2 | -15/+69 | |
| * | | | | | overwrite Sabre/DAV's handler for calendar-user-type to report correct user type | Georg Ehrke | 2018-10-22 | 1 | -0/+25 | |
| * | | | | | add correct calendar-user-type to resource and room backend | Georg Ehrke | 2018-10-22 | 6 | -4/+21 | |
* | | | | | | Merge pull request #11928 from stweil/fix | Roeland Jago Douma | 2018-10-23 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix use of undeclared variable | Stefan Weil | 2018-10-22 | 1 | -1/+1 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #11778 from nextcloud/versions-webui-dav | Roeland Jago Douma | 2018-10-23 | 11 | -529/+118 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | move versions webui over to the dav api | Robin Appelman | 2018-10-11 | 11 | -529/+118 | |
* | | | | | | | Merge pull request #11439 from nextcloud/trash-modular-api | Morris Jobke | 2018-10-23 | 27 | -479/+1027 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | store user for trashitem in the trashitem | Robin Appelman | 2018-10-17 | 10 | -68/+50 | |
| * | | | | | | | remove user parameter from `ITrashItem::getOriginalLocation` | Robin Appelman | 2018-10-17 | 3 | -9/+8 | |
| * | | | | | | | fix trash storage wrapper tests | Robin Appelman | 2018-10-17 | 1 | -0/+3 | |
| * | | | | | | | fix preview controller tests | Robin Appelman | 2018-10-17 | 1 | -4/+29 | |
| * | | | | | | | fix error message for folder preview request | Robin Appelman | 2018-10-17 | 1 | -4/+4 | |
| * | | | | | | | fix trashbin previews for modular api | Robin Appelman | 2018-10-17 | 4 | -40/+78 | |
| * | | | | | | | fix select statement | Robin Appelman | 2018-10-17 | 23 | -434/+935 | |
* | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-10-23 | 392 | -1776/+2270 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | Merge pull request #11943 from nextcloud/buttons-round | Morris Jobke | 2018-10-23 | 1 | -3/+0 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Round off buttons 'pill style' like on the website | Jan-Christoph Borchardt | 2018-10-23 | 1 | -3/+0 | |
* | | | | | | | | Merge pull request #11980 from nextcloud/assemblly-stream-lazy | Morris Jobke | 2018-10-23 | 1 | -5/+6 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | lazy open first source stream in assemblystream | Robin Appelman | 2018-10-22 | 1 | -5/+6 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #11967 from nextcloud/fix-opening-a-section-again-in-the-f... | Morris Jobke | 2018-10-23 | 8 | -19/+50 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Remove event handler no longer needed | Daniel Calviño Sánchez | 2018-10-21 | 2 | -12/+0 | |
| * | | | | | | | Fix opening a section again in the Files app | Daniel Calviño Sánchez | 2018-10-21 | 6 | -7/+50 | |
* | | | | | | | | Merge pull request #11932 from nextcloud/font-nunito | Morris Jobke | 2018-10-23 | 3 | -36/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Remove font-specifics from high contrast theme because we are now on regular+... | Jan-Christoph Borchardt | 2018-10-23 | 1 | -34/+0 | |
| * | | | | | | | | Fix font-face in dyslexia-friendly theme | Jan-Christoph Borchardt | 2018-10-23 | 1 | -1/+1 | |
| * | | | | | | | | Fix font-face on LDAP tooltip | Jan-Christoph Borchardt | 2018-10-23 | 1 | -1/+1 | |
* | | | | | | | | | Merge pull request #11974 from nextcloud/bugfix/noid/lax-csp-on-talk-shares | Roeland Jago Douma | 2018-10-23 | 1 | -2/+21 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Use lax CSP when the share is a talk share | Joas Schilling | 2018-10-22 | 1 | -2/+21 | |
* | | | | | | | | | | Merge pull request #11973 from nextcloud/bug/accessibility/get_js_without_uid | Roeland Jago Douma | 2018-10-23 | 1 | -1/+9 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | If there is no UID do not explode accessibility javascript | Roeland Jago Douma | 2018-10-22 | 1 | -1/+9 | |
| |/ / / / / / / / / | ||||||
* | | | / / / / / / | Bump webpack from 4.20.2 to 4.22.0 in /apps/updatenotification | dependabot[bot] | 2018-10-22 | 2 | -18/+20 | |
| |_|_|/ / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge pull request #11960 from nextcloud/dependabot/npm_and_yarn/apps/oauth2/... | Roeland Jago Douma | 2018-10-22 | 2 | -30/+27 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Bump webpack from 4.20.2 to 4.22.0 in /apps/oauth2 | dependabot[bot] | 2018-10-21 | 2 | -30/+27 | |
* | | | | | | | | | Bump webpack from 4.20.2 to 4.22.0 in /apps/accessibility | dependabot[bot] | 2018-10-21 | 2 | -34/+31 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #11927 from stweil/clean | Roeland Jago Douma | 2018-10-19 | 1 | -5/+5 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Remove duplicate condition | Stefan Weil | 2018-10-19 | 1 | -6/+6 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* / | | | | | | | Add missing variable declarations | Stefan Weil | 2018-10-19 | 5 | -6/+8 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #11931 from nextcloud/bug/do_not_emit_pre_hooks_twice_obje... | Roeland Jago Douma | 2018-10-19 | 1 | -6/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Do not emit preHooks twice on non-part-storage | Roeland Jago Douma | 2018-10-19 | 1 | -6/+5 |