Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | | | | | Merge pull request #11905 from nextcloud/design/noid/tab-icons | Roeland Jago Douma | 2018-10-19 | 6 | -3/+30 |
|\ \ \ \ \ | |||||
| * | | | | | Add icon to file sidebar tabs | Julius Härtl | 2018-10-18 | 6 | -3/+30 |
* | | | | | | Merge pull request #11668 from nextcloud/bugfix/7726/convert_caldav_subscript... | Morris Jobke | 2018-10-19 | 4 | -1/+57 |
|\ \ \ \ \ \ | |||||
| * | | | | | | convert source column in calendarsubscription table to (long) text | Georg Ehrke | 2018-10-15 | 4 | -1/+57 |
* | | | | | | | Merge pull request #11823 from lex111/fix-illegible-text-color-in-size-and-mo... | Morris Jobke | 2018-10-19 | 5 | -3/+56 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix illegible text color in columns Size and Modified on dark theme: rework a... | Alexey Pyltsyn | 2018-10-18 | 5 | -5/+44 |
| * | | | | | | | Fix illegible text color in columns Size and Modified on dark theme | Alexey Pyltsyn | 2018-10-16 | 1 | -0/+14 |
| |/ / / / / / | |||||
* | | | | | | | Merge pull request #11922 from stweil/semicolons | Morris Jobke | 2018-10-19 | 4 | -5/+5 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Add missing semicolons | Stefan Weil | 2018-10-19 | 4 | -5/+5 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge pull request #11917 from nextcloud/csp/files_external | Morris Jobke | 2018-10-19 | 8 | -63/+111 |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | |||||
| * | | | | | | Add .l10nignore | Morris Jobke | 2018-10-19 | 1 | -0/+2 |
| * | | | | | | Move files_external to compiled handlebars | Roeland Jago Douma | 2018-10-19 | 7 | -63/+109 |
| |/ / / / / | |||||
* / / / / / | Add .l10nignore files for compiled assets | Morris Jobke | 2018-10-19 | 5 | -0/+10 |
|/ / / / / |