]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
4 years agoSharedMountTest.php:367 is unreliable 23492/head
Morris Jobke [Thu, 15 Oct 2020 22:36:23 +0000 (00:36 +0200)]
SharedMountTest.php:367 is unreliable

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
4 years agoMerge pull request #23464 from nextcloud/enhancement/psalm-typed-migration-schema...
Morris Jobke [Thu, 15 Oct 2020 11:21:44 +0000 (13:21 +0200)]
Merge pull request #23464 from nextcloud/enhancement/psalm-typed-migration-schema-closure

Add psalm types for the migration schema closure

4 years agoAdd psalm types for the migration schema closure 23464/head
Christoph Wurst [Thu, 15 Oct 2020 08:58:51 +0000 (10:58 +0200)]
Add psalm types for the migration schema closure

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
4 years agoMerge pull request #23448 from nextcloud/fix/sidebar-standalone
John Molakvoæ [Thu, 15 Oct 2020 05:46:17 +0000 (07:46 +0200)]
Merge pull request #23448 from nextcloud/fix/sidebar-standalone

Fix app sidebar mountpoint

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 15 Oct 2020 02:18:25 +0000 (02:18 +0000)]
[tx-robot] updated from transifex

4 years agoMerge pull request #23097 from nextcloud/bugfix/noid/trashbin-query-versions
Morris Jobke [Wed, 14 Oct 2020 20:50:02 +0000 (22:50 +0200)]
Merge pull request #23097 from nextcloud/bugfix/noid/trashbin-query-versions

Restrict query when searching for versions of trashbin files

4 years agoFix app sidebar mountpoint 23448/head
John Molakvoæ (skjnldsv) [Wed, 14 Oct 2020 16:03:17 +0000 (18:03 +0200)]
Fix app sidebar mountpoint

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
4 years agoMerge pull request #23377 from nextcloud/enhancement/psalm-annotate-icontainer
Morris Jobke [Wed, 14 Oct 2020 15:04:37 +0000 (17:04 +0200)]
Merge pull request #23377 from nextcloud/enhancement/psalm-annotate-icontainer

Annotate IContainer so Psalm knows what resove and query return

4 years agoMerge pull request #23436 from nextcloud/fix/23158/remove-posix_getpwuid
Morris Jobke [Wed, 14 Oct 2020 14:48:50 +0000 (16:48 +0200)]
Merge pull request #23436 from nextcloud/fix/23158/remove-posix_getpwuid

Remove posix_getpwuid and compare only userid

4 years agoRestrict query when searching for versions of trashbin files 23097/head
Julius Härtl [Tue, 29 Sep 2020 15:02:53 +0000 (17:02 +0200)]
Restrict query when searching for versions of trashbin files

Signed-off-by: Julius Härtl <jus@bitgrid.net>
4 years agoFix type errors detected by Psalm 23377/head
Christoph Wurst [Wed, 14 Oct 2020 11:00:20 +0000 (13:00 +0200)]
Fix type errors detected by Psalm

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
4 years agoAnnotate IContainer so Psalm knows what resove and query return
Christoph Wurst [Mon, 12 Oct 2020 11:15:40 +0000 (13:15 +0200)]
Annotate IContainer so Psalm knows what resove and query return

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
4 years agoMerge pull request #23434 from nextcloud/dependachristoph/composer/vimeo-psalm-3...
Morris Jobke [Wed, 14 Oct 2020 10:28:01 +0000 (12:28 +0200)]
Merge pull request #23434 from nextcloud/dependachristoph/composer/vimeo-psalm-3.17.1

Bump vimeo/psalm from 3.15 to 3.17.1

4 years agoBump vimeo/psalm from 3.15 to 3.17.1 23434/head
Christoph Wurst [Wed, 14 Oct 2020 09:47:54 +0000 (11:47 +0200)]
Bump vimeo/psalm from 3.15 to 3.17.1

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 14 Oct 2020 02:18:46 +0000 (02:18 +0000)]
[tx-robot] updated from transifex

