Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-12-23 | 10 | -20/+24 |
* | Merge pull request #22222 from nextcloud/enh/social-index | Roeland Jago Douma | 2020-12-22 | 5 | -0/+221 |
|\ | |||||
| * | re-index contacts with social profiles | call-me-matt | 2020-12-22 | 5 | -0/+221 |
* | | Merge pull request #22916 from J0WI/unifiy-links-to-php.net | Roeland Jago Douma | 2020-12-22 | 9 | -9/+9 |
|\ \ | |||||
| * | | Unify links to php.net | J0WI | 2020-09-17 | 9 | -9/+9 |
* | | | Merge pull request #22085 from nextcloud/enh/index-socialprofile | Roeland Jago Douma | 2020-12-22 | 1 | -1/+2 |
|\ \ \ | |_|/ |/| | | |||||
| * | | adding social profile to search index | matt | 2020-08-02 | 1 | -1/+2 |
* | | | Merge pull request #24604 from nextcloud/feat/dav/move-calendar-rename | John Molakvoæ | 2020-12-22 | 2 | -17/+71 |
|\ \ \ | |||||
| * | | | Allow to force rename a conflicting calendar | John Molakvoæ (skjnldsv) | 2020-12-10 | 2 | -17/+71 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-12-22 | 2 | -0/+10 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-12-20 | 16 | -54/+188 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-12-19 | 2 | -2/+2 |
* | | | | Merge pull request #24702 from nextcloud/enhancement/well-known-handler-api | Christoph Wurst | 2020-12-18 | 2 | -25/+4 |
|\ \ \ \ | |||||
| * | | | | Add well known handlers API | Christoph Wurst | 2020-12-16 | 2 | -25/+4 |
* | | | | | Merge pull request #24515 from nextcloud/fix/noid/dav-share-groups-special-chars | Christoph Wurst | 2020-12-18 | 4 | -7/+2 |
|\ \ \ \ \ | |||||
| * | | | | | fixes sharing to group ids /w chars that are being url encoded, carddav | Arthur Schiwon | 2020-12-16 | 1 | -3/+0 |
| * | | | | | fix finding of groups with decodable chars in their id via DAV | Arthur Schiwon | 2020-12-16 | 1 | -1/+1 |
| * | | | | | fixes sharing to group ids with characters that are being url encoded | Arthur Schiwon | 2020-12-16 | 2 | -3/+1 |
* | | | | | | Merge pull request #24703 from nextcloud/fix/noid/wfe-filename-mountpoint-check | blizzz | 2020-12-18 | 1 | -2/+21 |
|\ \ \ \ \ \ | |||||
| * | | | | | | consider local external storages, too | Arthur Schiwon | 2020-12-15 | 1 | -1/+2 |
| * | | | | | | enables the file name check also to match name of mountpoints | Arthur Schiwon | 2020-12-15 | 1 | -2/+20 |
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-12-18 | 28 | -58/+222 |
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-12-17 | 6 | -2/+40 |
* | | | | | | | Merge pull request #24731 from nextcloud/fix/license-headers-21 | Christoph Wurst | 2020-12-16 | 289 | -234/+311 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 289 | -234/+311 |
* | | | | | | | delete a weather favorite when its icon is clicked | Julien Veyssier | 2020-12-16 | 3 | -6/+14 |
|/ / / / / / | |||||
* | | | | | | Merge pull request #24721 from nextcloud/bugfix/noid/user-search-cancel | John Molakvoæ | 2020-12-16 | 18 | -23/+52 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Bump bundles | Julius Härtl | 2020-12-16 | 16 | -15/+24 |
| * | | | | | | Only let the infinite handler fetch more results if the limit is hit | Julius Härtl | 2020-12-16 | 1 | -2/+2 |
| * | | | | | | Cancel user search requests to avoid duplicate results being added | Julius Härtl | 2020-12-16 | 2 | -6/+26 |
* | | | | | | | Merge pull request #24629 from nextcloud/enh/noid/optional-before-required | Christoph Wurst | 2020-12-16 | 1 | -6/+13 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Add $secureRandom to test case | Daniel Kesselberg | 2020-12-10 | 1 | -6/+13 |
* | | | | | | | Bump vuex from 3.5.1 to 3.6.0 | dependabot-preview[bot] | 2020-12-16 | 10 | -13/+13 |
* | | | | | | | Merge pull request #24659 from nextcloud/enh/noid/dav-honour-sharing.maxAutoc... | Roeland Jago Douma | 2020-12-16 | 8 | -11/+52 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Compile assets | npmbuildbot-nextcloud[bot] | 2020-12-15 | 2 | -2/+2 |
| * | | | | | | | use a consistent default value for sharing.maxAutocompleteResults | Arthur Schiwon | 2020-12-15 | 4 | -4/+13 |
| * | | | | | | | dav search to honour sharing.maxAutocompleteResults setting | Arthur Schiwon | 2020-12-15 | 4 | -7/+39 |
* | | | | | | | | [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 #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 |
* | | | | | | | | Bump core-js from 3.8.0 to 3.8.1 | dependabot-preview[bot] | 2020-12-15 | 44 | -51/+54 |
* | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-12-15 | 4 | -0/+48 |
| |_|_|/ / / / |/| | | | | | |