| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #11258 from nextcloud/fix-contacts-menu-on-mentions | blizzz | 2018-09-18 | 2 | -8/+12 |
|\ |
|
| * | Fix position of contacts menu shown on mentions | Daniel Calviño Sánchez | 2018-09-15 | 1 | -0/+5 |
| * | Fix contacts menu not triggered on certain areas of a mention | Daniel Calviño Sánchez | 2018-09-15 | 1 | -8/+7 |
* | | Merge pull request #11257 from nextcloud/prevent-comment-being-composed-from-... | blizzz | 2018-09-18 | 1 | -0/+3 |
|\ \ |
|
| * | | Prevent comment being composed from overlapping the submit button | Daniel Calviño Sánchez | 2018-09-06 | 1 | -0/+3 |
* | | | Merge pull request #11245 from nextcloud/bugfix/8288/userldap-getusername-on-... | blizzz | 2018-09-18 | 1 | -5/+7 |
|\ \ \ |
|
| * | | | Check if user is null before getUsername | Daniel Kesselberg | 2018-09-16 | 1 | -5/+7 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-18 | 2 | -0/+2 |
* | | | | Merge pull request #11251 from nextcloud/dependabot/npm_and_yarn/apps/updaten... | Joas Schilling | 2018-09-17 | 2 | -5/+5 |
|\ \ \ \ |
|
| * | | | | Bump vue-loader from 15.4.1 to 15.4.2 in /apps/updatenotification | dependabot[bot] | 2018-09-17 | 2 | -5/+5 |
* | | | | | Bump webpack from 4.17.2 to 4.19.0 in /apps/updatenotification | dependabot[bot] | 2018-09-17 | 2 | -186/+153 |
|/ / / / |
|
* / / / | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-17 | 54 | -28/+108 |
|/ / / |
|
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-16 | 12 | -102/+268 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-15 | 20 | -38/+76 |
| |/
|/| |
|
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-14 | 38 | -6/+126 |
* | | Merge pull request #11042 from nextcloud/bugfix/10894/php73-filter_var-deprec... | Joas Schilling | 2018-09-13 | 2 | -5/+3 |
|\ \ |
|
| * | | Remove filter_var flags due to PHP 7.3 deprecation, fixes #10894 | Patrik Kernstock | 2018-09-04 | 2 | -5/+3 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-13 | 38 | -100/+174 |
* | | | Merge pull request #11183 from nextcloud/bugfix/10765/fix-link-for-update-not... | blizzz | 2018-09-12 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Fix the link and anchor for the update notifications | Joas Schilling | 2018-09-12 | 1 | -1/+1 |
* | | | | Fix user and group listing with users that have an integer user id | Joas Schilling | 2018-09-12 | 3 | -16/+18 |
|/ / / |
|
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-12 | 22 | -8/+38 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-10 | 18 | -38/+74 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-09 | 12 | -2/+22 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-08 | 8 | -70/+70 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-07 | 6 | -10/+10 |
| |/
|/| |
|
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-06 | 20 | -2/+42 |
* | | Disables SVG favicon uploads when imagemagick is missing. | Michael Weimann | 2018-09-05 | 4 | -4/+77 |
* | | 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 | 24 | -52/+55 |
|\ \ \ |
|
| * | | | Update version requirements and versions of shipped apps | Joas Schilling | 2018-09-05 | 24 | -52/+55 |
| |/ / |
|
* | | | 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 #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 |
|\ \ \ \ |
|