]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
3 years agol10n: Correct text strings 25874/head
Valdnet [Tue, 2 Mar 2021 10:41:45 +0000 (11:41 +0100)]
l10n: Correct text strings

3 years agoMerge pull request #25821 from nextcloud/dependabot/npm_and_yarn/babel/core-7.13.8
dependabot-preview[bot] [Tue, 2 Mar 2021 08:13:02 +0000 (08:13 +0000)]
Merge pull request #25821 from nextcloud/dependabot/npm_and_yarn/babel/core-7.13.8

3 years agoMerge pull request #25544 from nextcloud/refactor/app-password-created-event
Christoph Wurst [Tue, 2 Mar 2021 07:18:59 +0000 (08:18 +0100)]
Merge pull request #25544 from nextcloud/refactor/app-password-created-event

Move app_password_created to a typed event

3 years agoMerge pull request #25865 from nextcloud-pr-bot/automated/noid/psalm-baseline-update
Roeland Jago Douma [Tue, 2 Mar 2021 06:40:20 +0000 (07:40 +0100)]
Merge pull request #25865 from nextcloud-pr-bot/automated/noid/psalm-baseline-update

[Automated] Update psalm-baseline.xml

3 years agoUpdate psalm baseline 25865/head
Nextcloud-PR-Bot [Tue, 2 Mar 2021 04:30:37 +0000 (04:30 +0000)]
Update psalm baseline

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

3 years agoBump @babel/core from 7.12.16 to 7.13.8 25821/head
dependabot-preview[bot] [Mon, 1 Mar 2021 14:50:12 +0000 (14:50 +0000)]
Bump @babel/core from 7.12.16 to 7.13.8

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.12.16 to 7.13.8.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.13.8/packages/babel-core)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
3 years agoMerge pull request #25861 from nextcloud/techdebt/noid/unified-link-handling
Roeland Jago Douma [Mon, 1 Mar 2021 21:17:26 +0000 (22:17 +0100)]
Merge pull request #25861 from nextcloud/techdebt/noid/unified-link-handling

Unified link handling in setup checks

3 years agoHello 2016 25861/head
Joas Schilling [Mon, 1 Mar 2021 19:28:12 +0000 (20:28 +0100)]
Hello 2016

Signed-off-by: Joas Schilling <coding@schilljs.com>
3 years agoRemove HTML from setup check translations
Joas Schilling [Mon, 1 Mar 2021 19:09:44 +0000 (20:09 +0100)]
Remove HTML from setup check translations

Signed-off-by: Joas Schilling <coding@schilljs.com>
3 years agoAdd target black and noref rules to doc links
Joas Schilling [Mon, 1 Mar 2021 18:42:34 +0000 (19:42 +0100)]
Add target black and noref rules to doc links

Signed-off-by: Joas Schilling <coding@schilljs.com>
3 years agoMerge pull request #25856 from nextcloud/techdept/pslam/card_getOwner
Roeland Jago Douma [Mon, 1 Mar 2021 17:25:17 +0000 (18:25 +0100)]
Merge pull request #25856 from nextcloud/techdept/pslam/card_getOwner

Card::getOwner should return the actual value

3 years agoCard::getOwner should return the actual value 25856/head
Roeland Jago Douma [Mon, 1 Mar 2021 15:51:36 +0000 (16:51 +0100)]
Card::getOwner should return the actual value

I guess we never call this at runtime or it would already ahve done boom
very loudly.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
3 years agoMerge pull request #25712 from nextcloud/fix/noid/admin-password-tooltip
John Molakvoæ [Mon, 1 Mar 2021 13:52:57 +0000 (14:52 +0100)]
Merge pull request #25712 from nextcloud/fix/noid/admin-password-tooltip

Fix admin password strengthify tooltip

3 years agoMerge pull request #25715 from nextcloud/fix/ca-checker
Roeland Jago Douma [Mon, 1 Mar 2021 12:33:02 +0000 (13:33 +0100)]
Merge pull request #25715 from nextcloud/fix/ca-checker

Bump the ca location

3 years agoMerge pull request #25799 from nextcloud/wiswedel/fix/config/templatedirectory
Julius Härtl [Mon, 1 Mar 2021 12:20:58 +0000 (13:20 +0100)]
Merge pull request #25799 from nextcloud/wiswedel/fix/config/templatedirectory

fix typo in template directory config

