]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
3 years agoUpdate psalm baseline 25025/head
Nextcloud-PR-Bot [Fri, 8 Jan 2021 04:53:15 +0000 (04:53 +0000)]
Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 8 Jan 2021 02:22:30 +0000 (02:22 +0000)]
[tx-robot] updated from transifex

3 years agoMerge pull request #24892 from nextcloud/fix/use-symfony-dispatcher-correctly
Morris Jobke [Thu, 7 Jan 2021 20:42:44 +0000 (21:42 +0100)]
Merge pull request #24892 from nextcloud/fix/use-symfony-dispatcher-correctly

Use the Symfony dispatcher correctly

3 years agoMerge pull request #23261 from nextcloud/enh/external-storage-session-type
Morris Jobke [Thu, 7 Jan 2021 20:29:13 +0000 (21:29 +0100)]
Merge pull request #23261 from nextcloud/enh/external-storage-session-type

Expose session based authentication through mount point type

3 years agoMerge pull request #24989 from nextcloud/scanner-ignore-non-readable
Morris Jobke [Thu, 7 Jan 2021 20:10:53 +0000 (21:10 +0100)]
Merge pull request #24989 from nextcloud/scanner-ignore-non-readable

ignore files that have no read permissions during scanning

3 years agoMerge pull request #24934 from nextcloud/max_file_uploads
Roeland Jago Douma [Thu, 7 Jan 2021 19:15:13 +0000 (20:15 +0100)]
Merge pull request #24934 from nextcloud/max_file_uploads

Remove useless ini_set calls

3 years agoMerge pull request #24969 from nextcloud/dependabot/npm_and_yarn/core-js-3.8.2
Roeland Jago Douma [Thu, 7 Jan 2021 19:09:03 +0000 (20:09 +0100)]
Merge pull request #24969 from nextcloud/dependabot/npm_and_yarn/core-js-3.8.2

Bump core-js from 3.8.1 to 3.8.2

3 years agoMerge pull request #25018 from nextcloud/fix-name-of-avatar-integration-tests-in...
Roeland Jago Douma [Thu, 7 Jan 2021 19:06:54 +0000 (20:06 +0100)]
Merge pull request #25018 from nextcloud/fix-name-of-avatar-integration-tests-in-drone

Fix name of avatar integration tests in Drone

3 years agoMerge pull request #24999 from nextcloud/bugfix/noid/email-footer-language
Roeland Jago Douma [Thu, 7 Jan 2021 18:44:36 +0000 (19:44 +0100)]
Merge pull request #24999 from nextcloud/bugfix/noid/email-footer-language

Set the user language when adding the footer

3 years agoFix name of avatar integration tests in Drone 25018/head
Daniel Calviño Sánchez [Thu, 7 Jan 2021 17:26:08 +0000 (18:26 +0100)]
Fix name of avatar integration tests in Drone

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
3 years agoSet the user language when adding the footer 24999/head
Julius Härtl [Thu, 7 Jan 2021 09:41:09 +0000 (10:41 +0100)]
Set the user language when adding the footer

Signed-off-by: Julius Härtl <jus@bitgrid.net>
3 years agoRemove useless ini_set functions 24934/head
Carlos Ferreira [Sat, 2 Jan 2021 01:40:54 +0000 (02:40 +0100)]
Remove useless ini_set functions

3 years agoMerge pull request #25011 from nextcloud/fix/23197/catch_throwable
Roeland Jago Douma [Thu, 7 Jan 2021 14:22:36 +0000 (15:22 +0100)]
Merge pull request #25011 from nextcloud/fix/23197/catch_throwable

Catch throwable instead of exception

3 years agoBump core-js from 3.8.1 to 3.8.2 24969/head
dependabot-preview[bot] [Thu, 7 Jan 2021 12:34:36 +0000 (12:34 +0000)]
Bump core-js from 3.8.1 to 3.8.2

