summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #25453 from nextcloud/revert-25438-pin-psalm-versionRoeland Jago Douma2021-02-021-1/+1
|\ | | | | Revert "Pin Psalm version to an older one"
| * Revert "Pin Psalm version to an older one"Roeland Jago Douma2021-02-021-1/+1
|/
* Merge pull request #25438 from nextcloud/pin-psalm-versionRoeland Jago Douma2021-02-021-1/+1
|\ | | | | Pin Psalm version to an older one
| * Pin Psalm version to an older oneLukas Reschke2021-02-021-1/+1
| | | | | | | | | | | | Ref https://github.com/vimeo/psalm/issues/5144 Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* | Merge pull request #24700 from Imajie/s3-credsRoeland Jago Douma2021-02-021-1/+5
|\ \ | | | | | | Resolves #24699, Support ES2 and ECS instance providers for S3 buckets
| * | Fix failing testsJames Letendre2020-12-151-1/+1
| | | | | | | | | | | | Signed-off-by: James Letendre <james.letendre@gmail.com>
| * | Add web identity provider to S3 connection chainJames Letendre2020-12-151-13/+4
| | | | | | | | | | | | Signed-off-by: James Letendre <james.letendre@gmail.com>
| * | Replace defaultProvider with explicit calls to exclude user home directory ↵James Letendre2020-12-141-1/+15
| | | | | | | | | | | | | | | | | | lookup Signed-off-by: James Letendre <james.letendre@gmail.com>
| * | Resolves #24699, Support ES2 and ECS instance providers for S3 bucketsJames Letendre2020-12-141-2/+1
| | | | | | | | | | | | Signed-off-by: James Letendre <james.letendre@gmail.com>
* | | Merge pull request #25393 from nextcloud/fix/25165/repair-dav-sharesRoeland Jago Douma2021-02-026-1/+340
|\ \ \ | | | | | | | | add repair job for unencoded group share uris
| * | | test: adjust expectationArthur Schiwon2021-01-291-3/+2
| | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * | | show suggestion to clean up possible invalid shares laterArthur Schiwon2021-01-291-0/+6
| | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * | | take into account that UNIQUE index might not work as expectedArthur Schiwon2021-01-291-0/+1
| | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * | | add repair job for unencoded calendarsArthur Schiwon2021-01-295-1/+334
| | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | | | Merge pull request #25429 from ↵Roeland Jago Douma2021-02-021-0/+0
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | nextcloud/dependachristoph/composer/symfony-4.4.19 Bump Symfony from 4.4.18 to 4.4.19
| * | | | Bump Symfony from 4.4.18 to 4.4.19Christoph Wurst2021-02-021-0/+0
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | | | Merge pull request #25446 from ↵Roeland Jago Douma2021-02-021-0/+3
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/bugfix/noid/avoid-duplicate-template-registration Avoid template creators being registered multiple times
| * | | | | Avoid template creators being registered multiple timesJulius Härtl2021-02-021-0/+3
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | | Merge pull request #25444 from nextcloud/bug/25415/move-generic-errors-to-endChristoph Wurst2021-02-021-13/+13
|\ \ \ \ \ | |_|_|_|/ |/| | | | Check for generic errors at last.
| * | | | Check for generic errors at last.Daniel Kesselberg2021-02-021-13/+13
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | | | | Merge pull request #25424 from nextcloud/bugfix/noid/direct-login-failJulius Härtl2021-02-021-1/+1
|\ \ \ \ \ | | | | | | | | | | | | Keep direct login active when redirecting
| * | | | | Keep direct login active when redirectingJulius Härtl2021-02-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | | | Merge pull request #25400 from nextcloud/dependabot/npm_and_yarn/marked-1.2.8Julius Härtl2021-02-027-10/+10
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Bump marked from 1.2.7 to 1.2.8dependabot-preview[bot]2021-02-027-10/+10
| | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [marked](https://github.com/markedjs/marked) from 1.2.7 to 1.2.8. - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/release.config.js) - [Commits](https://github.com/markedjs/marked/compare/v1.2.7...v1.2.8) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com> Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | | | [tx-robot] updated from transifexNextcloud bot2021-02-021160-3402/+1004
| | | | |
* | | | | [tx-robot] updated from transifexNextcloud bot2021-02-0134-38/+1048
| | | | |
* | | | | [tx-robot] updated from transifexNextcloud bot2021-01-3130-70/+1164
| | | | |
* | | | | Merge pull request #25405 from ↵Roeland Jago Douma2021-01-301-4/+0
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | nextcloud-pr-bot/automated/noid/psalm-baseline-update [Automated] Update psalm-baseline.xml
| * | | | | Update psalm baselineNextcloud-PR-Bot2021-01-301-4/+0
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: GitHub <noreply@github.com>
* | | | | Merge pull request #25402 from nextcloud/dependabot/npm_and_yarn/sinon-9.2.4dependabot-preview[bot]2021-01-302-11/+11
|\ \ \ \ \
| * | | | | Bump sinon from 9.2.3 to 9.2.4dependabot-preview[bot]2021-01-302-11/+11
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [sinon](https://github.com/sinonjs/sinon) from 9.2.3 to 9.2.4. - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/master/CHANGELOG.md) - [Commits](https://github.com/sinonjs/sinon/compare/v9.2.3...v9.2.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* / / / / [tx-robot] updated from transifexNextcloud bot2021-01-3038-292/+958
|/ / / /
* | | | Merge pull request #25383 from nextcloud/bugfix/24893Roeland Jago Douma2021-01-292-2/+10
|\ \ \ \ | | | | | | | | | | Properly handle SMB ACL blocking scanning a directory
| * | | | Properly handle SMB ACL blocking scanning a directoryJulius Härtl2021-01-292-2/+10
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | This makes sure that a possible ForbiddenException is properly passed through the storage as a ForbiddenException and can be catched when trying to fetch the quota info of a parent folder Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | Merge pull request #25302 from mziech/patch-2Christoph Wurst2021-01-291-1/+1
|\ \ \ \ | | | | | | | | | | Use RFC-compliant URL encoding for cookies
| * | | | Use RFC-compliant URL encoding for cookiesMarco Ziech2021-01-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHP 7.4.2 changed the way how cookies are decoded, applying RFC-compliant raw URL decoding. This leads to a conflict Nextcloud's own cookie encoding, breaking the remember-me function if the UID contains a space character. Fixes #24438 Signed-off-by: Marco Ziech <marco@ziech.net>
* | | | | Merge pull request #25377 from nextcloud/bugfix/noid/template-skeletonRoeland Jago Douma2021-01-291-4/+9
|\ \ \ \ \ | | | | | | | | | | | | Fix initializing the template directory on first login
| * | | | | Use proper path for scannerJulius Härtl2021-01-291-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | | Obtain the user language from the passed in user idJulius Härtl2021-01-291-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | | Normalize compared path to avoid renaming to the same directoryJulius Härtl2021-01-291-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | | | Merge pull request #25218 from ↵Christoph Wurst2021-01-291-2/+18
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | | | | | | | | | | | | nextcloud/fix/25213/do-no-remove-vali-dav-group-shares do not remove valid group shares
| * | | | | do not remove valid group sharesArthur Schiwon2021-01-191-2/+18
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | | | | | Merge pull request #25101 from nextcloud/fix/noid/ldap-known-groupsChristoph Wurst2021-01-292-1/+45
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | LDAP: make actually use of batch read known groups
| * | | | | really use known groupsArthur Schiwon2021-01-122-1/+45
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | | | | | Merge pull request #25369 from nextcloud/fix/query_str_arrays_as_str_arrayChristoph Wurst2021-01-291-1/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | The objectid is a string
| * | | | | | The objectid is a stringRoeland Jago Douma2021-01-281-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This allows the query to use the index. Else it has to resort on scanning all the rows. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | | | | Merge pull request #25372 from ↵Roeland Jago Douma2021-01-291-2/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud-pr-bot/automated/noid/psalm-baseline-update [Automated] Update psalm-baseline.xml
| * | | | | | | Update psalm baselineNextcloud-PR-Bot2021-01-291-2/+1
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: GitHub <noreply@github.com>
* / / / / / / [tx-robot] updated from transifexNextcloud bot2021-01-2930-64/+1102
|/ / / / / /
* | | | | | Merge pull request #25245 from nextcloud/version/21/beta8v21.0.0beta8Roeland Jago Douma2021-01-281-2/+2
|\ \ \ \ \ \ | | | | | | | | | | | | | | 21 beta8