3 years agoMerge pull request #25757 from nextcloud/fix/noid/ldap-cyclic-group-memberships
blizzz [Mon, 1 Mar 2021 11:07:59 +0000 (12:07 +0100)]
Merge pull request #25757 from nextcloud/fix/noid/ldap-cyclic-group-memberships

fix detecting cyclic group memberships

3 years agoMerge pull request #25745 from nextcloud/dependachristoph/composer/symfony-polyfills
Christoph Wurst [Mon, 1 Mar 2021 10:57:06 +0000 (11:57 +0100)]
Merge pull request #25745 from nextcloud/dependachristoph/composer/symfony-polyfills

Bump the Symfony polyfills

3 years agoMerge pull request #25803 from nextcloud/bugfix/25364/make-compatible-app-message...
John Molakvoæ [Mon, 1 Mar 2021 09:37:13 +0000 (10:37 +0100)]
Merge pull request #25803 from nextcloud/bugfix/25364/make-compatible-app-message-less-confusing

Make the compatible app message less confusing for multi versions apps

3 years agoMerge pull request #25804 from nextcloud/bugfix/noid/fread-0
Roeland Jago Douma [Mon, 1 Mar 2021 08:54:33 +0000 (09:54 +0100)]
Merge pull request #25804 from nextcloud/bugfix/noid/fread-0

Do not attempt to read 0 bytes when manually iterating over a non-seekable file

3 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 1 Mar 2021 02:20:19 +0000 (02:20 +0000)]
[tx-robot] updated from transifex

3 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 28 Feb 2021 02:19:54 +0000 (02:19 +0000)]
[tx-robot] updated from transifex

3 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 27 Feb 2021 02:22:23 +0000 (02:22 +0000)]
[tx-robot] updated from transifex

3 years agoMake the compatible app message less confusing for multi versions apps 25803/head
Joas Schilling [Fri, 26 Feb 2021 07:49:43 +0000 (08:49 +0100)]
Make the compatible app message less confusing for multi versions apps

Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
3 years agoProperly end iterating over the file once the target has been reached 25804/head
Julius Härtl [Fri, 26 Feb 2021 10:12:20 +0000 (11:12 +0100)]
Properly end iterating over the file once the target has been reached

Signed-off-by: Julius Härtl <jus@bitgrid.net>
3 years agoMerge pull request #24255 from nextcloud/bugfix/noid/missing-checkbox-focus
Vincent Petry [Fri, 26 Feb 2021 10:22:19 +0000 (11:22 +0100)]
Merge pull request #24255 from nextcloud/bugfix/noid/missing-checkbox-focus

Add focus-visible outline for checkboxes and radio buttons

3 years agoChange outline color to --color-main-text 24255/head
Vincent Petry [Fri, 26 Feb 2021 09:15:02 +0000 (10:15 +0100)]
Change outline color to --color-main-text

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
3 years agoFix focus-visible outline for files checkboxes
Vincent Petry [Fri, 20 Nov 2020 16:40:43 +0000 (17:40 +0100)]
Fix focus-visible outline for files checkboxes

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
3 years agoAdd focus-visible outline for checkboxes and radio buttons
Vincent Petry [Fri, 20 Nov 2020 15:25:34 +0000 (16:25 +0100)]
Add focus-visible outline for checkboxes and radio buttons

To make keyboard navigation visible in forms.
When clicking with the mouse it doesn't appear.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 26 Feb 2021 02:21:45 +0000 (02:21 +0000)]
[tx-robot] updated from transifex

3 years agofix typo in template directory config 25799/head
Sascha Wiswedel [Thu, 25 Feb 2021 22:21:27 +0000 (23:21 +0100)]
fix typo in template directory config

Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
3 years agoMerge pull request #25778 from noiob/patch-1
kesselb [Thu, 25 Feb 2021 18:31:34 +0000 (19:31 +0100)]
Merge pull request #25778 from noiob/patch-1

Remove double space in sharebymail SettingsManager

3 years agoMerge pull request #25786 from nextcloud/fix/register-aliases-params-once
Christoph Wurst [Thu, 25 Feb 2021 08:47:27 +0000 (09:47 +0100)]
Merge pull request #25786 from nextcloud/fix/register-aliases-params-once

Register service aliases und parameters just once

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

3 years agoRegister service aliases und parameters just once 25786/head
Christoph Wurst [Wed, 24 Feb 2021 16:30:10 +0000 (17:30 +0100)]
Register service aliases und parameters just once

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
3 years agoRemove double space so php-cs stops complaining 25778/head
noiob [Wed, 24 Feb 2021 10:24:17 +0000 (11:24 +0100)]
Remove double space so php-cs stops complaining

Signed-off-by: Johannes Leuker <j.leuker@hosting.de>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 24 Feb 2021 02:22:06 +0000 (02:22 +0000)]
[tx-robot] updated from transifex

3 years agofix detecting cyclic group memberships 25757/head
Arthur Schiwon [Fri, 19 Feb 2021 16:22:30 +0000 (17:22 +0100)]
fix detecting cyclic group memberships

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 23 Feb 2021 02:39:25 +0000 (02:39 +0000)]
[tx-robot] updated from transifex

3 years agoFix admin password strengthify tooltip 25712/head
Richard Steinmetz [Thu, 18 Feb 2021 16:47:01 +0000 (17:47 +0100)]
Fix admin password strengthify tooltip

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
3 years agoBump the Symfony polyfills 25745/head
Christoph Wurst [Mon, 22 Feb 2021 13:22:46 +0000 (14:22 +0100)]
Bump the Symfony polyfills

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
3 years agoMerge pull request #25743 from nextcloud/disable-vs-code-intellisense
Lukas Reschke [Mon, 22 Feb 2021 14:27:11 +0000 (15:27 +0100)]
Merge pull request #25743 from nextcloud/disable-vs-code-intellisense

Disable basic PHP completion in Codespace

3 years agoDisable basic PHP completion in Codespace 25743/head
Lukas Reschke [Mon, 22 Feb 2021 11:30:17 +0000 (11:30 +0000)]
Disable basic PHP completion in Codespace

This competes with the completions provided by
https://github.com/felixfbecker/vscode-php-intellisense.

Thus disabling the completions is recommended.

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
3 years agoMerge pull request #25680 from nextcloud/taint-expressionbuilder
Lukas Reschke [Mon, 22 Feb 2021 11:26:48 +0000 (12:26 +0100)]
Merge pull request #25680 from nextcloud/taint-expressionbuilder

Add expression taint source and sanitizer

3 years agoMerge pull request #25602 from nextcloud/bugfix/noid/only-create-share-once
John Molakvoæ [Mon, 22 Feb 2021 11:08:49 +0000 (12:08 +0100)]
Merge pull request #25602 from nextcloud/bugfix/noid/only-create-share-once

Avoid creating two share links when password is enforced

3 years agoMerge pull request #25689 from nextcloud/bugfix/noid/disable-updater-ui-when-disabled
Vincent Petry [Mon, 22 Feb 2021 08:29:56 +0000 (09:29 +0100)]
Merge pull request #25689 from nextcloud/bugfix/noid/disable-updater-ui-when-disabled

Hide update channel + button when web update is disabled

3 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 21 Feb 2021 02:39:59 +0000 (02:39 +0000)]
[tx-robot] updated from transifex

3 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 20 Feb 2021 02:37:22 +0000 (02:37 +0000)]
[tx-robot] updated from transifex

3 years agoAvoid creating two share links when password is enforced 25602/head
Julius Härtl [Fri, 12 Feb 2021 08:57:19 +0000 (09:57 +0100)]
Avoid creating two share links when password is enforced

Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
3 years agoMerge pull request #24978 from dems54/issue24139
John Molakvoæ [Fri, 19 Feb 2021 07:20:58 +0000 (08:20 +0100)]
Merge pull request #24978 from dems54/issue24139

3 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 19 Feb 2021 02:20:56 +0000 (02:20 +0000)]
[tx-robot] updated from transifex

3 years agoBump the ca location 25715/head
Roeland Jago Douma [Thu, 18 Feb 2021 19:21:34 +0000 (20:21 +0100)]
Bump the ca location

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
3 years agoMerge pull request #25086 from nextcloud/dependabot/composer/nextcloud/coding-standar...
Christoph Wurst [Thu, 18 Feb 2021 13:05:54 +0000 (14:05 +0100)]
Merge pull request #25086 from nextcloud/dependabot/composer/nextcloud/coding-standard-0.5.0

Bump nextcloud/coding-standard from 0.3.0 to 0.5.0

3 years agoMerge pull request #25707 from nextcloud/bugfix/noid/send-emails-of-password-reset...
Roeland Jago Douma [Thu, 18 Feb 2021 13:04:09 +0000 (14:04 +0100)]
Merge pull request #25707 from nextcloud/bugfix/noid/send-emails-of-password-reset-to-displayname

Send emails on password reset to the displayname