Bumps [core-js](https://github.com/zloirock/core-js) from 3.8.1 to 3.8.2.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.8.1...v3.8.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
3 years agoCatch throwable instead of exception 25011/head
Roeland Jago Douma [Thu, 7 Jan 2021 13:32:26 +0000 (14:32 +0100)]
Catch throwable instead of exception

The error that gets thrown can also be a type error etc. So we should
properly catch the Throwable.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
3 years agoMerge pull request #25010 from nextcloud/revert-24955-external-storage-login-ldap
Morris Jobke [Thu, 7 Jan 2021 13:14:50 +0000 (14:14 +0100)]
Merge pull request #25010 from nextcloud/revert-24955-external-storage-login-ldap

Revert "allow using any ldap property as login name when using login credentials"

3 years agoRevert "allow using any ldap property as login name when using login credentials" 25010/head
blizzz [Thu, 7 Jan 2021 13:01:32 +0000 (14:01 +0100)]
Revert "allow using any ldap property as login name when using login credentials"

3 years agoMerge pull request #24955 from nextcloud/external-storage-login-ldap
Morris Jobke [Thu, 7 Jan 2021 12:33:18 +0000 (13:33 +0100)]
Merge pull request #24955 from nextcloud/external-storage-login-ldap

allow using any ldap property as login name when using login credentials

3 years agoMerge pull request #25003 from nextcloud/psalm/noid/phpdoc-fix-return-type
Roeland Jago Douma [Thu, 7 Jan 2021 12:31:24 +0000 (13:31 +0100)]
Merge pull request #25003 from nextcloud/psalm/noid/phpdoc-fix-return-type

Fix return types for Archive::getStream

3 years agoMerge pull request #25001 from nextcloud/bugfix/23044/fix-column-name-check
Roeland Jago Douma [Thu, 7 Jan 2021 12:30:49 +0000 (13:30 +0100)]
Merge pull request #25001 from nextcloud/bugfix/23044/fix-column-name-check

Fix column name to check prior to deleting

3 years agoMerge pull request #25000 from nextcloud/bugfix/noid/hide-client-welcome-mail
Roeland Jago Douma [Thu, 7 Jan 2021 12:30:11 +0000 (13:30 +0100)]
Merge pull request #25000 from nextcloud/bugfix/noid/hide-client-welcome-mail

Hide client link in welcome mail if an empty customclient_desktop config is set

3 years agoMerge pull request #25004 from nextcloud/fix/noid/php8-optional-parameter-before...
Morris Jobke [Thu, 7 Jan 2021 12:26:51 +0000 (13:26 +0100)]
Merge pull request #25004 from nextcloud/fix/noid/php8-optional-parameter-before-mandatory

Fix warning in PHP 8 about optional parameter before mandatory one

3 years agoFix warning in PHP 8 about optional parameter before mandatory one 25004/head
Morris Jobke [Thu, 7 Jan 2021 11:43:56 +0000 (12:43 +0100)]
Fix warning in PHP 8 about optional parameter before mandatory one

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
3 years agoFix return types for Archive::getStream 25003/head
Morris Jobke [Thu, 7 Jan 2021 11:38:41 +0000 (12:38 +0100)]
Fix return types for Archive::getStream

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
3 years agoFix column name to check prior to deleting 25001/head
Joas Schilling [Thu, 7 Jan 2021 09:50:36 +0000 (10:50 +0100)]
Fix column name to check prior to deleting

Signed-off-by: Joas Schilling <coding@schilljs.com>
3 years agoHide client link in welcome mail if an empty customclient_desktop config is set 25000/head
Julius Härtl [Tue, 5 Jan 2021 10:01:38 +0000 (11:01 +0100)]
Hide client link in welcome mail if an empty customclient_desktop config is set

Signed-off-by: Julius Härtl <jus@bitgrid.net>
3 years agoMerge pull request #24967 from nextcloud/dependabot/npm_and_yarn/nextcloud/axios...
dependabot-preview[bot] [Thu, 7 Jan 2021 09:32:37 +0000 (09:32 +0000)]
Merge pull request #24967 from nextcloud/dependabot/npm_and_yarn/nextcloud/axios-1.6.0

3 years agoMerge pull request #24994 from nextcloud/ci/postgres_update
Roeland Jago Douma [Thu, 7 Jan 2021 08:56:37 +0000 (09:56 +0100)]
Merge pull request #24994 from nextcloud/ci/postgres_update

Update postgres version tests

3 years agoMerge pull request #24911 from nextcloud/fix/tasks-calendar/undefined-index-search
Julius Härtl [Thu, 7 Jan 2021 08:35:52 +0000 (09:35 +0100)]
Merge pull request #24911 from nextcloud/fix/tasks-calendar/undefined-index-search

Tasks search: make sure we have existing indexes before using them

3 years agoBump @nextcloud/axios from 1.5.0 to 1.6.0 24967/head
dependabot-preview[bot] [Wed, 6 Jan 2021 19:47:58 +0000 (19:47 +0000)]
Bump @nextcloud/axios from 1.5.0 to 1.6.0

Bumps [@nextcloud/axios](https://github.com/nextcloud/nextcloud-axios) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/nextcloud/nextcloud-axios/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-axios/compare/v1.5.0...v1.6.0)

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: Roeland Jago Douma <roeland@famdouma.nl>
3 years agoUpdate postgres version tests 24994/head
Roeland Jago Douma [Wed, 6 Jan 2021 20:33:06 +0000 (21:33 +0100)]
Update postgres version tests

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
3 years agoMerge pull request #24993 from nextcloud/ci/db_drop_mysql_5
Roeland Jago Douma [Thu, 7 Jan 2021 07:44:31 +0000 (08:44 +0100)]
Merge pull request #24993 from nextcloud/ci/db_drop_mysql_5

No need to run mysql5 tests anymore

3 years agoMerge pull request #24988 from nextcloud/enh/make_sure_cache_is_set
Roeland Jago Douma [Thu, 7 Jan 2021 07:41:15 +0000 (08:41 +0100)]
Merge pull request #24988 from nextcloud/enh/make_sure_cache_is_set

Set the JSCombiner cache if needed

3 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 7 Jan 2021 02:21:10 +0000 (02:21 +0000)]
[tx-robot] updated from transifex

3 years agoNo need to run mysql5 tests anymore 24993/head
Roeland Jago Douma [Wed, 6 Jan 2021 20:26:39 +0000 (21:26 +0100)]
No need to run mysql5 tests anymore

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
3 years agoMerge pull request #24986 from nextcloud/crl/update-revoked-transmission.crt
Roeland Jago Douma [Wed, 6 Jan 2021 19:42:27 +0000 (20:42 +0100)]
Merge pull request #24986 from nextcloud/crl/update-revoked-transmission.crt

Update root.crl due to revocation of transmission.crt

3 years agoignore files that have no read permissions during scanning 24989/head
Robin Appelman [Wed, 6 Jan 2021 16:25:31 +0000 (17:25 +0100)]
ignore files that have no read permissions during scanning

Signed-off-by: Robin Appelman <robin@icewind.nl>
3 years agoSet the JSCombiner cache if needed 24988/head
Roeland Jago Douma [Wed, 6 Jan 2021 15:15:17 +0000 (16:15 +0100)]
Set the JSCombiner cache if needed

Found while debugging a customer setup. They had to flush their Redis.
Hence the info was no longer there. Since they also used S3 this meant
requesting the files over and over on template render. Which on S3 is
not cheap.

Now we just write it back if we can't get it from the cache in the first
place. So that the next run has it cached properly again.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
3 years agoMerge pull request #24317 from SMillerDev/app_password_command
Roeland Jago Douma [Wed, 6 Jan 2021 14:35:39 +0000 (15:35 +0100)]
Merge pull request #24317 from SMillerDev/app_password_command

App password command

3 years agoUpdate root.crl due to revocation of transmission.crt 24986/head
Morris Jobke [Wed, 6 Jan 2021 12:30:02 +0000 (13:30 +0100)]
Update root.crl due to revocation of transmission.crt

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
3 years agoRevert "Update root.crl due to revocation of transmission.crt"
Morris Jobke [Wed, 6 Jan 2021 12:31:03 +0000 (13:31 +0100)]
Revert "Update root.crl due to revocation of transmission.crt"

This reverts commit 48197dced321f7f6ca276511652fa6d99bf75453.

3 years agoUpdate root.crl due to revocation of transmission.crt
Morris Jobke [Wed, 6 Jan 2021 12:30:02 +0000 (13:30 +0100)]
Update root.crl due to revocation of transmission.crt

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
3 years agoMerge pull request #24979 from nextcloud-pr-bot/automated/noid/psalm-baseline-update
Roeland Jago Douma [Wed, 6 Jan 2021 08:30:24 +0000 (09:30 +0100)]
Merge pull request #24979 from nextcloud-pr-bot/automated/noid/psalm-baseline-update

[Automated] Update psalm-baseline.xml

3 years agoUpdate psalm baseline 24979/head
Nextcloud-PR-Bot [Wed, 6 Jan 2021 04:51:06 +0000 (04:51 +0000)]
Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 6 Jan 2021 02:20:00 +0000 (02:20 +0000)]
[tx-robot] updated from transifex

