]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
3 years agoAdd return type to functions 25960/head
Roeland Jago Douma [Fri, 5 Mar 2021 14:02:35 +0000 (15:02 +0100)]
Add return type to functions

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
3 years agoMove background job to DI
Roeland Jago Douma [Fri, 5 Mar 2021 13:57:07 +0000 (14:57 +0100)]
Move background job to DI

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
3 years agoMove admin_audit to LoggerInterface
Roeland Jago Douma [Fri, 5 Mar 2021 13:51:55 +0000 (14:51 +0100)]
Move admin_audit to LoggerInterface

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
3 years agoMerge pull request #25932 from nextcloud/bugfix/noid/fix-fed-share-add-to-nc
Roeland Jago Douma [Fri, 5 Mar 2021 13:33:16 +0000 (14:33 +0100)]
Merge pull request #25932 from nextcloud/bugfix/noid/fix-fed-share-add-to-nc

Skip empty obsolete owner when adding to own NC

3 years agoMerge pull request #25870 from nextcloud/techdept/settings/move_group_activity_events
Joas Schilling [Fri, 5 Mar 2021 12:05:06 +0000 (13:05 +0100)]
Merge pull request #25870 from nextcloud/techdept/settings/move_group_activity_events

Move group activities to events

3 years agoMerge pull request #25928 from nextcloud/enh/contactsmenu/entry
Christoph Wurst [Fri, 5 Mar 2021 08:46:40 +0000 (09:46 +0100)]
Merge pull request #25928 from nextcloud/enh/contactsmenu/entry

Type Entry and IEntry

3 years agoMerge pull request #25588 from nextcloud/techdept/custom-psr-logger
Christoph Wurst [Fri, 5 Mar 2021 08:46:07 +0000 (09:46 +0100)]
Merge pull request #25588 from nextcloud/techdept/custom-psr-logger

Migrate custom loggers to PSR

3 years agoMerge pull request #25947 from nextcloud/fix/provisioning_api/logger
Roeland Jago Douma [Fri, 5 Mar 2021 08:37:38 +0000 (09:37 +0100)]
Merge pull request #25947 from nextcloud/fix/provisioning_api/logger

Fixed error after merge in UsersController

3 years agoFixed error after merge in UsersController 25947/head
Roeland Jago Douma [Fri, 5 Mar 2021 08:14:01 +0000 (09:14 +0100)]
Fixed error after merge in UsersController

This was moved to the LoggerInterface so the recent merge of #25589
broke master.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
3 years agoMerge pull request #25731 from nextcloud/dependabot/npm_and_yarn/mocha-8.3.0
Roeland Jago Douma [Fri, 5 Mar 2021 08:05:06 +0000 (09:05 +0100)]
Merge pull request #25731 from nextcloud/dependabot/npm_and_yarn/mocha-8.3.0

Bump mocha from 8.2.1 to 8.3.0

3 years agoMerge pull request #25589 from nextcloud/provisioning-api-invalid-argument
Roeland Jago Douma [Fri, 5 Mar 2021 07:59:50 +0000 (08:59 +0100)]
Merge pull request #25589 from nextcloud/provisioning-api-invalid-argument

forward invalid argument message to frontend when creating a user fails

3 years agoMerge pull request #25726 from nextcloud/dependabot/npm_and_yarn/build/handlebars...
dependabot-preview[bot] [Fri, 5 Mar 2021 07:57:01 +0000 (07:57 +0000)]
Merge pull request #25726 from nextcloud/dependabot/npm_and_yarn/build/handlebars-4.7.7

3 years agoMerge pull request #25660 from hosting-de/feature/add-backend-list-groups
Roeland Jago Douma [Fri, 5 Mar 2021 07:49:43 +0000 (08:49 +0100)]
Merge pull request #25660 from hosting-de/feature/add-backend-list-groups

Show group backends in occ group:list --info and group:info

