aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* inject SearchBuilderRobin Appelman2021-06-143-14/+5
* split of query building bits from searchhelperRobin Appelman2021-06-145-216/+253
* update tests and fix some edge cases around new searchRobin Appelman2021-06-143-83/+96
* some cleanup and documentationRobin Appelman2021-06-142-29/+22
* perform file search in a single queryRobin Appelman2021-06-144-60/+31
* use searchoperation for storage filter instead of db expressionRobin Appelman2021-06-148-46/+62
* rework search api to allow searching on multiple caches at onceRobin Appelman2021-06-1413-260/+283
* Merge pull request #26421 from mattian/enh/25771/occ-delete-calendarChristoph Wurst2021-06-145-0/+390
|\
| * occ: new command dav:delete-calendarMattia Narducci2021-06-135-0/+390
* | [tx-robot] updated from transifexNextcloud bot2021-06-146-0/+68
* | [tx-robot] updated from transifexNextcloud bot2021-06-138-26/+94
* | Merge pull request #27483 from nextcloud/dependabot/npm_and_yarn/testing-libr...dependabot-preview[bot]2021-06-122-101/+39
|\ \
| * | Bump @testing-library/jest-dom from 5.12.0 to 5.14.1dependabot-preview[bot]2021-06-122-101/+39
* | | [tx-robot] updated from transifexNextcloud bot2021-06-1210-6/+14
|/ /
* | Merge pull request #27469 from nextcloud-pr-bot/automated/noid/psalm-baseline...kesselb2021-06-111-19/+0
|\ \
| * | Update psalm baselineNextcloud-PR-Bot2021-06-111-19/+0
* | | Merge pull request #27470 from nextcloud/dependabot/composer/php-http/guzzle7...blizzz2021-06-111-0/+0
|\ \ \
| * | | Bump php-http/guzzle7-adapter from 0.1.1 to 1.0.0Christoph Wurst2021-06-111-0/+0
|/ / /
* | | Merge pull request #27464 from nextcloud/dependabot/composer/guzzlehttp/guzzl...Christoph Wurst2021-06-111-0/+0
|\ \ \ | |/ / |/| |
| * | Bump guzzlehttp/guzzle from 7.2.0 to 7.3.0Christoph Wurst2021-06-111-0/+0
|/ /
* | [tx-robot] updated from transifexNextcloud bot2021-06-1114-26/+26
* | Merge pull request #27459 from nextcloud/dependabot/composer/christophwurst/i...Christoph Wurst2021-06-101-0/+0
|\ \
| * | Bump christophwurst/id3parser from 0.1.1 to 0.1.2Christoph Wurst2021-06-101-0/+0
* | | Merge pull request #27458 from nextcloud/version/noid/22.0.0beta4v22.0.0beta4John Molakvoæ2021-06-101-2/+2
|\ \ \ | |/ / |/| |
| * | 22.0.0 Beta 4Morris Jobke2021-06-101-2/+2
* | | Merge pull request #27452 from nextcloud/dependabot/composer/opis/closure-3.6.2Christoph Wurst2021-06-101-0/+0
|\ \ \ | |/ / |/| |
| * | Bump opis/closure from 3.6.1 to 3.6.2Christoph Wurst2021-06-101-0/+0
* | | Merge pull request #27444 from nextcloud/header-colonMorris Jobke2021-06-101-1/+1
|\ \ \
| * | | Header must contain a colonacsfer2021-06-091-1/+1
* | | | Merge pull request #27451 from nextcloud/enh/log-exceptionMorris Jobke2021-06-101-5/+9
|\ \ \ \
| * | | | Move exception logging to separate fieldJulius Härtl2021-06-101-5/+9
* | | | | Merge pull request #27102 from nextcloud/feature/auto_trigger_click_on_loadJulius Härtl2021-06-109-34/+116
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Trigger click event when scrollTo is setLouis Chemineau2021-06-099-34/+116
* | | | | Merge pull request #26701 from nextcloud/3rdparty/master/streams-0.7.4Christoph Wurst2021-06-109-348/+387
|\ \ \ \ \
| * | | | | [3rdparty] streams-0.7.4Robin Appelman2021-06-109-348/+387
* | | | | | Merge pull request #27426 from nextcloud/fix/dav-custom-props-no-scopeChristoph Wurst2021-06-101-14/+57
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Allow certain custom DAV props to be readable by everyoneChristoph Wurst2021-06-081-14/+57
* | | | | | Merge pull request #27450 from nextcloud-pr-bot/automated/noid/psalm-baseline...Morris Jobke2021-06-101-4/+0
|\ \ \ \ \ \
| * | | | | | Update psalm baselineNextcloud-PR-Bot2021-06-101-4/+0
* | | | | | | Merge pull request #27449 from nextcloud/dependabot/submodules/3rdparty-e924cbaMorris Jobke2021-06-101-0/+0
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Bump 3rdparty from `8c6da7b` to `e924cba`dependabot-preview[bot]2021-06-101-0/+0
* | | | | | | [tx-robot] updated from transifexNextcloud bot2021-06-1014-10/+94
|/ / / / / /
* | | | | | Merge pull request #27089 from m7913d/feature/addGroupDisplayNamesPytal2021-06-094-4/+64
|\ \ \ \ \ \
| * | | | | | Effectively return a valid group as it would be the case in a realDries Mys2021-06-051-2/+6
| * | | | | | Added tests for specifying custom display name during group creation.Dries Mys2021-06-052-0/+49
| * | | | | | Group may be null if backend doesn't support creating groupsDries Mys2021-06-051-0/+3
| * | | | | | Fixed indentationDries Mys2021-06-051-1/+1
| * | | | | | [ProvisioningAPI] Allow specifying group display name during creationDries Mys2021-06-051-2/+6
* | | | | | | Merge pull request #27430 from nextcloud/fix/feedback_response_checkblizzz2021-06-094-5/+5
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Correctly check the reception of a remote feedbackLouis Chemineau2021-06-094-5/+5