4 years agoMerge pull request #23155 from nextcloud/dependabot/npm_and_yarn/dompurify-2.1.1
dependabot-preview[bot] [Tue, 13 Oct 2020 23:49:41 +0000 (23:49 +0000)]
Merge pull request #23155 from nextcloud/dependabot/npm_and_yarn/dompurify-2.1.1

4 years agoBump dompurify from 2.0.15 to 2.1.1 23155/head
dependabot-preview[bot] [Tue, 13 Oct 2020 19:47:49 +0000 (19:47 +0000)]
Bump dompurify from 2.0.15 to 2.1.1

Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.0.15 to 2.1.1.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/2.0.15...2.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
4 years agoMerge pull request #23401 from nextcloud/techdebt/psalm-no-global
Morris Jobke [Tue, 13 Oct 2020 21:34:17 +0000 (23:34 +0200)]
Merge pull request #23401 from nextcloud/techdebt/psalm-no-global

Use own psalm instead of a global one

4 years agoDo not fail on changes to baseline.xml 23401/head
Morris Jobke [Tue, 13 Oct 2020 19:55:37 +0000 (21:55 +0200)]
Do not fail on changes to baseline.xml

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 13 Oct 2020 19:33:40 +0000 (19:33 +0000)]
[tx-robot] updated from transifex

4 years agoMerge pull request #23286 from nextcloud/design/deleted-sorting
Morris Jobke [Tue, 13 Oct 2020 17:42:13 +0000 (19:42 +0200)]
Merge pull request #23286 from nextcloud/design/deleted-sorting

Sort deleted files by most recently deleted first

4 years agoMerge pull request #23021 from nextcloud/notify-saved-login-auth
blizzz [Tue, 13 Oct 2020 17:39:31 +0000 (19:39 +0200)]
Merge pull request #23021 from nextcloud/notify-saved-login-auth

allow using saved login credentials for notify

4 years agoUse own psalm instead of a global one
Christoph Wurst [Tue, 13 Oct 2020 06:20:10 +0000 (08:20 +0200)]
Use own psalm instead of a global one

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
4 years agoMerge pull request #23409 from nextcloud/fix/cache-entry-array-access
Morris Jobke [Tue, 13 Oct 2020 15:54:21 +0000 (17:54 +0200)]
Merge pull request #23409 from nextcloud/fix/cache-entry-array-access

The file cache entry is array accessible

4 years agoMerge pull request #23410 from nextcloud/fix/encryption-decrypt-position-type
Morris Jobke [Tue, 13 Oct 2020 15:50:31 +0000 (17:50 +0200)]
Merge pull request #23410 from nextcloud/fix/encryption-decrypt-position-type

The encryption decrypt position can be int or string

4 years agoMerge pull request #23398 from nextcloud-pr-bot/automated/noid/psalm-baseline-update
Morris Jobke [Tue, 13 Oct 2020 15:38:28 +0000 (17:38 +0200)]
Merge pull request #23398 from nextcloud-pr-bot/automated/noid/psalm-baseline-update

[Automated] Update psalm-baseline.xml

4 years agoMerge pull request #23295 from nextcloud/fix/versions-no-space-no-versions-undefined...
Morris Jobke [Tue, 13 Oct 2020 15:35:35 +0000 (17:35 +0200)]
Merge pull request #23295 from nextcloud/fix/versions-no-space-no-versions-undefined-index

Fix undefined index and consequential damages in versions code

4 years agoMerge pull request #23402 from nextcloud/bugfix/noid/encode-logout
Morris Jobke [Tue, 13 Oct 2020 15:32:24 +0000 (17:32 +0200)]
Merge pull request #23402 from nextcloud/bugfix/noid/encode-logout

Encode requesttoken for logout url in auto logout

4 years agoSort deleted files by most recently deleted first 23286/head
Jan C. Borchardt [Wed, 7 Oct 2020 15:18:27 +0000 (17:18 +0200)]
Sort deleted files by most recently deleted first

Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
4 years agoMerge pull request #23350 from st3iny/fix/14849/share-api-preview-availability
Morris Jobke [Tue, 13 Oct 2020 15:27:27 +0000 (17:27 +0200)]
Merge pull request #23350 from st3iny/fix/14849/share-api-preview-availability

Inidicate preview availability in share api responses

4 years agoMerge pull request #23345 from nextcloud/fix/scrollbars
John Molakvoæ [Tue, 13 Oct 2020 13:19:38 +0000 (15:19 +0200)]
Merge pull request #23345 from nextcloud/fix/scrollbars

Increase scrollbar sizes

4 years agoIndicate preview availability in share api responses 23350/head
Richard Steinmetz [Sun, 11 Oct 2020 13:19:30 +0000 (15:19 +0200)]
Indicate preview availability in share api responses

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
4 years agoThe encryption decrypt position can be int or string 23410/head
Christoph Wurst [Tue, 13 Oct 2020 08:51:22 +0000 (10:51 +0200)]
The encryption decrypt position can be int or string

The public API said string, internally we treated it as int. In reality
both are used. Let's reflect that in the documented argument type.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
4 years agoThe file cache entry is array accessible 23409/head
Christoph Wurst [Tue, 13 Oct 2020 08:47:00 +0000 (10:47 +0200)]
The file cache entry is array accessible

… so let's make this part of our API. We use it as array already.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
4 years agoMerge pull request #23382 from nextcloud/techdebt/noid/psr-logger-in-authentication
Joas Schilling [Tue, 13 Oct 2020 07:45:11 +0000 (09:45 +0200)]
Merge pull request #23382 from nextcloud/techdebt/noid/psr-logger-in-authentication

Use PSR logger in authentication

4 years agoMerge pull request #23396 from nextcloud/tests/22305/flipping-versioningtest
Joas Schilling [Tue, 13 Oct 2020 07:08:29 +0000 (09:08 +0200)]
Merge pull request #23396 from nextcloud/tests/22305/flipping-versioningtest

VersioningTest.php:729 is unreliable and should be disabled

4 years agoEncode requesttoken for logout url in auto logout 23402/head
Julius Härtl [Tue, 13 Oct 2020 06:43:27 +0000 (08:43 +0200)]
Encode requesttoken for logout url in auto logout

Signed-off-by: Julius Härtl <jus@bitgrid.net>
4 years agoFix more tests 23382/head
Joas Schilling [Tue, 13 Oct 2020 06:16:17 +0000 (08:16 +0200)]
Fix more tests

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years agoUpdate psalm baseline 23398/head
Nextcloud-PR-Bot [Tue, 13 Oct 2020 04:28:02 +0000 (04:28 +0000)]
Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 13 Oct 2020 02:18:40 +0000 (02:18 +0000)]
[tx-robot] updated from transifex

4 years agoReturn all keys in getAllVersions() instead 23295/head
Morris Jobke [Fri, 9 Oct 2020 13:23:10 +0000 (15:23 +0200)]
Return all keys in getAllVersions() instead

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
4 years agoFix undefined index and consequential damages in versions code
Christoph Wurst [Thu, 8 Oct 2020 17:52:29 +0000 (19:52 +0200)]
Fix undefined index and consequential damages in versions code

If the user has no space and there are no versions, there won't be an
`all` index in the versions entry. Hence this triggers a warning and
becomes `null`, afterwards `count`, `foreach` and friends will happily
throw even more warnings and errors because they don't want to play with
`null`. Thus adding a fallback to an empty array.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
4 years agoMerge pull request #23274 from nextcloud/3rdparty/symfony/4.4.15
Morris Jobke [Mon, 12 Oct 2020 20:14:37 +0000 (22:14 +0200)]
Merge pull request #23274 from nextcloud/3rdparty/symfony/4.4.15

[3rdparty] Bump symfony deps to 4.4.15

4 years agoUse PSR logger in authentication
Joas Schilling [Mon, 12 Oct 2020 15:14:25 +0000 (17:14 +0200)]
Use PSR logger in authentication

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years agoVersioningTest:729 is unreliable and should be disabled 23396/head
Morris Jobke [Mon, 12 Oct 2020 20:02:58 +0000 (22:02 +0200)]
VersioningTest:729 is unreliable and should be disabled

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
4 years agoMerge pull request #23300 from sharidas/transfer-ownership-same-user
Morris Jobke [Mon, 12 Oct 2020 19:52:37 +0000 (21:52 +0200)]
Merge pull request #23300 from sharidas/transfer-ownership-same-user

