Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-08 | 16 | -106/+110 | |
* | | | | | | Merge pull request #11096 from nextcloud/bugfix/11080/set-cookie-null-argument | Roeland Jago Douma | 2018-09-07 | 2 | -2/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | replace setcookie value with '' instead of null. | MartB | 2018-09-06 | 2 | -2/+2 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Merge pull request #11104 from nextcloud/fix/token_expire_hardening | Roeland Jago Douma | 2018-09-07 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Expire tokens hardening | Roeland Jago Douma | 2018-09-07 | 1 | -1/+1 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #11100 from nextcloud/enhancement/generated-migrations | blizzz | 2018-09-07 | 1 | -6/+10 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Improve class import and strict typing for generated migration class | Christoph Wurst | 2018-09-07 | 1 | -6/+10 | |
* | | | | | | | Merge pull request #11098 from nextcloud/3rdparty/id3parser/0.0.3 | blizzz | 2018-09-07 | 1 | -0/+0 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | [3rdparty] Bump id3parser to 0.0.3 | Roeland Jago Douma | 2018-09-06 | 1 | -0/+0 | |
| |/ / / / / | ||||||
* / / / / / | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-07 | 6 | -10/+10 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #11081 from nextcloud/3rdparty/symfony-console-completion/... | Roeland Jago Douma | 2018-09-06 | 1 | -0/+0 | |
|\ \ \ \ \ | ||||||
| * | | | | | [3rdparty] Bump symfony-console-completion to 0.8.0 | Roeland Jago Douma | 2018-09-06 | 1 | -0/+0 | |
* | | | | | | Merge pull request #11082 from nextcloud/fix/10584/no_invalidate_token_oauth | Roeland Jago Douma | 2018-09-06 | 1 | -3/+3 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Do not invalidate main token on OAuth | Roeland Jago Douma | 2018-09-06 | 1 | -3/+3 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #10973 from nextcloud/feature/crash-report-breadcrumbs | Roeland Jago Douma | 2018-09-06 | 7 | -0/+93 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Update autoloader | Roeland Jago Douma | 2018-09-05 | 2 | -0/+2 | |
| * | | | | | Fix @since version on new API | Christoph Wurst | 2018-09-05 | 2 | -2/+2 | |
| * | | | | | Add breadcrumb support to crash reporters | Christoph Wurst | 2018-09-05 | 5 | -0/+91 | |
* | | | | | | Merge pull request #11076 from nextcloud/3rdpart/scssphp/0.7.7 | Roeland Jago Douma | 2018-09-06 | 1 | -0/+0 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | [3rdparty] Bump scssphp to 0.7.7 | Roeland Jago Douma | 2018-09-05 | 1 | -0/+0 | |
| |/ / / / / | ||||||
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-06 | 34 | -4/+106 | |
* | | | | | | Merge pull request #10963 from nextcloud/fix/10957/logo-scss | Roeland Jago Douma | 2018-09-05 | 4 | -4/+77 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Disables SVG favicon uploads when imagemagick is missing. | Michael Weimann | 2018-09-05 | 4 | -4/+77 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #11054 from nextcloud/fix-size-of-icons-in-menus-inside-ap... | Roeland Jago Douma | 2018-09-05 | 1 | -0/+21 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Fix size of icons in menus inside apps when shown as images | Daniel Calviño Sánchez | 2018-09-04 | 1 | -0/+21 | |
* | | | | | | Merge pull request #11064 from nextcloud/fix-markup-and-style-of-mentions-in-... | Roeland Jago Douma | 2018-09-05 | 3 | -32/+55 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add new line at the end of file | Daniel Calviño Sánchez | 2018-09-05 | 1 | -1/+1 | |
| * | | | | | | Ensure that the avatar and the user name will be kept together | Daniel Calviño Sánchez | 2018-09-05 | 1 | -0/+4 | |
| * | | | | | | Remove unneeded CSS rule for mentions | Daniel Calviño Sánchez | 2018-09-05 | 1 | -1/+5 | |
| * | | | | | | Fix pointer cursor not shown on avatars | Daniel Calviño Sánchez | 2018-09-05 | 1 | -1/+3 | |
| * | | | | | | Highlight mentions to the current user | Daniel Calviño Sánchez | 2018-09-05 | 1 | -0/+4 | |
| * | | | | | | Ensure that the user name is shown in bold in mentions | Daniel Calviño Sánchez | 2018-09-05 | 1 | -0/+5 | |
| * | | | | | | Reformat embedded HTML code to resemble HTML code | Daniel Calviño Sánchez | 2018-09-05 | 1 | -27/+31 | |
| * | | | | | | Remove space between avatar and user name | Daniel Calviño Sánchez | 2018-09-05 | 1 | -3/+3 | |
| * | | | | | | Show avatar using "span" instead of "div" | Daniel Calviño Sánchez | 2018-09-05 | 2 | -8/+8 | |
* | | | | | | | Merge pull request #11066 from nextcloud/bump-version-master | blizzz | 2018-09-05 | 25 | -55/+58 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Update version requirements and versions of shipped apps | Joas Schilling | 2018-09-05 | 24 | -52/+55 | |
| * | | | | | | | Bump the version on master | Joas Schilling | 2018-09-05 | 1 | -3/+3 | |
* | | | | | | | | Merge pull request #10958 from nextcloud/bugfix/10727/fix_caldav_logic_exception | Christoph Wurst | 2018-09-05 | 3 | -14/+11 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | remove LogicException, because it's also triggered with legitimate parameters | Georg Ehrke | 2018-09-05 | 3 | -14/+11 | |
* | | | | | | | | | Merge pull request #10836 from nextcloud/fix_8281 | blizzz | 2018-09-05 | 4 | -0/+102 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Add summary with amount of updates | Tobia De Koninck | 2018-08-27 | 1 | -0/+13 | |
| * | | | | | | | | | Add license header and fix undefined index error | Tobia De Koninck | 2018-08-27 | 1 | -1/+22 | |
| * | | | | | | | | | Add an occ command to report updates | Tobia De Koninck | 2018-08-27 | 4 | -0/+68 | |
* | | | | | | | | | | Merge pull request #11068 from nextcloud/3rdparty/symofny/3.4.15 | Julius Härtl | 2018-09-05 | 1 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | [3rdparty] Bump symfony to 3.4.15 | Roeland Jago Douma | 2018-09-05 | 1 | -0/+0 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #11061 from nextcloud/dependabot/npm_and_yarn/apps/updaten... | Julius Härtl | 2018-09-05 | 4 | -10/+15 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Compiled bump | John Molakvoæ (skjnldsv) | 2018-09-05 | 2 | -2/+2 | |
| * | | | | | | | | | Bump vue-select from 2.4.0 to 2.5.0 in /apps/updatenotification | dependabot[bot] | 2018-09-05 | 2 | -8/+13 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #11060 from nextcloud/dependabot/npm_and_yarn/apps/oauth2/... | Roeland Jago Douma | 2018-09-05 | 2 | -5/+5 | |
|\ \ \ \ \ \ \ \ \ |