3 years agoMerge pull request #24900 from nextcloud/fix/user-settings
Julius Härtl [Tue, 5 Jan 2021 22:01:59 +0000 (23:01 +0100)]
Merge pull request #24900 from nextcloud/fix/user-settings

Fix updating user settings

3 years agoMerge pull request #24970 from nina-py/24938-dashboard-greetings-show-good-morning...
Julien Veyssier [Tue, 5 Jan 2021 17:58:21 +0000 (18:58 +0100)]
Merge pull request #24970 from nina-py/24938-dashboard-greetings-show-good-morning-after-noon

Fix dashboard greetings that show 'good morning' after noon

3 years agoMerge pull request #24917 from nextcloud/enhancement/guzzle7
Julius Härtl [Tue, 5 Jan 2021 15:44:29 +0000 (16:44 +0100)]
Merge pull request #24917 from nextcloud/enhancement/guzzle7

Update all the things for Guzzle 7 (php8 compat)

3 years agoUse the Symfony dispatcher correctly 24892/head
Christoph Wurst [Tue, 29 Dec 2020 19:43:01 +0000 (20:43 +0100)]
Use the Symfony dispatcher correctly

* Event object as first arg (otherwise there is a notice in the logs)
* `dispatch` MUST return the event object

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
3 years agoMerge pull request #24961 from nextcloud/bugfix/noid/copy-tests
Julius Härtl [Tue, 5 Jan 2021 14:49:16 +0000 (15:49 +0100)]
Merge pull request #24961 from nextcloud/bugfix/noid/copy-tests

3 years agoUpdate all the things for Guzzle 7 (php8 compat) 24917/head
Christoph Wurst [Wed, 30 Dec 2020 19:03:51 +0000 (20:03 +0100)]
Update all the things for Guzzle 7 (php8 compat)

Guzzle 6 doesn't support php8, hence we need this for 21 for full php8
support.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
3 years agoCommand: Add app password generation 24317/head
Sean Molenaar [Mon, 23 Nov 2020 22:10:48 +0000 (23:10 +0100)]
Command: Add app password generation

Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu>
3 years agoFix updating user settings 24900/head
Christoph Wurst [Wed, 30 Dec 2020 09:15:35 +0000 (10:15 +0100)]
Fix updating user settings

The requests dispatched from the personal settings page don't always
send all the possible params but just a subset. Hence requests currently
fail on master e.g. when you update your email. This makes the arguments
optional again.

Regression of da9462b482c77b71d6623be43a6aa1eda3d7cc06

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
3 years agoMerge pull request #24964 from nextcloud/bugfix/noid/internal-server-error-when-impor...
Roeland Jago Douma [Tue, 5 Jan 2021 11:57:00 +0000 (12:57 +0100)]
Merge pull request #24964 from nextcloud/bugfix/noid/internal-server-error-when-importing-broken-ics-file

Don't throw a 500 when importing a broken ics reminder file

3 years agoFix dashboard greetings that show 'good morning' after noon 24970/head
Nina Pypchenko [Tue, 5 Jan 2021 10:40:35 +0000 (21:40 +1100)]
Fix dashboard greetings that show 'good morning' after noon

Updated dashboard greetings to show "Good afternoon" after 12:00 instead of 13:00.

Updated time periods for greetings:
- Morning: 5:00 to 11.59
- Afternoon: 12:00 to 17.59
- Evening: 18:00 to 21:59
- Night: 22:00 to 4.59

Updated night-time greeting to "Hello" as "Good night" is a kind of goodbye.

Closes #24938.

Signed-off-by: Nina Pypchenko <22447785+nina-py@users.noreply.github.com>
3 years agoDon't throw a 500 when importing a broken ics reminder file 24964/head
Joas Schilling [Tue, 5 Jan 2021 09:08:14 +0000 (10:08 +0100)]
Don't throw a 500 when importing a broken ics reminder file

Signed-off-by: Joas Schilling <coding@schilljs.com>
3 years agoMerge pull request #24829 from nextcloud/bugfix/24813/add-missing-migrations
Julius Härtl [Tue, 5 Jan 2021 08:32:33 +0000 (09:32 +0100)]
Merge pull request #24829 from nextcloud/bugfix/24813/add-missing-migrations

