Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #20123 from lippl/bugfix/ldap-user_count-warning | blizzz | 2020-03-26 | 1 | -28/+26 |
|\ | |||||
| * | single squashed commit for bug fix | Philipp Staiger | 2020-03-26 | 1 | -28/+26 |
* | | Merge pull request #20172 from nextcloud/techdebt/phpunit-short-return | Christoph Wurst | 2020-03-26 | 230 | -3356/+3356 |
|\ \ | |||||
| * | | Use the shorter phpunit syntax for mocked return values | Christoph Wurst | 2020-03-25 | 230 | -3356/+3356 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-03-26 | 16 | -22/+50 |
* | | | Merge pull request #20169 from nextcloud/techdebt/lower-case-true-false-null | Christoph Wurst | 2020-03-25 | 13 | -25/+25 |
|\ \ \ | |/ / |/| | | |||||
| * | | Use lowercase true, false and null constants | Christoph Wurst | 2020-03-25 | 13 | -25/+25 |
|/ / | |||||
* | | Merge pull request #19075 from nextcloud/feature/contact-interaction-event | Christoph Wurst | 2020-03-25 | 32 | -7/+1968 |
|\ \ | |||||
| * | | Convert share event to an interaction event | Christoph Wurst | 2020-03-25 | 5 | -1/+102 |
| * | | Register an address book with recent contacts | Christoph Wurst | 2020-03-25 | 25 | -6/+1728 |
| * | | Add a public event for contacts interaction | Christoph Wurst | 2020-03-25 | 3 | -0/+138 |
|/ / | |||||
* | | Merge pull request #20162 from nextcloud/security/update-minimist-packages | John Molakvoæ | 2020-03-25 | 1 | -51/+53 |
|\ \ | |||||
| * | | Update minimist dependencies | Christoph Wurst | 2020-03-25 | 1 | -51/+53 |
|/ / | |||||
* | | Merge pull request #20153 from nextcloud/enhancement/update-eslint-switch-pac... | John Molakvoæ | 2020-03-25 | 22 | -247/+378 |
|\ \ | |||||
| * | | Update eslint and switch to @nextcloud packages | Christoph Wurst | 2020-03-25 | 22 | -247/+378 |
* | | | Merge pull request #20150 from nextcloud/fix/auto_accept_group_shares_new_users | Roeland Jago Douma | 2020-03-25 | 4 | -0/+87 |
|\ \ \ | |/ / |/| | | |||||
| * | | Auto accept group shares for users added to a group | Roeland Jago Douma | 2020-03-25 | 4 | -0/+87 |
* | | | Merge pull request #20145 from nextcloud/bugfix/noid/generated-avatars-and-no... | blizzz | 2020-03-25 | 2 | -3/+3 |
|\ \ \ | |||||
| * | | | Fix generated avatars and nophoto cache files | Joas Schilling | 2020-03-24 | 2 | -3/+3 |
* | | | | Merge pull request #19986 from nextcloud/bugfix/19980/fix_uid_as_uri | Roeland Jago Douma | 2020-03-25 | 2 | -6/+20 |
|\ \ \ \ | |||||
| * | | | | RefreshWebcalService: randomly generate calendar-object uri | Georg Ehrke | 2020-03-16 | 2 | -6/+20 |
* | | | | | Merge pull request #14722 from tacruc/GpgMailerHooks | Roeland Jago Douma | 2020-03-25 | 8 | -20/+156 |
|\ \ \ \ \ | |||||
| * | | | | | Added Hook before Message is send | Arne Hamann | 2020-03-24 | 8 | -20/+156 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge pull request #19955 from nextcloud/bug/19952/translate-web-standards | Roeland Jago Douma | 2020-03-25 | 3 | -9/+4 |
|\ \ \ \ \ | |||||
| * | | | | | Use a normal string to translate. | Daniel Kesselberg | 2020-03-24 | 3 | -9/+4 |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-03-25 | 24 | -4/+58 |
| |_|_|/ / |/| | | | | |||||
* | | | | | Merge pull request #19368 from nextcloud/dependabot/npm_and_yarn/build/handle... | Roeland Jago Douma | 2020-03-24 | 2 | -7/+7 |
|\ \ \ \ \ | |||||
| * | | | | | Bump handlebars from 4.5.3 to 4.7.3 in /build | dependabot-preview[bot] | 2020-03-10 | 2 | -7/+7 |
* | | | | | | Merge pull request #19782 from nextcloud/quota-wrapper-include-external | Roeland Jago Douma | 2020-03-24 | 1 | -9/+18 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | Use global used space in quota wrappen when external storage is included | Robin Appelman | 2020-03-04 | 1 | -9/+18 |
* | | | | | | Merge pull request #20091 from nextcloud/dependabot/npm_and_yarn/url-loader-4... | Roeland Jago Douma | 2020-03-24 | 2 | -15/+59 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Bump url-loader from 3.0.0 to 4.0.0 | dependabot-preview[bot] | 2020-03-22 | 2 | -15/+59 |
* | | | | | | | Merge pull request #20085 from nextcloud/dependabot/npm_and_yarn/babel-loader... | Roeland Jago Douma | 2020-03-24 | 2 | -8/+80 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Bump babel-loader from 8.0.6 to 8.1.0 | dependabot-preview[bot] | 2020-03-22 | 2 | -8/+80 |
| |/ / / / / / | |||||
* | | | | | | | Merge pull request #20127 from nextcloud/bugfix/noid/check-user-on-remote-wipe | Roeland Jago Douma | 2020-03-24 | 4 | -23/+44 |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | |||||
| * | | | | | | Check the user on remote wipe | Joas Schilling | 2020-03-16 | 4 | -23/+44 |
* | | | | | | | Merge pull request #18788 from nextcloud/fix/18782/translate-busy-in-caldav | Christoph Wurst | 2020-03-24 | 4 | -10/+47 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Translate 'Busy' in CalDAV | Gary Kim | 2020-02-23 | 4 | -10/+47 |
* | | | | | | | | Merge pull request #20128 from nextcloud/bugfix/education-edition | Roeland Jago Douma | 2020-03-24 | 2 | -2/+0 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Remove admin_notifications since it is obsolete since Nextcloud 14 | Julius Härtl | 2020-03-24 | 2 | -2/+0 |
* | | | | | | | | | Merge pull request #20019 from nextcloud/bugfix/fix_lanuage_multiselect | Christoph Wurst | 2020-03-24 | 1 | -4/+15 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Fix language multiselect action | GretaD | 2020-03-23 | 1 | -4/+15 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge pull request #20090 from nextcloud/dependabot/npm_and_yarn/nextcloud/pa... | John Molakvoæ | 2020-03-24 | 18 | -105/+100 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Bump @nextcloud/paths from 1.1.0 to 1.1.1 | dependabot-preview[bot] | 2020-03-23 | 18 | -105/+100 |
* | | | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-03-24 | 20 | -2/+48 |
* | | | | | | | | | | Merge pull request #19965 from nextcloud/enh/noid/how-to-use-github | Roeland Jago Douma | 2020-03-23 | 2 | -7/+21 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Add text about subscribing issues and sync introduction to feature request | Daniel Kesselberg | 2020-03-15 | 2 | -7/+21 |
* | | | | | | | | | | | Merge pull request #20117 from nextcloud/fix/noid/updatenotification-channel-... | Roeland Jago Douma | 2020-03-23 | 3 | -4/+7 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | |||||
| * | | | | | | | | | | Close updatenotification channel selector on click outside | Gary Kim | 2020-03-24 | 3 | -4/+7 |
* | | | | | | | | | | | Merge pull request #18818 from nextcloud/rethink_quota | Christoph Wurst | 2020-03-23 | 10 | -35/+49 |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | |