]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
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 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 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 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 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 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>
4 years agoJob::run() does not return anything 23292/head
Morris Jobke [Thu, 8 Oct 2020 14:52:02 +0000 (16:52 +0200)]
Job::run() does not return anything

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
4 years agoMerge pull request #23275 from nextcloud/fix/dashboard-statuses-sort
Roeland Jago Douma [Thu, 8 Oct 2020 13:23:09 +0000 (15:23 +0200)]
Merge pull request #23275 from nextcloud/fix/dashboard-statuses-sort

Fix dashboard statuses sort

4 years agoMerge pull request #23279 from nextcloud/enh/weather-favorites
Roeland Jago Douma [Thu, 8 Oct 2020 13:21:56 +0000 (15:21 +0200)]
Merge pull request #23279 from nextcloud/enh/weather-favorites

Add favorite weather locations

4 years agoFix adminpass strengthify margin 23284/head
Richard Steinmetz [Thu, 8 Oct 2020 11:58:54 +0000 (13:58 +0200)]
Fix adminpass strengthify margin

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
4 years agoMerge pull request #23020 from nextcloud/disable-notify-self-check
Robin Appelman [Thu, 8 Oct 2020 11:27:08 +0000 (11:27 +0000)]
Merge pull request #23020 from nextcloud/disable-notify-self-check

add option to disable notify self check

4 years agoMerge pull request #23269 from sharidas/fix-remove-user-from-grp
John Molakvoæ [Thu, 8 Oct 2020 11:17:16 +0000 (13:17 +0200)]
Merge pull request #23269 from sharidas/fix-remove-user-from-grp

Fix the user remove from group in UI

4 years agoadd favorite weather locations 23279/head
Julien Veyssier [Wed, 7 Oct 2020 18:43:55 +0000 (20:43 +0200)]
add favorite weather locations

Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
4 years agoMerge pull request #23245 from nextcloud/techdebt/server-bus-deprecate-alias
Roeland Jago Douma [Thu, 8 Oct 2020 09:50:21 +0000 (11:50 +0200)]
Merge pull request #23245 from nextcloud/techdebt/server-bus-deprecate-alias

Deprecate the named alias of IBus

4 years agofix dashboard statuses sort function 23275/head
Julien Veyssier [Thu, 8 Oct 2020 09:09:29 +0000 (11:09 +0200)]
fix dashboard statuses sort function

Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
4 years agoFix the user remove from group in UI 23269/head
Sujith Haridasan [Thu, 8 Oct 2020 06:11:13 +0000 (11:41 +0530)]
Fix the user remove from group in UI

Fix the removal of user from the group in UI.

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

4 years agoAdd local version of escapeHTML 23264/head
Daniel Kesselberg [Wed, 7 Oct 2020 20:58:00 +0000 (22:58 +0200)]
Add local version of escapeHTML

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
4 years agoMerge pull request #21860 from nextcloud/techdebt/encryption-psr-container
Morris Jobke [Wed, 7 Oct 2020 18:10:28 +0000 (20:10 +0200)]
Merge pull request #21860 from nextcloud/techdebt/encryption-psr-container

Migrate encryption to the PSR container

4 years agoDeprecate the named alias of IBus 23245/head
Christoph Wurst [Wed, 7 Oct 2020 07:19:10 +0000 (09:19 +0200)]
Deprecate the named alias of IBus

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
4 years agoMigrate encryption to the PSR container 21860/head
Christoph Wurst [Thu, 16 Jul 2020 08:25:32 +0000 (10:25 +0200)]
Migrate encryption to the PSR container

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
4 years agoMerge pull request #23184 from nextcloud/bugfix/noid/make-sure-getUsersFavoritingObje...
Morris Jobke [Wed, 7 Oct 2020 11:08:02 +0000 (13:08 +0200)]
Merge pull request #23184 from nextcloud/bugfix/noid/make-sure-getUsersFavoritingObject-can-be-run-without-a-user

Make sure getUsersFavoritingObject can be run without a user

4 years agoMerge pull request #23248 from nextcloud/techdebt/server-getters-query-get
Roeland Jago Douma [Wed, 7 Oct 2020 09:40:22 +0000 (11:40 +0200)]
Merge pull request #23248 from nextcloud/techdebt/server-getters-query-get

Use the ContainerInterface::get inside the server container

4 years agoMerge pull request #23252 from nextcloud/fix/l10n/activities
Roeland Jago Douma [Wed, 7 Oct 2020 09:34:57 +0000 (11:34 +0200)]
Merge pull request #23252 from nextcloud/fix/l10n/activities

Use the correct l10n for activities

4 years agoMerge pull request #23164 from nextcloud/feat/files-sidebar-cleanup-standards
John Molakvoæ [Wed, 7 Oct 2020 09:13:14 +0000 (11:13 +0200)]
Merge pull request #23164 from nextcloud/feat/files-sidebar-cleanup-standards