3 years agoProperly handle result when copying with failure and throw in tests 24961/head
Julius Härtl [Tue, 5 Jan 2021 08:12:11 +0000 (09:12 +0100)]
Properly handle result when copying with failure and throw in tests

Signed-off-by: Julius Härtl <jus@bitgrid.net>
3 years agoFix writeStream mocking
Julius Härtl [Tue, 5 Jan 2021 07:53:21 +0000 (08:53 +0100)]
Fix writeStream mocking

Signed-off-by: Julius Härtl <jus@bitgrid.net>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 5 Jan 2021 02:21:26 +0000 (02:21 +0000)]
[tx-robot] updated from transifex

3 years agoMake sure we have existing indexes before using them 24911/head
John Molakvoæ (skjnldsv) [Wed, 30 Dec 2020 14:35:51 +0000 (15:35 +0100)]
Make sure we have existing indexes before using them

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
3 years agoallow using any ldap property as login name when using external storage login credentials 24955/head
Robin Appelman [Mon, 4 Jan 2021 18:11:29 +0000 (19:11 +0100)]
allow using any ldap property as login name when using external storage login credentials

Signed-off-by: Robin Appelman <robin@icewind.nl>
3 years agoMerge pull request #24936 from nextcloud/dependabot/npm_and_yarn/webpack-cli-4.3.1
Roeland Jago Douma [Mon, 4 Jan 2021 11:55:11 +0000 (12:55 +0100)]
Merge pull request #24936 from nextcloud/dependabot/npm_and_yarn/webpack-cli-4.3.1

Bump webpack-cli from 4.3.0 to 4.3.1

3 years agoMerge pull request #24907 from nextcloud/fix/license-headers-21-II
Christoph Wurst [Mon, 4 Jan 2021 10:06:30 +0000 (11:06 +0100)]
Merge pull request #24907 from nextcloud/fix/license-headers-21-II

Update license headers

3 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 4 Jan 2021 02:21:48 +0000 (02:21 +0000)]
[tx-robot] updated from transifex

3 years agoMerge pull request #24946 from nextcloud/dependabot/composer/pimple/pimple-3.3.1
Christoph Wurst [Sun, 3 Jan 2021 11:40:49 +0000 (12:40 +0100)]
Merge pull request #24946 from nextcloud/dependabot/composer/pimple/pimple-3.3.1

Bump pimple/pimple from 3.2.3 to 3.3.1

3 years agoBump pimple/pimple from 3.2.3 to 3.3.1 24946/head
Christoph Wurst [Sun, 3 Jan 2021 09:43:21 +0000 (10:43 +0100)]
Bump pimple/pimple from 3.2.3 to 3.3.1

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 3 Jan 2021 02:20:55 +0000 (02:20 +0000)]
[tx-robot] updated from transifex

3 years agoMerge pull request #24941 from nextcloud/dependabot/submodules/3rdparty-e8bad7c
dependabot-preview[bot] [Sat, 2 Jan 2021 16:55:04 +0000 (16:55 +0000)]
Merge pull request #24941 from nextcloud/dependabot/submodules/3rdparty-e8bad7c

3 years agoBump 3rdparty from `225c515` to `e8bad7c` 24941/head
dependabot-preview[bot] [Sat, 2 Jan 2021 16:15:53 +0000 (16:15 +0000)]
Bump 3rdparty from `225c515` to `e8bad7c`