3 years agoMerge pull request #25659 from nextcloud/smb-getmetadata-catch
Roeland Jago Douma [Fri, 5 Mar 2021 07:49:23 +0000 (08:49 +0100)]
Merge pull request #25659 from nextcloud/smb-getmetadata-catch

catch notfound and forbidden exception in smb::getmetadata

3 years agoMerge pull request #25725 from lmamane/master
Roeland Jago Douma [Fri, 5 Mar 2021 07:46:46 +0000 (08:46 +0100)]
Merge pull request #25725 from lmamane/master

token login: emit preLogin event with LoginName

3 years agoMerge pull request #25929 from nextcloud/techdept/psalm/25839/redundantcasts
Roeland Jago Douma [Fri, 5 Mar 2021 07:42:54 +0000 (08:42 +0100)]
Merge pull request #25929 from nextcloud/techdept/psalm/25839/redundantcasts

Remove Redundantcasts

3 years agoBump mocha from 8.2.1 to 8.3.0 25731/head
dependabot-preview[bot] [Fri, 5 Mar 2021 07:23:24 +0000 (07:23 +0000)]
Bump mocha from 8.2.1 to 8.3.0

Bumps [mocha](https://github.com/mochajs/mocha) from 8.2.1 to 8.3.0.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v8.2.1...v8.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
3 years agoBump handlebars from 4.7.6 to 4.7.7 in /build 25726/head
dependabot-preview[bot] [Fri, 5 Mar 2021 07:23:03 +0000 (07:23 +0000)]
Bump handlebars from 4.7.6 to 4.7.7 in /build

Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.6 to 4.7.7.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.7.6...v4.7.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
3 years agoMerge pull request #25942 from nextcloud-pr-bot/automated/noid/psalm-baseline-update
Roeland Jago Douma [Fri, 5 Mar 2021 06:22:03 +0000 (07:22 +0100)]
Merge pull request #25942 from nextcloud-pr-bot/automated/noid/psalm-baseline-update

[Automated] Update psalm-baseline.xml

3 years agoUpdate psalm baseline 25942/head
Nextcloud-PR-Bot [Fri, 5 Mar 2021 04:33:46 +0000 (04:33 +0000)]
Update psalm baseline

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

3 years agoMerge pull request #25941 from nextcloud/techdept/CompositeExpression
Joas Schilling [Thu, 4 Mar 2021 21:38:31 +0000 (22:38 +0100)]
Merge pull request #25941 from nextcloud/techdept/CompositeExpression

Type CompositeExpression and ICompositeExpression

3 years agoType CompositeExpression and ICompositeExpression 25941/head
Roeland Jago Douma [Thu, 4 Mar 2021 20:47:44 +0000 (21:47 +0100)]
Type CompositeExpression and ICompositeExpression

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
3 years agocatch notfound and forbidden exception in smb::getmetadata 25659/head
Robin Appelman [Mon, 15 Feb 2021 16:52:11 +0000 (17:52 +0100)]
catch notfound and forbidden exception in smb::getmetadata

Signed-off-by: Robin Appelman <robin@icewind.nl>
3 years agoMerge pull request #25927 from nextcloud/enh/sharebymail/set_expiration_on_creation
Christoph Wurst [Thu, 4 Mar 2021 17:17:54 +0000 (18:17 +0100)]
Merge pull request #25927 from nextcloud/enh/sharebymail/set_expiration_on_creation

Sharebymail: set expiration on creation

3 years agoMerge pull request #25926 from nextcloud/enh/activity/hidden_files
Vincent Petry [Thu, 4 Mar 2021 15:44:02 +0000 (16:44 +0100)]
Merge pull request #25926 from nextcloud/enh/activity/hidden_files

Activity: show if files are hidden or not

3 years agoSkip empty obsolete owner when adding to own NC 25932/head
Vincent Petry [Thu, 4 Mar 2021 14:54:21 +0000 (15:54 +0100)]
Skip empty obsolete owner when adding to own NC

The owner field is nowadays always empty when adding a federated share
using "Add to your Nextcloud", so don't check for it.

Fixes an issue where "Add to your Nextcloud" doesn't add anything.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
3 years agoMerge pull request #23665 from nextcloud/enh/querybuilder/execute_query_update
Roeland Jago Douma [Thu, 4 Mar 2021 14:46:17 +0000 (15:46 +0100)]
Merge pull request #23665 from nextcloud/enh/querybuilder/execute_query_update

Add executeQuery and executeUpdate

3 years agoRemove Redundantcasts 25929/head
Roeland Jago Douma [Thu, 4 Mar 2021 13:44:04 +0000 (14:44 +0100)]
Remove Redundantcasts

For #25839

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
3 years agoType Entry and IEntry 25928/head
Roeland Jago Douma [Thu, 4 Mar 2021 13:30:21 +0000 (14:30 +0100)]
Type Entry and IEntry

* Fixed a docblock
* Typed the entries

Psalm happier, Roeland happier

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
3 years agoAdd executeQuery and executeUpdate 23665/head
Roeland Jago Douma [Sat, 24 Oct 2020 09:51:32 +0000 (11:51 +0200)]
Add executeQuery and executeUpdate

Names shamelessly copied from Doctrine itself.
Internally it is still using the same flow. But I added some checks
around it.

This should make static analysis a bit more happy. Which in turn makes
me more happy.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
3 years agoSharebymail: set expiration on creation 25927/head
Roeland Jago Douma [Thu, 4 Mar 2021 12:49:21 +0000 (13:49 +0100)]
Sharebymail: set expiration on creation

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
3 years agoActivity: show if files are hidden or not 25926/head
Roeland Jago Douma [Thu, 4 Mar 2021 12:14:52 +0000 (13:14 +0100)]
Activity: show if files are hidden or not

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
3 years agoMerge pull request #25881 from nextcloud/techdept/psalm/sharesplugin
Roeland Jago Douma [Thu, 4 Mar 2021 11:33:20 +0000 (12:33 +0100)]
Merge pull request #25881 from nextcloud/techdept/psalm/sharesplugin

Fix the SharesPlugin

3 years agoMerge pull request #25912 from nextcloud/techdept/psalm/sharedstorage_some_types
Christoph Wurst [Thu, 4 Mar 2021 11:31:17 +0000 (12:31 +0100)]
Merge pull request #25912 from nextcloud/techdept/psalm/sharedstorage_some_types

Add some typing to SharedStorage

3 years agoMerge pull request #25915 from nextcloud/bugfix/noid/option-always-show-unique-label
blizzz [Thu, 4 Mar 2021 11:11:28 +0000 (12:11 +0100)]
Merge pull request #25915 from nextcloud/bugfix/noid/option-always-show-unique-label

Add appconfig to always show the unique label of a sharee

3 years agoAdd some typing to SharedStorage 25912/head
Roeland Jago Douma [Wed, 3 Mar 2021 11:49:56 +0000 (12:49 +0100)]
Add some typing to SharedStorage

Makes psalm a bit more happy.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
3 years agoAdd appconfig to always show the unique label of a sharee 25915/head
Julius Härtl [Wed, 3 Mar 2021 12:20:58 +0000 (13:20 +0100)]
Add appconfig to always show the unique label of a sharee

Signed-off-by: Julius Härtl <jus@bitgrid.net>
3 years agoMerge pull request #25923 from nextcloud-pr-bot/automated/noid/psalm-baseline-update
Roeland Jago Douma [Thu, 4 Mar 2021 06:25:57 +0000 (07:25 +0100)]
Merge pull request #25923 from nextcloud-pr-bot/automated/noid/psalm-baseline-update

[Automated] Update psalm-baseline.xml

3 years agoUpdate psalm baseline 25923/head
Nextcloud-PR-Bot [Thu, 4 Mar 2021 04:32:47 +0000 (04:32 +0000)]
Update psalm baseline

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

3 years agoMerge pull request #25917 from nextcloud/techdept/kill_deprecated/ocp_api
Roeland Jago Douma [Wed, 3 Mar 2021 20:57:34 +0000 (21:57 +0100)]
Merge pull request #25917 from nextcloud/techdept/kill_deprecated/ocp_api

Remove deprecated \OCP\API

3 years agoMerge pull request #25889 from nextcloud/techdept/psalm/fix_group_manager_function_re...
Roeland Jago Douma [Wed, 3 Mar 2021 19:55:52 +0000 (20:55 +0100)]
Merge pull request #25889 from nextcloud/techdept/psalm/fix_group_manager_function_return_type

Fix types in the Group Manager

3 years agoRemove deprecated \OCP\API 25917/head
Roeland Jago Douma [Wed, 3 Mar 2021 14:10:42 +0000 (15:10 +0100)]
Remove deprecated \OCP\API

Time to remove this forgood now.
Remaining constant moved over
The world is a tiny bit better

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
3 years agoMerge pull request #25805 from nextcloud/bugfix/23468/clear-share-after-select
Julius Härtl [Wed, 3 Mar 2021 16:25:31 +0000 (17:25 +0100)]
Merge pull request #25805 from nextcloud/bugfix/23468/clear-share-after-select

Clear multiselect after selection in share panel

3 years agoMerge pull request #25896 from nextcloud/techdept/qbmapper
Roeland Jago Douma [Wed, 3 Mar 2021 13:58:51 +0000 (14:58 +0100)]
Merge pull request #25896 from nextcloud/techdept/qbmapper

Move DirectMapper to QBMapper

3 years agoFix types in the Group Manager 25889/head
Roeland Jago Douma [Tue, 2 Mar 2021 18:34:20 +0000 (19:34 +0100)]
Fix types in the Group Manager

Psalm found an issue. However the issue found was because of lying
docblocks. Fixed those and did some typing to make it all better.

For #25839

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
3 years agoMerge pull request #25902 from nextcloud/techdept/psalm/loggerinterface/part2
Roeland Jago Douma [Wed, 3 Mar 2021 11:53:15 +0000 (12:53 +0100)]
Merge pull request #25902 from nextcloud/techdept/psalm/loggerinterface/part2

LoggerInterface for provisioning API Controllers

3 years agoMove DirectMapper to QBMapper 25896/head
Roeland Jago Douma [Tue, 2 Mar 2021 20:08:37 +0000 (21:08 +0100)]
Move DirectMapper to QBMapper

Mapper has been deprecated for some time now.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
3 years agoMerge pull request #25890 from nextcloud/techdept/psalm/check_input_command
Lukas Reschke [Wed, 3 Mar 2021 10:50:08 +0000 (11:50 +0100)]
Merge pull request #25890 from nextcloud/techdept/psalm/check_input_command

Check command input

3 years agoClear multiselect after selection in share panel 25805/head
Vincent Petry [Fri, 26 Feb 2021 10:30:04 +0000 (11:30 +0100)]
Clear multiselect after selection in share panel

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
3 years agoMerge pull request #25656 from nextcloud/enh/type/expressionbuilder
Joas Schilling [Wed, 3 Mar 2021 10:37:16 +0000 (11:37 +0100)]
Merge pull request #25656 from nextcloud/enh/type/expressionbuilder

Type the experssionbuilders

3 years agoMerge pull request #25816 from nextcloud/iquerybuilder-join-conditions
Joas Schilling [Wed, 3 Mar 2021 10:34:56 +0000 (11:34 +0100)]
Merge pull request #25816 from nextcloud/iquerybuilder-join-conditions

allow non string join conditions in query builder

3 years agoMove group activities to events 25870/head
Roeland Jago Douma [Tue, 2 Mar 2021 09:38:24 +0000 (10:38 +0100)]
Move group activities to events

Use the fancy events.
Nicer code
Nicely isolated code

win-win

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
3 years agoMerge pull request #25882 from nextcloud/bug/25748/filter-other-tables
Roeland Jago Douma [Wed, 3 Mar 2021 10:24:47 +0000 (11:24 +0100)]
Merge pull request #25882 from nextcloud/bug/25748/filter-other-tables

Filter out tables that does not belong to Nextcloud

3 years agoMerge pull request #25892 from nextcloud/techdept/initialstate/part1
Roeland Jago Douma [Wed, 3 Mar 2021 10:08:42 +0000 (11:08 +0100)]
Merge pull request #25892 from nextcloud/techdept/initialstate/part1

Move some settings over to the IInitialState

3 years agoType the experssionbuilders 25656/head
Roeland Jago Douma [Mon, 15 Feb 2021 15:36:20 +0000 (16:36 +0100)]
Type the experssionbuilders

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
3 years agoallow non string join conditions in query builder 25816/head
Robin Appelman [Fri, 26 Feb 2021 19:22:08 +0000 (20:22 +0100)]
allow non string join conditions in query builder

Signed-off-by: Robin Appelman <robin@icewind.nl>
3 years agoMerge pull request #25850 from nextcloud/techdept/js/timezonedetect
Roeland Jago Douma [Wed, 3 Mar 2021 09:32:38 +0000 (10:32 +0100)]
Merge pull request #25850 from nextcloud/techdept/js/timezonedetect

Kill jstimezonedetect from bundle

3 years agoMerge pull request #25895 from nextcloud/techdept/psalm/pimp_sharingcheckmiddleware
Roeland Jago Douma [Wed, 3 Mar 2021 09:28:32 +0000 (10:28 +0100)]
Merge pull request #25895 from nextcloud/techdept/psalm/pimp_sharingcheckmiddleware

Pimp sharingcheckmiddleware

3 years agoKill jstimezonedetect from bundle 25850/head
Roeland Jago Douma [Mon, 1 Mar 2021 12:47:26 +0000 (13:47 +0100)]
Kill jstimezonedetect from bundle

Taking up space while it is not needed.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
3 years agoMerge pull request #25818 from nextcloud/dependabot/npm_and_yarn/lodash-4.17.21
Roeland Jago Douma [Wed, 3 Mar 2021 07:39:21 +0000 (08:39 +0100)]
Merge pull request #25818 from nextcloud/dependabot/npm_and_yarn/lodash-4.17.21

Bump lodash from 4.17.20 to 4.17.21

3 years agoMerge pull request #25898 from nextcloud/fix/jsunit
Roeland Jago Douma [Wed, 3 Mar 2021 06:18:44 +0000 (07:18 +0100)]
Merge pull request #25898 from nextcloud/fix/jsunit

Fix the jsunit tests

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

[Automated] Update psalm-baseline.xml

3 years agoUpdate psalm baseline 25904/head
Nextcloud-PR-Bot [Wed, 3 Mar 2021 04:28:22 +0000 (04:28 +0000)]
Update psalm baseline

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

3 years agoLoggerInterface for provisioning API Controllers 25902/head
Roeland Jago Douma [Tue, 2 Mar 2021 20:46:51 +0000 (21:46 +0100)]
LoggerInterface for provisioning API Controllers

Sweep swoop swaap swuup
away with the deprecated stuff

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
3 years agoMerge pull request #25860 from nextcloud/fix/noid/ldap-bind-expired
blizzz [Tue, 2 Mar 2021 20:34:03 +0000 (21:34 +0100)]
Merge pull request #25860 from nextcloud/fix/noid/ldap-bind-expired

do not die after LDAP auth failed with expired acc

3 years agoFix the jsunit tests 25898/head
Roeland Jago Douma [Tue, 2 Mar 2021 20:30:32 +0000 (21:30 +0100)]
Fix the jsunit tests

Followup to #25874

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
3 years agoMerge pull request #25893 from nextcloud/techdept/psalm/fix_return-type
kesselb [Tue, 2 Mar 2021 20:21:37 +0000 (21:21 +0100)]
Merge pull request #25893 from nextcloud/techdept/psalm/fix_return-type

Fix docblock return type for IShareProvider

3 years agoMove some settings over to the IInitialState 25892/head
Roeland Jago Douma [Tue, 2 Mar 2021 18:52:39 +0000 (19:52 +0100)]
Move some settings over to the IInitialState

The old one has been deprecated. Part one of many.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
3 years agoFilter tables with other table prefix 25882/head
Daniel Kesselberg [Tue, 2 Mar 2021 15:04:44 +0000 (16:04 +0100)]
Filter tables with other table prefix

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
3 years agoBump lodash from 4.17.20 to 4.17.21 25818/head
dependabot-preview[bot] [Tue, 2 Mar 2021 09:25:58 +0000 (09:25 +0000)]
Bump lodash from 4.17.20 to 4.17.21

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)

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 #25874 from nextcloud/Valdnet-patch-4
Valdnet [Tue, 2 Mar 2021 19:46:55 +0000 (20:46 +0100)]
Merge pull request #25874 from nextcloud/Valdnet-patch-4