Stop transfer of ownership between same users

4 years agoMerge pull request #23317 from nextcloud/fix/contact-update
Morris Jobke [Mon, 12 Oct 2020 19:49:04 +0000 (21:49 +0200)]
Merge pull request #23317 from nextcloud/fix/contact-update

handle nested properties for contact updates

4 years agoMerge pull request #23391 from nextcloud/fix/23245/fix-asynccommandbus-test-failure
Morris Jobke [Mon, 12 Oct 2020 19:35:07 +0000 (21:35 +0200)]
Merge pull request #23391 from nextcloud/fix/23245/fix-asynccommandbus-test-failure

Overwrite also the new command bus name to execute them in sync in th…

4 years agohandle nested properties, fixes #20544 23317/head
call-me-matt [Fri, 9 Oct 2020 14:27:41 +0000 (16:27 +0200)]
handle nested properties, fixes #20544

Signed-off-by: call-me-matt <nextcloud@matthiasheinisch.de>
4 years agoOverwrite also the new command bus name to execute them in sync in the tests 23391/head
Morris Jobke [Mon, 12 Oct 2020 19:03:58 +0000 (21:03 +0200)]
Overwrite also the new command bus name to execute them in sync in the tests

Followup to #23245

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
4 years agoMerge pull request #23378 from R0Wi/bugfix/registration_typo
Morris Jobke [Mon, 12 Oct 2020 18:04:33 +0000 (20:04 +0200)]
Merge pull request #23378 from R0Wi/bugfix/registration_typo

Fix typo 'shared'

4 years agoMerge pull request #23379 from nextcloud/fix/recent-contacts-federated
John Molakvoæ [Mon, 12 Oct 2020 16:40:22 +0000 (18:40 +0200)]
Merge pull request #23379 from nextcloud/fix/recent-contacts-federated

4 years agoMerge pull request #23284 from st3iny/fix/noid/adminpass-strengthify-margin
Morris Jobke [Mon, 12 Oct 2020 15:33:34 +0000 (17:33 +0200)]
Merge pull request #23284 from st3iny/fix/noid/adminpass-strengthify-margin

Fix adminpass strengthify margin

4 years agoMerge pull request #23371 from nextcloud/enhancement/psalm-typed-bootstrap-registrati...
Christoph Wurst [Mon, 12 Oct 2020 15:14:03 +0000 (17:14 +0200)]
Merge pull request #23371 from nextcloud/enhancement/psalm-typed-bootstrap-registration-context

Add Psalm type for the bootstrap registration context

4 years agoDrop X-NEXTCLOUD-UID 23379/head
John Molakvoæ (skjnldsv) [Mon, 12 Oct 2020 14:56:20 +0000 (16:56 +0200)]
Drop X-NEXTCLOUD-UID

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
4 years agoExpose CLOUD federation for local users as well
John Molakvoæ (skjnldsv) [Mon, 12 Oct 2020 12:55:02 +0000 (14:55 +0200)]
Expose CLOUD federation for local users as well

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
4 years agoAdd Psalm type for the bootstrap registration context 23371/head
Christoph Wurst [Mon, 12 Oct 2020 09:23:37 +0000 (11:23 +0200)]
Add Psalm type for the bootstrap registration context

This can potentially catch a few bugs with wrong class strings.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
4 years agoFix code style 23378/head
Morris Jobke [Mon, 12 Oct 2020 12:54:51 +0000 (14:54 +0200)]
Fix code style

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
4 years agoFix typo 'shared'
Robin Windey [Mon, 12 Oct 2020 12:19:41 +0000 (14:19 +0200)]
Fix typo 'shared'

4 years agoMerge pull request #23323 from nextcloud/dependabot/npm_and_yarn/moment-2.29.1
John Molakvoæ [Mon, 12 Oct 2020 12:05:00 +0000 (14:05 +0200)]
Merge pull request #23323 from nextcloud/dependabot/npm_and_yarn/moment-2.29.1