Bumps [3rdparty](https://github.com/nextcloud/3rdparty) from `225c515` to `e8bad7c`.
- [Release notes](https://github.com/nextcloud/3rdparty/releases)
- [Commits](https://github.com/nextcloud/3rdparty/compare/225c51509edf9ab3557ce109c3762731e7863e10...e8bad7cc6fdbca7370dc882607847069ed30c2b1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
3 years agoMerge pull request #24916 from nextcloud/enh/psr-updates
Christoph Wurst [Sat, 2 Jan 2021 15:58:13 +0000 (16:58 +0100)]
Merge pull request #24916 from nextcloud/enh/psr-updates

Bump psr/log and psr/http-client

3 years agoBump webpack-cli from 4.3.0 to 4.3.1 24936/head
dependabot-preview[bot] [Sat, 2 Jan 2021 02:18:56 +0000 (02:18 +0000)]
Bump webpack-cli from 4.3.0 to 4.3.1

Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.3.0...webpack-cli@4.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 1 Jan 2021 02:21:03 +0000 (02:21 +0000)]
[tx-robot] updated from transifex

3 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 31 Dec 2020 02:27:04 +0000 (02:27 +0000)]
[tx-robot] updated from transifex

3 years agoBump psr/log and psr/http-client 24916/head
Christoph Wurst [Wed, 30 Dec 2020 18:15:52 +0000 (19:15 +0100)]
Bump psr/log and psr/http-client

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
3 years agoMerge pull request #24890 from nextcloud/dependabot/composer/pear/archive_tar-1.4.11
Christoph Wurst [Wed, 30 Dec 2020 18:41:43 +0000 (19:41 +0100)]
Merge pull request #24890 from nextcloud/dependabot/composer/pear/archive_tar-1.4.11

Bump pear/archive_tar from 1.4.9 to 1.4.11

3 years agoBump pear/archive_tar from 1.4.9 to 1.4.11 24890/head
Christoph Wurst [Tue, 29 Dec 2020 16:13:07 +0000 (17:13 +0100)]
Bump pear/archive_tar from 1.4.9 to 1.4.11

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
3 years agoMerge pull request #24886 from nextcloud/dependabot/composer/guzzlehttp/guzzle-6.5.5
Christoph Wurst [Wed, 30 Dec 2020 16:51:22 +0000 (17:51 +0100)]
Merge pull request #24886 from nextcloud/dependabot/composer/guzzlehttp/guzzle-6.5.5

Bump guzzlehttp/guzzle from 6.5.2 to 6.5.5

3 years agoMerge pull request #24864 from nextcloud/bugfix/noid/always-show-external-share
Julius Härtl [Wed, 30 Dec 2020 16:40:58 +0000 (17:40 +0100)]
Merge pull request #24864 from nextcloud/bugfix/noid/always-show-external-share

Also include external share results in recommendations

3 years agoMerge pull request #24852 from nextcloud/version/21/beta4 v21.0.0beta4
Roeland Jago Douma [Wed, 30 Dec 2020 14:09:20 +0000 (15:09 +0100)]
Merge pull request #24852 from nextcloud/version/21/beta4

21 beta4

3 years agoMerge pull request #24909 from nextcloud/fix/ci/psalm-ocp
Roeland Jago Douma [Wed, 30 Dec 2020 14:07:43 +0000 (15:07 +0100)]
Merge pull request #24909 from nextcloud/fix/ci/psalm-ocp

Fix expceted psalm-ocp.xml file

3 years agoMerge pull request #24571 from nextcloud/Valdnet-patch-4
Roeland Jago Douma [Wed, 30 Dec 2020 13:32:44 +0000 (14:32 +0100)]
Merge pull request #24571 from nextcloud/Valdnet-patch-4

l10n: Change to the name of the app

3 years agoFix expceted psalm-ocp.xml file 24909/head
Roeland Jago Douma [Wed, 30 Dec 2020 13:32:15 +0000 (14:32 +0100)]
Fix expceted psalm-ocp.xml file

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
3 years agoBump guzzlehttp/guzzle from 6.5.2 to 6.5.5 24886/head
Christoph Wurst [Tue, 29 Dec 2020 15:56:00 +0000 (16:56 +0100)]
Bump guzzlehttp/guzzle from 6.5.2 to 6.5.5

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
3 years agoUpdate license headers 24907/head
Christoph Wurst [Wed, 30 Dec 2020 13:07:05 +0000 (14:07 +0100)]
Update license headers

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
3 years agoChange to the name of the app 24571/head
Valdnet [Sat, 5 Dec 2020 19:31:17 +0000 (20:31 +0100)]
Change to the name of the app

It should refer to the application name "Files".

Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
3 years agoMerge pull request #24903 from nextcloud/enh/psalm-ocp
Roeland Jago Douma [Wed, 30 Dec 2020 12:23:25 +0000 (13:23 +0100)]
Merge pull request #24903 from nextcloud/enh/psalm-ocp

Add dedicated baseline for OCP

3 years agoMerge pull request #24888 from nextcloud/dependabot/composer/nikic/php-parser-4.10.4
Christoph Wurst [Wed, 30 Dec 2020 12:16:35 +0000 (13:16 +0100)]
Merge pull request #24888 from nextcloud/dependabot/composer/nikic/php-parser-4.10.4

Bump nikic/php-parser from 4.3.0 to 4.10.4

3 years agoBump nikic/php-parser from 4.3.0 to 4.10.4 24888/head
Christoph Wurst [Tue, 29 Dec 2020 16:03:50 +0000 (17:03 +0100)]
Bump nikic/php-parser from 4.3.0 to 4.10.4

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
3 years agoAdd dedicated baseline for OCP 24903/head
Roeland Jago Douma [Wed, 30 Dec 2020 10:06:00 +0000 (11:06 +0100)]
Add dedicated baseline for OCP

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
3 years agoMerge pull request #24895 from nextcloud/make-integration-tests-work-with-both-php...
Roeland Jago Douma [Wed, 30 Dec 2020 09:51:58 +0000 (10:51 +0100)]
Merge pull request #24895 from nextcloud/make-integration-tests-work-with-both-php-7.3-and-7.4

Make integration tests work with both PHP 7.3 and 7.4

3 years agoMerge pull request #24887 from nextcloud/dependabot/composer/swiftmailer/swiftmailer...
Christoph Wurst [Wed, 30 Dec 2020 09:48:19 +0000 (10:48 +0100)]
Merge pull request #24887 from nextcloud/dependabot/composer/swiftmailer/swiftmailer-6.2.4

Bump swiftmailer/swiftmailer from 6.2.3 to 6.2.4

3 years agoMerge pull request #24860 from nextcloud/bugfix/noid/well-known-htaccess
Roeland Jago Douma [Wed, 30 Dec 2020 09:47:48 +0000 (10:47 +0100)]
Merge pull request #24860 from nextcloud/bugfix/noid/well-known-htaccess

Make sure we properly ass well-known paths to index.php

3 years agoAlso include external share results in recommendations 24864/head
Julius Härtl [Mon, 28 Dec 2020 16:15:15 +0000 (17:15 +0100)]
Also include external share results in recommendations

Signed-off-by: Julius Härtl <jus@bitgrid.net>
3 years agoBump swiftmailer/swiftmailer from 6.2.3 to 6.2.4 24887/head
Christoph Wurst [Tue, 29 Dec 2020 16:00:01 +0000 (17:00 +0100)]
Bump swiftmailer/swiftmailer from 6.2.3 to 6.2.4

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
3 years agoMerge pull request #24879 from nextcloud/dependachristoph/composer/symfony-4.4.18
Christoph Wurst [Wed, 30 Dec 2020 07:56:16 +0000 (08:56 +0100)]
Merge pull request #24879 from nextcloud/dependachristoph/composer/symfony-4.4.18

Bump the Symfony family from 4.4.15 to 4.4.18

3 years agoMerge pull request #24898 from nextcloud-pr-bot/automated/noid/psalm-baseline-update
Roeland Jago Douma [Wed, 30 Dec 2020 07:32:23 +0000 (08:32 +0100)]
Merge pull request #24898 from nextcloud-pr-bot/automated/noid/psalm-baseline-update

[Automated] Update psalm-baseline.xml

3 years agoMake integration tests work with both PHP 7.3 and 7.4 24895/head
Daniel Calviño Sánchez [Tue, 29 Dec 2020 18:48:38 +0000 (19:48 +0100)]
Make integration tests work with both PHP 7.3 and 7.4

The "Trashbin" and "WebDav" traits were using each other in a circular
dependency ("WebDav" -> "Sharing" -> "Provisioning" -> "BasicStructure"
-> "Trashbin" -> "WebDav"). In PHP 7.3 this worked fine, but in PHP 7.4
the fatal error "Trait 'WebDav' not found in .../Trashbin.php" was
thrown. To solve this now the "TrashBin" trait no longer explicitly uses
"WebDav".

However, due to this change, the class using "TrashBin" is now expected
to also use "WebDav". As the "Trashbin" trait was not needed by most
contexts using the "BasicStructure" trait "Trashbin" was removed from it
and added only to those contexts that actually need it.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
3 years agoUpdate psalm baseline 24898/head
Nextcloud-PR-Bot [Wed, 30 Dec 2020 04:42:04 +0000 (04:42 +0000)]
Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 30 Dec 2020 02:19:06 +0000 (02:19 +0000)]
[tx-robot] updated from transifex