l10n: Correct text strings

3 years agoPimp sharingcheckmiddleware 25895/head
Roeland Jago Douma [Tue, 2 Mar 2021 19:36:04 +0000 (20:36 +0100)]
Pimp sharingcheckmiddleware

Reported by psalm

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
3 years agoFix docblock return type for IShareProvider 25893/head
Roeland Jago Douma [Tue, 2 Mar 2021 19:12:46 +0000 (20:12 +0100)]
Fix docblock return type for IShareProvider

All the implementations already returned an array of array of shares. So
better to make sure the docblock also doesn't lie.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
3 years agoCheck command input 25890/head
Roeland Jago Douma [Tue, 2 Mar 2021 18:41:35 +0000 (19:41 +0100)]
Check command input

For #25839

We should check this else it crashed hard. Better to be gracefull.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
3 years agoMerge pull request #25884 from nextcloud/techdept/psalm/no_cast
Roeland Jago Douma [Tue, 2 Mar 2021 17:52:44 +0000 (18:52 +0100)]
Merge pull request #25884 from nextcloud/techdept/psalm/no_cast

Remove redundant casts

3 years agoMerge pull request #25885 from nextcloud/enh/autoloader_update
Roeland Jago Douma [Tue, 2 Mar 2021 17:47:31 +0000 (18:47 +0100)]
Merge pull request #25885 from nextcloud/enh/autoloader_update

Update autoloader files

3 years agoUpdate autoloader files 25885/head
Roeland Jago Douma [Tue, 2 Mar 2021 15:36:21 +0000 (16:36 +0100)]
Update autoloader files

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
3 years agoRemove redundant casts 25884/head
Roeland Jago Douma [Tue, 2 Mar 2021 15:32:13 +0000 (16:32 +0100)]
Remove redundant casts

For #25839

In short with the connection adapter we now have the function is typed
to int (and casts itself). So it is not needed anymore.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
3 years agoFix the SharesPlugin 25881/head
Roeland Jago Douma [Tue, 2 Mar 2021 14:54:54 +0000 (15:54 +0100)]
Fix the SharesPlugin

Another attempt to fix all the typing and handling in the sharesplugin.
In short we should probably have a lot more type hinting in several
places.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
3 years agoMerge pull request #25862 from nextcloud/techdept/psalm/some_loggers
Roeland Jago Douma [Tue, 2 Mar 2021 14:01:44 +0000 (15:01 +0100)]
Merge pull request #25862 from nextcloud/techdept/psalm/some_loggers

Move away some ILoggers

3 years agoMerge pull request #25568 from nextcloud/move-storage-disable-cache
Robin Appelman [Tue, 2 Mar 2021 13:23:58 +0000 (13:23 +0000)]
Merge pull request #25568 from nextcloud/move-storage-disable-cache