Bump moment from 2.29.0 to 2.29.1

4 years agoMerge pull request #23310 from nextcloud/enhancement/psalm-typed-qb-mapper
Morris Jobke [Mon, 12 Oct 2020 11:10:05 +0000 (13:10 +0200)]
Merge pull request #23310 from nextcloud/enhancement/psalm-typed-qb-mapper

Add template typing to the QBMapper

4 years agoBump moment from 2.29.0 to 2.29.1 23323/head
dependabot-preview[bot] [Mon, 12 Oct 2020 10:50:33 +0000 (10:50 +0000)]
Bump moment from 2.29.0 to 2.29.1

Bumps [moment](https://github.com/moment/moment) from 2.29.0 to 2.29.1.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.0...2.29.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
4 years agoMerge pull request #23327 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-2.7.0
John Molakvoæ [Mon, 12 Oct 2020 10:48:14 +0000 (12:48 +0200)]
Merge pull request #23327 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-2.7.0

Bump @nextcloud/vue from 2.6.9 to 2.7.0

4 years agoMerge pull request #23326 from nextcloud/dependabot/npm_and_yarn/sinon-9.2.0
John Molakvoæ [Mon, 12 Oct 2020 09:37:39 +0000 (11:37 +0200)]
Merge pull request #23326 from nextcloud/dependabot/npm_and_yarn/sinon-9.2.0

Bump sinon from 9.1.0 to 9.2.0

4 years agoType some of the core mappers 23310/head
Christoph Wurst [Fri, 9 Oct 2020 12:33:17 +0000 (14:33 +0200)]
Type some of the core mappers

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
4 years agoAdd template typing to the QBMapper
Christoph Wurst [Fri, 9 Oct 2020 12:27:59 +0000 (14:27 +0200)]
Add template typing to the QBMapper

The QBMapper is kind of a generic type, though this concept does not
exist in php. Hence you have a lot of type coercion in subtypes (mappers
in the individual apps) because you suddenly don't expect an Entity[]
but your specific type.

Luckily Psalm lets us type those. Then in the subclass you can
psalm-implement the mapper with a concrete type and psalm will do all
the magic to ensure types are used correctly.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
4 years agoBump @nextcloud/vue from 2.6.9 to 2.7.0 23327/head
dependabot-preview[bot] [Mon, 12 Oct 2020 08:09:08 +0000 (08:09 +0000)]
Bump @nextcloud/vue from 2.6.9 to 2.7.0

Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 2.6.9 to 2.7.0.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases)
- [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v2.6.9...v2.7.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
4 years agoBump sinon from 9.1.0 to 9.2.0 23326/head
dependabot-preview[bot] [Mon, 12 Oct 2020 08:03:20 +0000 (08:03 +0000)]
Bump sinon from 9.1.0 to 9.2.0

Bumps [sinon](https://github.com/sinonjs/sinon) from 9.1.0 to 9.2.0.
- [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.1.0...v9.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agoMerge pull request #23325 from nextcloud/dependabot/npm_and_yarn/webpack-merge-5.2.0
John Molakvoæ [Mon, 12 Oct 2020 08:01:03 +0000 (10:01 +0200)]
Merge pull request #23325 from nextcloud/dependabot/npm_and_yarn/webpack-merge-5.2.0

Bump webpack-merge from 5.1.4 to 5.2.0

4 years agoMerge pull request #23320 from nextcloud/dependabot/npm_and_yarn/sass-loader-10.0.3
John Molakvoæ [Mon, 12 Oct 2020 08:00:53 +0000 (10:00 +0200)]
Merge pull request #23320 from nextcloud/dependabot/npm_and_yarn/sass-loader-10.0.3

Bump sass-loader from 10.0.2 to 10.0.3

4 years agoMerge pull request #23324 from nextcloud/dependabot/npm_and_yarn/style-loader-2.0.0
John Molakvoæ [Mon, 12 Oct 2020 08:00:37 +0000 (10:00 +0200)]
Merge pull request #23324 from nextcloud/dependabot/npm_and_yarn/style-loader-2.0.0

Bump style-loader from 1.2.1 to 2.0.0

4 years agoMerge pull request #23306 from nextcloud/update-readme-compiled-commits
Julius Härtl [Mon, 12 Oct 2020 07:13:11 +0000 (09:13 +0200)]
Merge pull request #23306 from nextcloud/update-readme-compiled-commits

4 years agoStop transfer of ownership between same users 23300/head
Sujith Haridasan [Fri, 9 Oct 2020 05:20:03 +0000 (10:50 +0530)]
Stop transfer of ownership between same users

Stop the transfer of ownership between same user.

Signed-off-by: Sujith Haridasan <sujith.h@gmail.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 12 Oct 2020 02:18:06 +0000 (02:18 +0000)]
[tx-robot] updated from transifex

4 years agoMerge pull request #23329 from nextcloud-pr-bot/automated/noid/psalm-baseline-update
Morris Jobke [Sun, 11 Oct 2020 20:11:01 +0000 (22:11 +0200)]
Merge pull request #23329 from nextcloud-pr-bot/automated/noid/psalm-baseline-update

[Automated] Update psalm-baseline.xml

4 years agoIncrease scrollbar sizes 23345/head
John Molakvoæ (skjnldsv) [Sun, 11 Oct 2020 09:18:23 +0000 (11:18 +0200)]
Increase scrollbar sizes

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
4 years agoUpdate psalm baseline 23329/head
Nextcloud-PR-Bot [Sun, 11 Oct 2020 04:27:09 +0000 (04:27 +0000)]
Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 11 Oct 2020 02:18:42 +0000 (02:18 +0000)]
[tx-robot] updated from transifex

4 years agoMerge pull request #23239 from st3iny/fix/20833/broken-dbpassword-toggle
John Molakvoæ [Sat, 10 Oct 2020 15:43:12 +0000 (17:43 +0200)]
Merge pull request #23239 from st3iny/fix/20833/broken-dbpassword-toggle

Fix database password visibility toggle

4 years agoFix password visibility toggles 23239/head
Richard Steinmetz [Fri, 9 Oct 2020 18:10:27 +0000 (20:10 +0200)]
Fix password visibility toggles

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 10 Oct 2020 02:18:44 +0000 (02:18 +0000)]
[tx-robot] updated from transifex