3 years agoBump nextcloud/coding-standard from 0.3.0 to 0.5.0 25086/head
dependabot-preview[bot] [Tue, 12 Jan 2021 09:15:48 +0000 (09:15 +0000)]
Bump nextcloud/coding-standard from 0.3.0 to 0.5.0

Bumps [nextcloud/coding-standard](https://github.com/nextcloud/coding-standard) from 0.3.0 to 0.5.0.
- [Release notes](https://github.com/nextcloud/coding-standard/releases)
- [Changelog](https://github.com/nextcloud/coding-standard/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/coding-standard/compare/v0.3.0...v0.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
3 years agoSend emails on password reset to the displayname 25707/head
Joas Schilling [Thu, 18 Feb 2021 11:38:43 +0000 (12:38 +0100)]
Send emails on password reset to the displayname

Signed-off-by: Joas Schilling <coding@schilljs.com>
3 years agoMerge pull request #25706 from nextcloud/bugfix/noid/when-it-kicks-in
Roeland Jago Douma [Thu, 18 Feb 2021 10:30:06 +0000 (11:30 +0100)]
Merge pull request #25706 from nextcloud/bugfix/noid/when-it-kicks-in

When coding style kicks in

3 years agoWhen it kicks in 25706/head
Joas Schilling [Thu, 18 Feb 2021 09:14:12 +0000 (10:14 +0100)]
When it kicks in

Signed-off-by: Joas Schilling <coding@schilljs.com>
3 years agoHide updater button when web updater is disabled 25689/head
Vincent Petry [Wed, 17 Feb 2021 08:34:01 +0000 (09:34 +0100)]
Hide updater button when web updater is disabled

Whenever the web updater is disabled, the updater button and its
matching token requesting endpoints are disabled.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 18 Feb 2021 02:21:54 +0000 (02:21 +0000)]
[tx-robot] updated from transifex

3 years agoMerge pull request #25700 from nextcloud/fix/zipresponse-initialize-array
Roeland Jago Douma [Wed, 17 Feb 2021 21:26:06 +0000 (22:26 +0100)]
Merge pull request #25700 from nextcloud/fix/zipresponse-initialize-array

Initialize \OCP\AppFramework\Http\ZipResponse::$resources

3 years agoAdd expression taint source and sanitizer 25680/head
Lukas Reschke [Tue, 16 Feb 2021 10:23:59 +0000 (10:23 +0000)]
Add expression taint source and sanitizer

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
3 years agoMerge pull request #25681 from nextcloud/techdebt/noid/cleanup-provisioning
Roeland Jago Douma [Wed, 17 Feb 2021 20:16:09 +0000 (21:16 +0100)]
Merge pull request #25681 from nextcloud/techdebt/noid/cleanup-provisioning

Cleanup appinfo usage

3 years agoMerge pull request #25697 from nextcloud/fix/noid/applicable-dav-repair-v
Roeland Jago Douma [Wed, 17 Feb 2021 20:00:25 +0000 (21:00 +0100)]
Merge pull request #25697 from nextcloud/fix/noid/applicable-dav-repair-v

bump applicable version due to an intermediate release

3 years agoInitialize \OCP\AppFramework\Http\ZipResponse::$resources 25700/head
Christoph Wurst [Wed, 17 Feb 2021 18:59:27 +0000 (19:59 +0100)]
Initialize \OCP\AppFramework\Http\ZipResponse::$resources

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
3 years agobump applicable version due to an intermediate release 25697/head
Arthur Schiwon [Wed, 17 Feb 2021 16:37:45 +0000 (17:37 +0100)]
bump applicable version due to an intermediate release

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
3 years agoMerge pull request #25668 from nextcloud/enh/carddav/to_querybuilder
Christoph Wurst [Wed, 17 Feb 2021 09:57:47 +0000 (10:57 +0100)]
Merge pull request #25668 from nextcloud/enh/carddav/to_querybuilder

Move getChangesForAddressBook to QueryBuilder

3 years agoMove getChangesForAddressBook to QueryBuilder 25668/head
Roeland Jago Douma [Mon, 15 Feb 2021 21:13:03 +0000 (22:13 +0100)]
Move getChangesForAddressBook to QueryBuilder

Makes psalm happy, and makes me happy.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
3 years agoMerge pull request #25440 from nextcloud/bugfix/noid/cache-the-user-backend-info...
Roeland Jago Douma [Wed, 17 Feb 2021 07:56:55 +0000 (08:56 +0100)]
Merge pull request #25440 from nextcloud/bugfix/noid/cache-the-user-backend-info-for-30s

Cache the user backend info for 5mins

3 years agoMerge pull request #25687 from nextcloud-pr-bot/automated/noid/psalm-baseline-update
Roeland Jago Douma [Wed, 17 Feb 2021 06:29:59 +0000 (07:29 +0100)]
Merge pull request #25687 from nextcloud-pr-bot/automated/noid/psalm-baseline-update

[Automated] Update psalm-baseline.xml

3 years agoUpdate psalm baseline 25687/head
Nextcloud-PR-Bot [Wed, 17 Feb 2021 04:31:22 +0000 (04:31 +0000)]
Update psalm baseline

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

3 years agoMerge pull request #25678 from nextcloud/drop/defaults-logo-claim
Roeland Jago Douma [Tue, 16 Feb 2021 15:14:04 +0000 (16:14 +0100)]
Merge pull request #25678 from nextcloud/drop/defaults-logo-claim

Drop \OCP\Defaults::getLogoClaim

3 years agoCleanup appinfo usage 25681/head
Joas Schilling [Tue, 16 Feb 2021 14:51:25 +0000 (15:51 +0100)]
Cleanup appinfo usage

Signed-off-by: Joas Schilling <coding@schilljs.com>
3 years agoMerge pull request #25675 from nextcloud/enh/db/drop_redundant_indexes
Roeland Jago Douma [Tue, 16 Feb 2021 11:39:24 +0000 (12:39 +0100)]
Merge pull request #25675 from nextcloud/enh/db/drop_redundant_indexes

Drop redundant indes

3 years agoDrop \OC_Theme::getLogoClaim 25678/head
Christoph Wurst [Tue, 16 Feb 2021 10:48:16 +0000 (11:48 +0100)]
Drop \OC_Theme::getLogoClaim

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
3 years agoDrop \OCP\Defaults::getLogoClaim
Christoph Wurst [Tue, 16 Feb 2021 10:46:06 +0000 (11:46 +0100)]
Drop \OCP\Defaults::getLogoClaim

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
3 years agoDrop redundant indes 25675/head
Roeland Jago Douma [Tue, 16 Feb 2021 08:11:10 +0000 (09:11 +0100)]
Drop redundant indes

Those indexes are already covered by others. So those can just be used.
THose extra indexes just take up space.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
3 years agoMerge pull request #25669 from nextcloud/fix/psalm/encryptall
Christoph Wurst [Tue, 16 Feb 2021 07:16:19 +0000 (08:16 +0100)]
Merge pull request #25669 from nextcloud/fix/psalm/encryptall

Harden EncryptAll check for empty email

3 years agoMerge pull request #25673 from nextcloud-pr-bot/automated/noid/psalm-baseline-update
Roeland Jago Douma [Tue, 16 Feb 2021 06:48:11 +0000 (07:48 +0100)]
Merge pull request #25673 from nextcloud-pr-bot/automated/noid/psalm-baseline-update

[Automated] Update psalm-baseline.xml

3 years agoUpdate psalm baseline 25673/head
Nextcloud-PR-Bot [Tue, 16 Feb 2021 04:30:43 +0000 (04:30 +0000)]
Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 16 Feb 2021 02:21:36 +0000 (02:21 +0000)]
[tx-robot] updated from transifex

3 years agoHarden EncryptAll check for empty email 25669/head
Roeland Jago Douma [Mon, 15 Feb 2021 21:28:28 +0000 (22:28 +0100)]
Harden EncryptAll check for empty email

Reported by psalm
For #25641

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
3 years agoMerge pull request #25664 from nextcloud/fix/psalm/dav_casts
Roeland Jago Douma [Mon, 15 Feb 2021 21:04:46 +0000 (22:04 +0100)]
Merge pull request #25664 from nextcloud/fix/psalm/dav_casts

Fix some RedundantCast in dav code

3 years agoMerge pull request #25661 from nextcloud/fix/crl
Christoph Wurst [Mon, 15 Feb 2021 21:04:16 +0000 (22:04 +0100)]
Merge pull request #25661 from nextcloud/fix/crl

Updated CRL

3 years agoFix some RedundantCast in dav code 25664/head
Roeland Jago Douma [Mon, 15 Feb 2021 19:50:28 +0000 (20:50 +0100)]
Fix some RedundantCast in dav code

For #25641

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
3 years agoMerge pull request #25654 from nextcloud/abstractcacheevent-ocp
Roeland Jago Douma [Mon, 15 Feb 2021 19:36:15 +0000 (20:36 +0100)]
Merge pull request #25654 from nextcloud/abstractcacheevent-ocp

move AbstractCacheEvent into OCP

3 years agoMerge pull request #25655 from nextcloud/bugfix/noid/dark-mode-applist-icons
Roeland Jago Douma [Mon, 15 Feb 2021 19:34:56 +0000 (20:34 +0100)]
Merge pull request #25655 from nextcloud/bugfix/noid/dark-mode-applist-icons

Fix app icon list in dark mode

3 years agoUpdated CRL 25661/head
Roeland Jago Douma [Mon, 15 Feb 2021 19:32:48 +0000 (20:32 +0100)]
Updated CRL

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
3 years agoMerge pull request #25657 from nextcloud/overwriteprotocol-codespace
Roeland Jago Douma [Mon, 15 Feb 2021 18:45:57 +0000 (19:45 +0100)]
Merge pull request #25657 from nextcloud/overwriteprotocol-codespace

Set overwriteprotocol to HTTPS in Codespace

3 years agomove AbstractCacheEvent into OCP 25654/head
Robin Appelman [Mon, 15 Feb 2021 13:03:08 +0000 (14:03 +0100)]
move AbstractCacheEvent into OCP

otherwise we have concrete cache events in OCP extending non OCP classes

Signed-off-by: Robin Appelman <robin@icewind.nl>
3 years agoMerge pull request #25653 from nextcloud/fix/psalm/offlineuser
kesselb [Mon, 15 Feb 2021 16:04:16 +0000 (17:04 +0100)]
Merge pull request #25653 from nextcloud/fix/psalm/offlineuser

Some psalm OfflineUser fixes

3 years agoSet overwriteprotocol to HTTPS in Codespace 25657/head
Lukas Reschke [Mon, 15 Feb 2021 15:48:39 +0000 (16:48 +0100)]
Set overwriteprotocol to HTTPS in Codespace

Codespace is serving everything only as HTTPS. To keep the URLs valid, we also need to overwrite the protocol. (otherwise e.g. you can't develop the SAML app as the URLs are invalid)

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
3 years agoMerge pull request #25595 from nextcloud/enh/caldavbackend/getChangesForCalendar_quer...
Roeland Jago Douma [Mon, 15 Feb 2021 15:39:46 +0000 (16:39 +0100)]
Merge pull request #25595 from nextcloud/enh/caldavbackend/getChangesForCalendar_querybuilder

Move getChangesForCalendar to QueryBuilder

3 years agoMerge pull request #25623 from nextcloud/dependabot/npm_and_yarn/eslint-plugin-promis...
Roeland Jago Douma [Mon, 15 Feb 2021 15:38:46 +0000 (16:38 +0100)]
Merge pull request #25623 from nextcloud/dependabot/npm_and_yarn/eslint-plugin-promise-4.3.1

Bump eslint-plugin-promise from 4.2.1 to 4.3.1

3 years agoFix app icon list in dark mode 25655/head
Joas Schilling [Mon, 15 Feb 2021 15:26:30 +0000 (16:26 +0100)]
Fix app icon list in dark mode

Signed-off-by: Joas Schilling <coding@schilljs.com>
3 years agoSome psalm OfflineUser fixes 25653/head
Roeland Jago Douma [Mon, 15 Feb 2021 12:36:02 +0000 (13:36 +0100)]
Some psalm OfflineUser fixes

For #25641

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
3 years agoMerge pull request #25594 from wankdanker/files_sharing_owner_display_name
Roeland Jago Douma [Mon, 15 Feb 2021 12:17:25 +0000 (13:17 +0100)]
Merge pull request #25594 from wankdanker/files_sharing_owner_display_name

Use ownerDisplayName for SharingEntry Tooltip

3 years agoMerge pull request #25578 from nextcloud/enh/simplify_weatherservice
Christoph Wurst [Mon, 15 Feb 2021 11:27:03 +0000 (12:27 +0100)]
Merge pull request #25578 from nextcloud/enh/simplify_weatherservice

Always use the cache

3 years agoMerge pull request #25575 from k00ni/pr/add-tests-for-LoginFlowV2Service
Christoph Wurst [Mon, 15 Feb 2021 11:22:39 +0000 (12:22 +0100)]
Merge pull request #25575 from k00ni/pr/add-tests-for-LoginFlowV2Service

Add tests for \OC\Core\Service\LoginFlowV2Service