Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | Merge pull request #24629 from nextcloud/enh/noid/optional-before-required | Christoph Wurst | 2020-12-16 | 3 | -9/+16 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Add $secureRandom to test case | Daniel Kesselberg | 2020-12-10 | 1 | -6/+13 | |
| * | | | | | | | | Make $vars and $secureRandom required. | Daniel Kesselberg | 2020-12-10 | 2 | -3/+3 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #24418 from nextcloud/dependabot/npm_and_yarn/vuex-3.6.0 | dependabot-preview[bot] | 2020-12-16 | 12 | -17/+17 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Bump vuex from 3.5.1 to 3.6.0 | dependabot-preview[bot] | 2020-12-16 | 12 | -17/+17 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #24659 from nextcloud/enh/noid/dav-honour-sharing.maxAutoc... | Roeland Jago Douma | 2020-12-16 | 13 | -20/+77 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Compile assets | npmbuildbot-nextcloud[bot] | 2020-12-15 | 2 | -2/+2 | |
| * | | | | | | | use a consistent default value for sharing.maxAutocompleteResults | Arthur Schiwon | 2020-12-15 | 9 | -13/+38 | |
| * | | | | | | | dav search to honour sharing.maxAutocompleteResults setting | Arthur Schiwon | 2020-12-15 | 4 | -7/+39 | |
* | | | | | | | | Merge pull request #24706 from nextcloud/bugfix/noid/log-error-on-setting-cus... | Roeland Jago Douma | 2020-12-16 | 1 | -0/+14 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Log an error when setting a custom header on "Not Modified" responses | Joas Schilling | 2020-12-15 | 1 | -0/+14 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge pull request #24718 from nextcloud-pr-bot/automated/noid/psalm-baseline... | Roeland Jago Douma | 2020-12-16 | 1 | -10/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Update psalm baseline | Nextcloud-PR-Bot | 2020-12-16 | 1 | -10/+2 | |
|/ / / / / / / / | ||||||
* | | / / / / / | [tx-robot] updated from transifex | Nextcloud bot | 2020-12-16 | 8 | -0/+36 | |
| |_|/ / / / / |/| | | | | | | ||||||
* | | | | | | | Merge pull request #24402 from nextcloud/fix/24252/ldap-ingroup-memberid | blizzz | 2020-12-15 | 2 | -54/+238 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | php-cs happyness | Arthur Schiwon | 2020-11-27 | 1 | -47/+47 | |
| * | | | | | | | add unit tests | Arthur Schiwon | 2020-11-27 | 1 | -0/+173 | |
| * | | | | | | | check number of members after potential resolving of rdns | Arthur Schiwon | 2020-11-27 | 1 | -4/+5 | |
| * | | | | | | | use faster and less hungry foreach | Arthur Schiwon | 2020-11-27 | 1 | -10/+8 | |
| * | | | | | | | moved the array_reduce to fix large search case | Tobias Perschon | 2020-11-27 | 1 | -10/+17 | |
| * | | | | | | | flatten result array as expected by following code | Arthur Schiwon | 2020-11-26 | 1 | -2/+7 | |
* | | | | | | | | Merge pull request #24713 from nextcloud/bugfix/noid/upgrade-page-database | Roeland Jago Douma | 2020-12-15 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Do not include non-required scripts on the upgrade page | Julius Härtl | 2020-12-15 | 1 | -1/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #24488 from zzkt/patch-1 | Julius Härtl | 2020-12-15 | 2 | -0/+14 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | ||||||
| * | | | | | | | repair text/org MIME types | nik gaffney | 2020-12-11 | 1 | -0/+13 | |
| * | | | | | | | add text/org mimetype | nik gaffney | 2020-12-11 | 1 | -0/+1 | |
* | | | | | | | | Merge pull request #24683 from doc75/federation_confidentiality | Julius Härtl | 2020-12-15 | 1 | -1/+7 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | [Fix #24682]: ensure federation cloud id is retruned if FN property not found | Guillaume Virlet | 2020-12-13 | 1 | -1/+7 | |
* | | | | | | | | | Merge pull request #24695 from nextcloud/bugfix/24340/fix-missing-parent-cons... | Joas Schilling | 2020-12-15 | 4 | -49/+19 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Fix PHP CS | Joas Schilling | 2020-12-15 | 1 | -1/+0 | |
| * | | | | | | | | Add missing parent::__construct() calls to Jobs | Joas Schilling | 2020-12-14 | 4 | -48/+19 | |
* | | | | | | | | | Merge pull request #24672 from nextcloud/dependabot/npm_and_yarn/core-js-3.8.1 | dependabot-preview[bot] | 2020-12-15 | 60 | -69/+72 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Bump core-js from 3.8.0 to 3.8.1 | dependabot-preview[bot] | 2020-12-15 | 60 | -69/+72 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #24669 from nextcloud/dependabot/npm_and_yarn/webpack-merg... | Roeland Jago Douma | 2020-12-15 | 2 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Bump webpack-merge from 5.4.0 to 5.6.1 | dependabot-preview[bot] | 2020-12-12 | 2 | -7/+7 | |
* | | | | | | | | | | Merge pull request #24671 from nextcloud/dependabot/npm_and_yarn/babel/core-7... | Roeland Jago Douma | 2020-12-15 | 2 | -42/+43 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Bump @babel/core from 7.12.9 to 7.12.10 | dependabot-preview[bot] | 2020-12-12 | 2 | -42/+43 | |
* | | | | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-12-15 | 6 | -0/+74 | |
| |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #24668 from nextcloud/dependabot/npm_and_yarn/marked-1.2.6 | Roeland Jago Douma | 2020-12-14 | 6 | -7/+10 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Bump marked from 1.2.5 to 1.2.6 | dependabot-preview[bot] | 2020-12-14 | 6 | -7/+10 | |
* | | | | | | | | | | | Merge pull request #24589 from nextcloud/fix/search-dav | John Molakvoæ | 2020-12-14 | 2 | -1/+15 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Add tel, note, org and title search | John Molakvoæ (skjnldsv) | 2020-12-14 | 2 | -1/+15 | |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge pull request #23017 from nextcloud/enh/distinguish-users | Julius Härtl | 2020-12-14 | 15 | -28/+96 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Bump bundles | Julius Härtl | 2020-12-14 | 2 | -2/+2 | |
| * | | | | | | | | | | Show unique displayname context in the user share list entries | Julius Härtl | 2020-12-14 | 7 | -1/+39 | |
| * | | | | | | | | | | Show unique displayname context in the sharing input | Julius Härtl | 2020-12-14 | 6 | -25/+35 | |
| * | | | | | | | | | | Make share results distinguishable if there are more than one with the exact ... | Julius Härtl | 2020-12-14 | 1 | -1/+21 | |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #24631 from nextcloud/bugfix/noid/prevent-select-asterix-a... | Joas Schilling | 2020-12-14 | 1 | -0/+21 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Prevent * and other things in the same query for Oracle | Joas Schilling | 2020-12-14 | 1 | -0/+21 | |
* | | | | | | | | | | Merge pull request #24666 from nextcloud/dependabot/npm_and_yarn/dompurify-2.2.3 | Roeland Jago Douma | 2020-12-14 | 10 | -11/+14 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | |