summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #26100 from nextcloud/dependabot/npm_and_yarn/babel/preset...dependabot-preview[bot]2021-03-132-253/+82
|\
| * Bump @babel/preset-env from 7.13.9 to 7.13.10dependabot-preview[bot]2021-03-132-253/+82
* | Merge pull request #26099 from nextcloud/dependabot/npm_and_yarn/chai-4.3.4dependabot-preview[bot]2021-03-132-4/+4
|\ \
| * | Bump chai from 4.3.3 to 4.3.4dependabot-preview[bot]2021-03-132-4/+4
| |/
* / [tx-robot] updated from transifexNextcloud bot2021-03-1322-48/+146
|/
* Merge pull request #25722 from nextcloud/objectstore-copy-crossRobin Appelman2021-03-123-1/+39
|\
| * apply object store copy optimization when 'cross storage' copy is within the ...Robin Appelman2021-03-093-1/+39
* | Merge pull request #26049 from nextcloud/search-file-limit-resultsRoeland Jago Douma2021-03-122-4/+23
|\ \
| * | implement PagedProvider for file searchRobin Appelman2021-03-111-1/+10
| * | limit constructing of result objects in file searchRobin Appelman2021-03-112-3/+13
* | | Merge pull request #26079 from nextcloud/bugfix/noid/chunk-phone-searchRoeland Jago Douma2021-03-122-7/+11
|\ \ \
| * | | Fix Test class nameJoas Schilling2021-03-121-2/+2
| * | | Chunk the array of phone numbersJoas Schilling2021-03-121-5/+9
* | | | Merge pull request #26080 from nextcloud/bugfix/noid/only-clear-known-users-w...blizzz2021-03-121-3/+3
|\ \ \ \
| * | | | Only clear known users when we had at least one phonebook entryJoas Schilling2021-03-121-3/+3
| |/ / /
* | | | Merge pull request #26072 from nextcloud/s3-no-explicit-closeRoeland Jago Douma2021-03-121-2/+0
|\ \ \ \
| * | | | remove explicit fclose from S3->writeStreamRobin Appelman2021-03-111-2/+0
| | |/ / | |/| |
* | | | Merge pull request #26078 from nextcloud-pr-bot/automated/noid/psalm-baseline...Roeland Jago Douma2021-03-121-29/+0
|\ \ \ \
| * | | | Update psalm baselineNextcloud-PR-Bot2021-03-121-29/+0
|/ / / /
* | | | [tx-robot] updated from transifexNextcloud bot2021-03-1270-172/+220
* | | | Merge pull request #26067 from nextcloud/techdept/psalm/trashbin/executeRoeland Jago Douma2021-03-111-9/+9
|\ \ \ \
| * | | | Cleanp execute usage in the trashbinRoeland Jago Douma2021-03-111-9/+9
* | | | | Merge pull request #26066 from nextcloud/techdept/psalm/type_errorRoeland Jago Douma2021-03-111-1/+1
|\ \ \ \ \
| * | | | | Fix type error in CheckBackupCodes bg jobRoeland Jago Douma2021-03-111-1/+1
| |/ / / /
* | | | | Merge pull request #26068 from nextcloud/bugfix/noid/fix-comments-value-updateJohn Molakvoæ2021-03-113-4/+5
|\ \ \ \ \
| * | | | | Fix comments field value updateVincent Petry2021-03-113-4/+5
| |/ / / /
* | | | | Merge pull request #26064 from nextcloud/techdept/psalm/type_oauth_dbRoeland Jago Douma2021-03-112-1/+7
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add psalm annotation to the DB handlers of OAuth2Roeland Jago Douma2021-03-112-1/+7
* | | | | Merge pull request #26057 from nextcloud/dependabot/npm_and_yarn/nextcloud/vu...dependabot-preview[bot]2021-03-1185-126/+119
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix SharingInput MultiselectJohn Molakvoæ (skjnldsv)2021-03-1114-24/+22
| * | | | Compile jsJohn Molakvoæ (skjnldsv)2021-03-1173-73/+88
| * | | | Bump @nextcloud/vue from 3.2.0 to 3.7.2dependabot-preview[bot]2021-03-112-29/+9
* | | | | Merge pull request #25569 from nextcloud/JakubOnderka-patch-1Christoph Wurst2021-03-111-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | file-upload: Correctly handle error responses for HTTP2Jakub Onderka2021-03-101-1/+1
* | | | | Merge pull request #26019 from ste101/patch-1Roeland Jago Douma2021-03-111-1/+1
|\ \ \ \ \
| * | | | | Allow webp as background imageste1012021-03-091-1/+1
* | | | | | Merge pull request #26047 from nextcloud/JakubOnderka-patch-2Roeland Jago Douma2021-03-111-0/+4
|\ \ \ \ \ \
| * | | | | | Fix warning in AppFetcher.php when appstore is disabledJakub Onderka2021-03-101-0/+4
* | | | | | | Merge pull request #25911 from nextcloud/bugfix/noid/fix-share-password-savingChristoph Wurst2021-03-113-4/+7
|\ \ \ \ \ \ \
| * | | | | | | Only clear share password model when actually savedVincent Petry2021-03-113-4/+7
* | | | | | | | Merge pull request #26032 from nextcloud/techdept/psalm/requesthandlerControl...Vincent Petry2021-03-113-35/+19
|\ \ \ \ \ \ \ \
| * | | | | | | | Move requesthandler controller to LoggerInterfaceRoeland Jago Douma2021-03-103-35/+19
* | | | | | | | | Merge pull request #26050 from nextcloud/view-search-reuse-usermanagerVincent Petry2021-03-111-2/+3
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | reuse usermanager instance when processing search resultsRobin Appelman2021-03-101-2/+3
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #26015 from nextcloud/dependabot/composer/psr/container-1.1.1Christoph Wurst2021-03-111-2/+2
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Bump psr/container from 1.0.0 to 1.1.1Christoph Wurst2021-03-101-2/+2
| |/ / / / / /
* | | | | | | Merge pull request #26031 from nextcloud/feature/noid/allow-autocomplete-base...Joas Schilling2021-03-1143-340/+1611
|\ \ \ \ \ \ \
| * | | | | | | Clean up the logic of the contacts store a bitJoas Schilling2021-03-101-5/+5
| * | | | | | | Rename some parameters and methods to make the API more clearJoas Schilling2021-03-105-11/+38
| * | | | | | | Bump version to run migrationJoas Schilling2021-03-101-1/+1