disable trasbin during the moveFromStorage fallback

3 years agoMerge pull request #25797 from nextcloud/bugfix/noid/templates-fileactions
Julius Härtl [Tue, 2 Mar 2021 13:15:19 +0000 (14:15 +0100)]
Merge pull request #25797 from nextcloud/bugfix/noid/templates-fileactions

Do not trigger a full filelist reload after creating a new file from a template

3 years agoMerge pull request #25854 from nextcloud/techdept/psalm/checksetupcontroller
Lukas Reschke [Tue, 2 Mar 2021 12:33:21 +0000 (13:33 +0100)]
Merge pull request #25854 from nextcloud/techdept/psalm/checksetupcontroller

Fix lying docblocks

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 #25869 from nextcloud/fix/imanager-namespacing
Joas Schilling [Tue, 2 Mar 2021 10:05:14 +0000 (11:05 +0100)]
Merge pull request #25869 from nextcloud/fix/imanager-namespacing

Fix namespacing

3 years agoMerge pull request #25758 from nextcloud/enh/include_RichObject_forms
Joas Schilling [Tue, 2 Mar 2021 09:56:40 +0000 (10:56 +0100)]
Merge pull request #25758 from nextcloud/enh/include_RichObject_forms

Include RichObject for forms

3 years agoMove away some ILoggers 25862/head
Roeland Jago Douma [Mon, 1 Mar 2021 19:53:41 +0000 (20:53 +0100)]
Move away some ILoggers