4 years agoBump webpack-merge from 5.1.4 to 5.2.0 23325/head
dependabot-preview[bot] [Sat, 10 Oct 2020 01:19:45 +0000 (01:19 +0000)]
Bump webpack-merge from 5.1.4 to 5.2.0

Bumps [webpack-merge](https://github.com/survivejs/webpack-merge) from 5.1.4 to 5.2.0.
- [Release notes](https://github.com/survivejs/webpack-merge/releases)
- [Changelog](https://github.com/survivejs/webpack-merge/blob/master/CHANGELOG.md)
- [Commits](https://github.com/survivejs/webpack-merge/compare/v5.1.4...v5.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agoBump style-loader from 1.2.1 to 2.0.0 23324/head
dependabot-preview[bot] [Sat, 10 Oct 2020 01:19:06 +0000 (01:19 +0000)]
Bump style-loader from 1.2.1 to 2.0.0

Bumps [style-loader](https://github.com/webpack-contrib/style-loader) from 1.2.1 to 2.0.0.
- [Release notes](https://github.com/webpack-contrib/style-loader/releases)
- [Changelog](https://github.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/style-loader/compare/v1.2.1...v2.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agoBump sass-loader from 10.0.2 to 10.0.3 23320/head
dependabot-preview[bot] [Sat, 10 Oct 2020 01:16:50 +0000 (01:16 +0000)]
Bump sass-loader from 10.0.2 to 10.0.3

Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 10.0.2 to 10.0.3.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v10.0.2...v10.0.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years ago[3rdparty] Bump symfony deps to 4.4.15 23274/head
Roeland Jago Douma [Thu, 8 Oct 2020 09:09:42 +0000 (11:09 +0200)]
[3rdparty] Bump symfony deps to 4.4.15

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
4 years agoEnhance README to mention module compilation 23306/head
Vincent Petry [Fri, 9 Oct 2020 12:12:40 +0000 (14:12 +0200)]
Enhance README to mention module compilation

Added hint about MODULE=xxx when recompiling production assets.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
4 years agoAdd to README about compiling JS production assets.
Vincent Petry [Fri, 9 Oct 2020 10:15:20 +0000 (12:15 +0200)]
Add to README about compiling JS production assets.

Add note in README about the need to checkin also compiled JS assets
after running `make build-js-production`.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
4 years agoMerge pull request #23264 from nextcloud/bug/23177/escape-html
Roeland Jago Douma [Fri, 9 Oct 2020 07:25:05 +0000 (09:25 +0200)]
Merge pull request #23264 from nextcloud/bug/23177/escape-html

Add local version of escapeHTML

4 years agoMerge pull request #23249 from nextcloud/techdebt/server-container-cleanup
Roeland Jago Douma [Fri, 9 Oct 2020 07:19:41 +0000 (09:19 +0200)]
Merge pull request #23249 from nextcloud/techdebt/server-container-cleanup

Server container cleanup

4 years agoMerge pull request #23287 from nextcloud/enh/bruteforce/limit_storage
Roeland Jago Douma [Fri, 9 Oct 2020 06:51:33 +0000 (08:51 +0200)]
Merge pull request #23287 from nextcloud/enh/bruteforce/limit_storage

Limit storing bruteforce attempts

4 years agoClean up the server 23249/head
Christoph Wurst [Wed, 7 Oct 2020 08:09:08 +0000 (10:09 +0200)]
Clean up the server

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
4 years agoMerge pull request #23299 from nextcloud-pr-bot/automated/noid/psalm-baseline-update
Roeland Jago Douma [Fri, 9 Oct 2020 06:15:38 +0000 (08:15 +0200)]
Merge pull request #23299 from nextcloud-pr-bot/automated/noid/psalm-baseline-update

[Automated] Update psalm-baseline.xml

4 years agoUpdate psalm baseline 23299/head
Nextcloud-PR-Bot [Fri, 9 Oct 2020 04:27:56 +0000 (04:27 +0000)]
Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 9 Oct 2020 02:18:45 +0000 (02:18 +0000)]
[tx-robot] updated from transifex

4 years agoMerge pull request #23161 from nextcloud/enh/noid/setup-checks2
Roeland Jago Douma [Thu, 8 Oct 2020 20:40:37 +0000 (22:40 +0200)]
Merge pull request #23161 from nextcloud/enh/noid/setup-checks2

Remove setup check for php mail

4 years agoLimit throttler to 48 hours 23287/head
Roeland Jago Douma [Thu, 8 Oct 2020 13:04:38 +0000 (15:04 +0200)]
Limit throttler to 48 hours

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
4 years agoAdd cleanup job for old brutefoce attempts
Roeland Jago Douma [Thu, 8 Oct 2020 13:02:51 +0000 (15:02 +0200)]
Add cleanup job for old brutefoce attempts

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
4 years agoMerge pull request #23291 from nextcloud/techdebt/noid/use-psr-logger-in-event-dispatcher
Roeland Jago Douma [Thu, 8 Oct 2020 17:43:03 +0000 (19:43 +0200)]
Merge pull request #23291 from nextcloud/techdebt/noid/use-psr-logger-in-event-dispatcher

Use PSR Logger in event dispatcher

4 years agoMerge pull request #23292 from nextcloud/enh/noid/job-run-does-not-return-anything
Roeland Jago Douma [Thu, 8 Oct 2020 17:42:12 +0000 (19:42 +0200)]
Merge pull request #23292 from nextcloud/enh/noid/job-run-does-not-return-anything

Job::run() does not return anything

4 years agoUse PSR Logger in event dispatcher 23291/head
Joas Schilling [Thu, 8 Oct 2020 14:48:03 +0000 (16:48 +0200)]
Use PSR Logger in event dispatcher

Signed-off-by: Joas Schilling <coding@schilljs.com>