4 years agoMerge pull request #23243 from nextcloud-pr-bot/automated/noid/psalm-baseline-update
Roeland Jago Douma [Wed, 7 Oct 2020 09:01:44 +0000 (11:01 +0200)]
Merge pull request #23243 from nextcloud-pr-bot/automated/noid/psalm-baseline-update

[Automated] Update psalm-baseline.xml

4 years agoMerge pull request #23244 from nextcloud/techdebt/noid/user-psr-logger-interface...
Roeland Jago Douma [Wed, 7 Oct 2020 08:58:54 +0000 (10:58 +0200)]
Merge pull request #23244 from nextcloud/techdebt/noid/user-psr-logger-interface-in-comments

Use PSR logger interface in comments manager

4 years agoUse the correct l10n for activities 23252/head
Roeland Jago Douma [Wed, 7 Oct 2020 08:50:06 +0000 (10:50 +0200)]
Use the correct l10n for activities

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
4 years agoUse the ContainerInterface::get inside the server container 23248/head
Christoph Wurst [Wed, 7 Oct 2020 08:07:33 +0000 (10:07 +0200)]
Use the ContainerInterface::get inside the server container

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
4 years agoBump @nextcloud/vue to v2.6.9 23164/head
John Molakvoæ (skjnldsv) [Wed, 7 Oct 2020 07:06:09 +0000 (09:06 +0200)]
Bump @nextcloud/vue to v2.6.9

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
4 years agoUpgrade lifecycle and vue parent context
John Molakvoæ (skjnldsv) [Sun, 4 Oct 2020 11:49:57 +0000 (13:49 +0200)]
Upgrade lifecycle and vue parent context

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
4 years agoMove Files Sidebar to proper javascript standard
John Molakvoæ (skjnldsv) [Sat, 3 Oct 2020 22:30:50 +0000 (00:30 +0200)]
Move Files Sidebar to proper javascript standard

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
4 years agoUse PSR logger interface in comments manager 23244/head
Joas Schilling [Wed, 7 Oct 2020 06:57:45 +0000 (08:57 +0200)]
Use PSR logger interface in comments manager

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years agoUpdate psalm baseline 23243/head
Nextcloud-PR-Bot [Wed, 7 Oct 2020 04:26:43 +0000 (04:26 +0000)]
Update psalm baseline

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

4 years agoMerge pull request #23129 from nextcloud/enh/noid/tests-user-status
Morris Jobke [Tue, 6 Oct 2020 20:13:44 +0000 (22:13 +0200)]
Merge pull request #23129 from nextcloud/enh/noid/tests-user-status

More tests for user_status

4 years agoMerge pull request #23025 from Iscle/master
Morris Jobke [Tue, 6 Oct 2020 20:12:22 +0000 (22:12 +0200)]
Merge pull request #23025 from Iscle/master

DirectController: Let users choose the link expiration time

4 years agoMerge pull request #23144 from nextcloud/enh/noid/update-param-for-psalm
Morris Jobke [Tue, 6 Oct 2020 20:07:58 +0000 (22:07 +0200)]
Merge pull request #23144 from nextcloud/enh/noid/update-param-for-psalm

Less psalm warnings

4 years agoMake sure getUsersFavoritingObject can be run without a user 23184/head
Joas Schilling [Mon, 5 Oct 2020 12:57:13 +0000 (14:57 +0200)]
Make sure getUsersFavoritingObject can be run without a user

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years agoMerge pull request #23226 from nextcloud/feature/noid/bump-default-font-size
John Molakvoæ [Tue, 6 Oct 2020 13:43:13 +0000 (15:43 +0200)]
Merge pull request #23226 from nextcloud/feature/noid/bump-default-font-size

Bump default font size to 15 px

4 years agoBump default font size to 15 px 23226/head
Marco Ambrosini [Tue, 6 Oct 2020 11:22:04 +0000 (13:22 +0200)]
Bump default font size to 15 px

Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
4 years agoMerge pull request #23215 from nextcloud/bugfix/noid/only-run-the-query-once
Roeland Jago Douma [Tue, 6 Oct 2020 10:46:09 +0000 (12:46 +0200)]
Merge pull request #23215 from nextcloud/bugfix/noid/only-run-the-query-once

Only run the query to get the account data once

4 years agoOnly run the query to get the account data once 23215/head
Joas Schilling [Tue, 6 Oct 2020 08:34:34 +0000 (10:34 +0200)]
Only run the query to get the account data once

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years agoMerge pull request #23183 from nextcloud/bugfix/noid/error-styling-on-toastify
Roeland Jago Douma [Tue, 6 Oct 2020 07:56:10 +0000 (09:56 +0200)]
Merge pull request #23183 from nextcloud/bugfix/noid/error-styling-on-toastify

Don't influence toastify errors and always use white