Makes psalm happier

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
3 years agoBump bundles 25797/head
Julius Härtl [Thu, 25 Feb 2021 15:47:42 +0000 (16:47 +0100)]
Bump bundles

Signed-off-by: Julius Härtl <jus@bitgrid.net>
3 years agoAt least try to give the full context for the file action
Julius Härtl [Thu, 25 Feb 2021 15:46:24 +0000 (16:46 +0100)]
At least try to give the full context for the file action

Signed-off-by: Julius Härtl <jus@bitgrid.net>
3 years agoDo not trigger a full filelist reload after creating a new file
Julius Härtl [Thu, 25 Feb 2021 15:45:19 +0000 (16:45 +0100)]
Do not trigger a full filelist reload after creating a new file

Signed-off-by: Julius Härtl <jus@bitgrid.net>
3 years agoMerge pull request #25670 from nextcloud/enh/psalm/redundantcasts
Julius Härtl [Tue, 2 Mar 2021 09:46:00 +0000 (10:46 +0100)]
Merge pull request #25670 from nextcloud/enh/psalm/redundantcasts

Fix a few RedundantCast

3 years agoMerge pull request #25868 from nextcloud/dependabot/npm_and_yarn/babel/preset-env...
Roeland Jago Douma [Tue, 2 Mar 2021 09:23:28 +0000 (10:23 +0100)]
Merge pull request #25868 from nextcloud/dependabot/npm_and_yarn/babel/preset-env-7.13.9

Bump @babel/preset-env from 7.12.16 to 7.13.9

3 years agoFix namespacing 25869/head
Anna Larch [Tue, 2 Mar 2021 08:37:34 +0000 (09:37 +0100)]
Fix namespacing

Signed-off-by: Anna Larch <anna@nextcloud.com>
3 years agoBump @babel/preset-env from 7.12.16 to 7.13.9 25868/head
dependabot-preview[bot] [Tue, 2 Mar 2021 08:15:51 +0000 (08:15 +0000)]
Bump @babel/preset-env from 7.12.16 to 7.13.9

Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.12.16 to 7.13.9.
- [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.9/packages/babel-preset-env)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
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