]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
2 years agoAdd direct arg to login flow 31592/head
Vincent Petry [Tue, 25 Jan 2022 16:47:58 +0000 (17:47 +0100)]
Add direct arg to login flow

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Co-Authored-by: Carl Schwan <carl@carlschwan.eu>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 13 Mar 2022 02:26:40 +0000 (02:26 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #31555 from nextcloud/enh/noid/fix-drone-tests
Carl Schwan [Sat, 12 Mar 2022 11:55:53 +0000 (12:55 +0100)]
Merge pull request #31555 from nextcloud/enh/noid/fix-drone-tests

fix drone tests on master

2 years agoMerge pull request #31560 from nextcloud/dependabot/npm_and_yarn/puppeteer-13.5.1
MichaIng [Sat, 12 Mar 2022 03:32:19 +0000 (04:32 +0100)]
Merge pull request #31560 from nextcloud/dependabot/npm_and_yarn/puppeteer-13.5.1

Bump puppeteer from 13.4.1 to 13.5.1

2 years agoMerge pull request #31562 from nextcloud/dependabot/npm_and_yarn/css-loader-6.7.1
dependabot[bot] [Sat, 12 Mar 2022 03:23:24 +0000 (03:23 +0000)]
Merge pull request #31562 from nextcloud/dependabot/npm_and_yarn/css-loader-6.7.1

2 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 12 Mar 2022 02:26:53 +0000 (02:26 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoBump css-loader from 6.7.0 to 6.7.1 31562/head
dependabot[bot] [Sat, 12 Mar 2022 02:06:00 +0000 (02:06 +0000)]
Bump css-loader from 6.7.0 to 6.7.1

Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 6.7.0 to 6.7.1.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v6.7.0...v6.7.1)

---
updated-dependencies:
- dependency-name: css-loader
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years agoBump puppeteer from 13.4.1 to 13.5.1 31560/head
dependabot[bot] [Sat, 12 Mar 2022 02:03:38 +0000 (02:03 +0000)]
Bump puppeteer from 13.4.1 to 13.5.1

Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 13.4.1 to 13.5.1.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/puppeteer/puppeteer/compare/v13.4.1...v13.5.1)

---
updated-dependencies:
- dependency-name: puppeteer
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years agoMerge pull request #31496 from nextcloud/automated/noid/psalm-baseline-update-1646799120
MichaIng [Sat, 12 Mar 2022 00:01:00 +0000 (01:01 +0100)]
Merge pull request #31496 from nextcloud/automated/noid/psalm-baseline-update-1646799120

[Automated] Update psalm-baseline.xml

2 years agofix drone tests on master 31555/head
szaimen [Fri, 11 Mar 2022 19:45:26 +0000 (20:45 +0100)]
fix drone tests on master

Signed-off-by: szaimen <szaimen@e.mail.de>
2 years agoMerge pull request #31274 from nextcloud/fix/carddav-backend-1000-orache1
John Molakvoæ [Fri, 11 Mar 2022 15:59:37 +0000 (16:59 +0100)]
Merge pull request #31274 from nextcloud/fix/carddav-backend-1000-orache1

2 years agoMerge pull request #31531 from nextcloud/fix/sftp-offset
John Molakvoæ [Fri, 11 Mar 2022 15:02:40 +0000 (16:02 +0100)]
Merge pull request #31531 from nextcloud/fix/sftp-offset

2 years agoMerge pull request #31511 from nextcloud/bugfix/noid/allow-installing-unstable-versions
Joas Schilling [Fri, 11 Mar 2022 13:26:30 +0000 (14:26 +0100)]
Merge pull request #31511 from nextcloud/bugfix/noid/allow-installing-unstable-versions

Allow installing unstable app versions based on channel and with `--allow-unstable` just like on updates

2 years agoMerge pull request #31538 from nextcloud/bug/noid/eventlogger-debug
Joas Schilling [Fri, 11 Mar 2022 13:20:44 +0000 (14:20 +0100)]
Merge pull request #31538 from nextcloud/bug/noid/eventlogger-debug

Only log events when enabled in debug mode

2 years agoMerge pull request #31539 from nextcloud/bugfix/31532/user-status-not-resetting-after...
Joas Schilling [Fri, 11 Mar 2022 13:20:14 +0000 (14:20 +0100)]
Merge pull request #31539 from nextcloud/bugfix/31532/user-status-not-resetting-after-a-call

Fix user status not resetting correctly after a call

2 years agoMerge pull request #31454 from nextcloud/fix/audit-log-critical
John Molakvoæ [Fri, 11 Mar 2022 12:36:42 +0000 (13:36 +0100)]
Merge pull request #31454 from nextcloud/fix/audit-log-critical

2 years agoFix user status not resetting correctly after a call 31539/head
Joas Schilling [Fri, 11 Mar 2022 12:03:00 +0000 (13:03 +0100)]
Fix user status not resetting correctly after a call

Only happens when the user navigated away and came back,
so the heartbeat updates the status to "Online + In a call"
After that resetting away from "Away + In a call" does not match anymore
and the previous status sticks

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoOnly log events when enabled in debug mode 31538/head
Julius Härtl [Fri, 11 Mar 2022 11:26:07 +0000 (12:26 +0100)]
Only log events when enabled in debug mode

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2 years agoMerge pull request #31519 from nextcloud/bugfix/noid/fix-occ-user-add-apppassword
Vincent Petry [Fri, 11 Mar 2022 10:55:01 +0000 (11:55 +0100)]
Merge pull request #31519 from nextcloud/bugfix/noid/fix-occ-user-add-apppassword

Fix occ user:add-app-password

2 years agoMerge pull request #31526 from nextcloud/automated/noid/psalm-baseline-update-1646971903
John Molakvoæ [Fri, 11 Mar 2022 10:22:59 +0000 (11:22 +0100)]
Merge pull request #31526 from nextcloud/automated/noid/psalm-baseline-update-1646971903

2 years agoPrevent reading key on SFTP stat bool 31531/head
John Molakvoæ [Fri, 11 Mar 2022 09:54:52 +0000 (10:54 +0100)]
Prevent reading key on SFTP stat bool

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2 years agoUpdate psalm baseline 31526/head
nextcloud-command [Fri, 11 Mar 2022 04:11:43 +0000 (04:11 +0000)]
Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 11 Mar 2022 02:27:09 +0000 (02:27 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #30963 from nextcloud/feat/calendar-migration
Pytal [Thu, 10 Mar 2022 19:34:11 +0000 (11:34 -0800)]
Merge pull request #30963 from nextcloud/feat/calendar-migration

2 years agoMerge pull request #31491 from nextcloud/fix/user_ldap-fix-duplicated-empty-uuid...
Côme Chilliet [Thu, 10 Mar 2022 17:16:25 +0000 (18:16 +0100)]
Merge pull request #31491 from nextcloud/fix/user_ldap-fix-duplicated-empty-uuid-migration

Fix duplicated UUID detection when there are empty uuids

2 years agoOverwrite the channel 31511/head
Joas Schilling [Thu, 10 Mar 2022 15:16:30 +0000 (16:16 +0100)]
Overwrite the channel

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoFix the logger that is imported for critical actions 31454/head
Carl Schwan [Fri, 4 Mar 2022 13:57:36 +0000 (14:57 +0100)]
Fix the logger that is imported for critical actions

This use a new interface AuditLogger that makes it easier to
seperate the roles of the various loggers and enforce that we
don't use the wrong one by mistake.

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoAlso allow pre-releases and nightlies when installing from git
Joas Schilling [Thu, 10 Mar 2022 07:30:50 +0000 (08:30 +0100)]
Also allow pre-releases and nightlies when installing from git

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoSimilar to the fetch() method respect the channel in the get()
Joas Schilling [Thu, 10 Mar 2022 07:29:41 +0000 (08:29 +0100)]
Similar to the fetch() method respect the channel in the get()

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoAllow installing unstable versions
Joas Schilling [Thu, 10 Mar 2022 07:21:31 +0000 (08:21 +0100)]
Allow installing unstable versions

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoValidate the password before generating an apptoken 31519/head
Joas Schilling [Thu, 10 Mar 2022 14:28:01 +0000 (15:28 +0100)]
Validate the password before generating an apptoken

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoDifferenciate the activity depending on admin vs user action
Joas Schilling [Thu, 10 Mar 2022 14:26:47 +0000 (15:26 +0100)]
Differenciate the activity depending on admin vs user action

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoTrigger an event to log an activity when an administrator generates an app password
Joas Schilling [Thu, 10 Mar 2022 14:25:22 +0000 (15:25 +0100)]
Trigger an event to log an activity when an administrator generates an app password

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoDon't recreate sql query each time 31274/head
Carl Schwan [Thu, 10 Mar 2022 14:10:08 +0000 (15:10 +0100)]
Don't recreate sql query each time

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoMerge pull request #31494 from nextcloud/fix/fix-group-metadata-typing
Vincent Petry [Thu, 10 Mar 2022 13:33:54 +0000 (14:33 +0100)]
Merge pull request #31494 from nextcloud/fix/fix-group-metadata-typing

Fix group metadata typing

2 years agoMerge pull request #31430 from nextcloud/enh/31429/improve-overwrite-cli-url-check
Simon L [Thu, 10 Mar 2022 11:40:59 +0000 (12:40 +0100)]
Merge pull request #31430 from nextcloud/enh/31429/improve-overwrite-cli-url-check

Validate `overwrite.cli.url` to be a url in setup check

2 years agoMerge pull request #31508 from nextcloud/automated/noid/psalm-baseline-update-1646885516
John Molakvoæ [Thu, 10 Mar 2022 09:33:27 +0000 (10:33 +0100)]
Merge pull request #31508 from nextcloud/automated/noid/psalm-baseline-update-1646885516

2 years agoMerge pull request #31503 from nextcloud/enh/strict-dynamic-csp
Julius Härtl [Thu, 10 Mar 2022 08:52:20 +0000 (09:52 +0100)]
Merge pull request #31503 from nextcloud/enh/strict-dynamic-csp

Allow to set a strict-dynamic CSP through the API

2 years agoUpdate psalm baseline 31508/head
nextcloud-command [Thu, 10 Mar 2022 04:11:56 +0000 (04:11 +0000)]
Update psalm baseline

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

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoimprove overwrite cli url setup check 31430/head
szaimen [Thu, 3 Mar 2022 17:08:08 +0000 (18:08 +0100)]
improve overwrite cli url setup check

Signed-off-by: szaimen <szaimen@e.mail.de>
2 years agoImprove error handling and output messages 30963/head
Christopher Ng [Wed, 9 Mar 2022 18:58:23 +0000 (18:58 +0000)]
Improve error handling and output messages

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years agoAllow to set a strict-dynamic CSP through the API 31503/head
Julius Härtl [Wed, 9 Mar 2022 13:25:36 +0000 (14:25 +0100)]
Allow to set a strict-dynamic CSP through the API

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2 years agoMerge pull request #31500 from nextcloud/bugfix/noid/fix-alternativ-login-buttons
Vincent Petry [Wed, 9 Mar 2022 12:20:28 +0000 (13:20 +0100)]
Merge pull request #31500 from nextcloud/bugfix/noid/fix-alternativ-login-buttons

Fix alternative login buttons

2 years agoFix alternative login buttons 31500/head
Joas Schilling [Wed, 9 Mar 2022 10:43:17 +0000 (11:43 +0100)]
Fix alternative login buttons

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoUpdate psalm baseline 31496/head
nextcloud-command [Wed, 9 Mar 2022 04:12:00 +0000 (04:12 +0000)]
Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 9 Mar 2022 02:26:51 +0000 (02:26 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoStrong type OC\Group\MetaData 31494/head
Côme Chilliet [Tue, 8 Mar 2022 15:44:22 +0000 (16:44 +0100)]
Strong type OC\Group\MetaData

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoMerge pull request #31493 from nextcloud/bugfix/noid/app-script-main
John Molakvoæ [Tue, 8 Mar 2022 15:29:13 +0000 (16:29 +0100)]
Merge pull request #31493 from nextcloud/bugfix/noid/app-script-main

2 years agoMerge pull request #31431 from nextcloud/fs-setup-manager
Robin Appelman [Tue, 8 Mar 2022 14:50:25 +0000 (14:50 +0000)]
Merge pull request #31431 from nextcloud/fs-setup-manager

Unify/cleanup filesystem setup

2 years agoFix typing of OC\Group\MetaData::sorting
Côme Chilliet [Tue, 8 Mar 2022 14:49:29 +0000 (15:49 +0100)]
Fix typing of OC\Group\MetaData::sorting

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoAvoid double-loading dist/core-main.js when apps have scripts named main 31493/head
Julius Härtl [Tue, 8 Mar 2022 14:37:53 +0000 (15:37 +0100)]
Avoid double-loading dist/core-main.js when apps have scripts named main

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2 years agoFix similar potential problems with fetchOne loops 31491/head
Côme Chilliet [Tue, 8 Mar 2022 11:10:52 +0000 (12:10 +0100)]
Fix similar potential problems with fetchOne loops

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoFix duplicated UUID detection when there are empty uuids
Côme Chilliet [Tue, 8 Mar 2022 10:45:18 +0000 (11:45 +0100)]
Fix duplicated UUID detection when there are empty uuids

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoMerge pull request #31470 from nextcloud/enh/13099/allow-disable-imagick-warning
John Molakvoæ [Tue, 8 Mar 2022 07:53:12 +0000 (08:53 +0100)]
Merge pull request #31470 from nextcloud/enh/13099/allow-disable-imagick-warning

2 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 8 Mar 2022 02:28:43 +0000 (02:28 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #28227 from nextcloud/enh/noid/report-remoteAddress
Simon L [Mon, 7 Mar 2022 20:48:08 +0000 (21:48 +0100)]
Merge pull request #28227 from nextcloud/enh/noid/report-remoteAddress

Fix too many file download notifications when watching a video

2 years agoFix too many file download notifications when watching a video 28227/head
szaimen [Thu, 29 Jul 2021 06:57:31 +0000 (08:57 +0200)]
Fix too many file download notifications when watching a video

Signed-off-by: szaimen <szaimen@e.mail.de>
2 years agoMerge pull request #30828 from nextcloud/fix/dialog-menu
Simon L [Mon, 7 Mar 2022 19:46:12 +0000 (20:46 +0100)]
Merge pull request #30828 from nextcloud/fix/dialog-menu

fix dialog new file menu

2 years agoMerge pull request #31418 from nextcloud/enh/simple-file-extension
Pytal [Mon, 7 Mar 2022 19:38:23 +0000 (11:38 -0800)]
Merge pull request #31418 from nextcloud/enh/simple-file-extension

2 years agoNote DI only usage in PHPDoc 31418/head
Christopher Ng [Mon, 7 Mar 2022 17:20:52 +0000 (17:20 +0000)]
Note DI only usage in PHPDoc

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years agofix tests 31470/head
szaimen [Mon, 7 Mar 2022 17:07:45 +0000 (18:07 +0100)]
fix tests

Signed-off-by: szaimen <szaimen@e.mail.de>
2 years agoallow to disable the imagick warning
szaimen [Sat, 5 Mar 2022 19:26:16 +0000 (20:26 +0100)]
allow to disable the imagick warning

Signed-off-by: szaimen <szaimen@e.mail.de>
Co-Authored-By: MichaIng <micha@dietpi.com>
2 years agoMerge pull request #31426 from nextcloud/enh/noid/make-connectivity-check-softer
Julien Veyssier [Mon, 7 Mar 2022 15:05:08 +0000 (16:05 +0100)]
Merge pull request #31426 from nextcloud/enh/noid/make-connectivity-check-softer

Connectivity check: allow to set a protocol for 'connectivity_check_domains' values

2 years agoallow adding protocol to domains in 'connectivity_check_domains' config 31426/head
Julien Veyssier [Thu, 3 Mar 2022 14:11:50 +0000 (15:11 +0100)]
allow adding protocol to domains in 'connectivity_check_domains' config

Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2 years agoCenter dialog new file menu 30828/head
John Molakvoæ [Mon, 24 Jan 2022 14:18:48 +0000 (15:18 +0100)]
Center dialog new file menu

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years agoAdd missing @since in InMemoryFile to please CI
Côme Chilliet [Mon, 7 Mar 2022 09:46:05 +0000 (10:46 +0100)]
Add missing @since in InMemoryFile to please CI

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoMerge pull request #31466 from nextcloud/feat/workflow-auto-update-command-rebase.yml
Carl Schwan [Mon, 7 Mar 2022 09:42:39 +0000 (10:42 +0100)]
Merge pull request #31466 from nextcloud/feat/workflow-auto-update-command-rebase.yml

Updating command-rebase.yml workflow from template

2 years agoMerge pull request #31463 from nextcloud/dependabot/npm_and_yarn/webpack-5.70.0
dependabot[bot] [Mon, 7 Mar 2022 04:08:46 +0000 (04:08 +0000)]
Merge pull request #31463 from nextcloud/dependabot/npm_and_yarn/webpack-5.70.0

2 years agoBump webpack from 5.69.1 to 5.70.0 31463/head
dependabot[bot] [Sun, 6 Mar 2022 02:30:31 +0000 (02:30 +0000)]
Bump webpack from 5.69.1 to 5.70.0

Bumps [webpack](https://github.com/webpack/webpack) from 5.69.1 to 5.70.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.69.1...v5.70.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 7 Mar 2022 02:26:22 +0000 (02:26 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 6 Mar 2022 02:25:58 +0000 (02:25 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #31462 from nextcloud/dependabot/npm_and_yarn/css-loader-6.7.0
dependabot[bot] [Sun, 6 Mar 2022 01:36:32 +0000 (01:36 +0000)]
Merge pull request #31462 from nextcloud/dependabot/npm_and_yarn/css-loader-6.7.0

2 years agoBump css-loader from 6.6.0 to 6.7.0 31462/head
dependabot[bot] [Sun, 6 Mar 2022 01:00:13 +0000 (01:00 +0000)]
Bump css-loader from 6.6.0 to 6.7.0

Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 6.6.0 to 6.7.0.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v6.6.0...v6.7.0)

---
updated-dependencies:
- dependency-name: css-loader
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years agoMerge pull request #31447 from nextcloud/doc/manager-interface
MichaIng [Sun, 6 Mar 2022 00:40:04 +0000 (01:40 +0100)]
Merge pull request #31447 from nextcloud/doc/manager-interface

Clarify that some interface are not meant to be implemented

2 years agoMerge pull request #31461 from nextcloud/dependabot/npm_and_yarn/puppeteer-13.4.1
dependabot[bot] [Sat, 5 Mar 2022 13:52:30 +0000 (13:52 +0000)]
Merge pull request #31461 from nextcloud/dependabot/npm_and_yarn/puppeteer-13.4.1

2 years agoAdd a few more non-extendable interface 31447/head
Carl Schwan [Fri, 4 Mar 2022 11:31:14 +0000 (12:31 +0100)]
Add a few more non-extendable interface

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoBump puppeteer from 13.4.0 to 13.4.1 31461/head
dependabot[bot] [Sat, 5 Mar 2022 13:14:37 +0000 (13:14 +0000)]
Bump puppeteer from 13.4.0 to 13.4.1

Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 13.4.0 to 13.4.1.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/puppeteer/puppeteer/compare/v13.4.0...v13.4.1)

---
updated-dependencies:
- dependency-name: puppeteer
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years agoMerge pull request #31465 from nextcloud/automated/noid/psalm-baseline-update-1646460900
Carl Schwan [Sat, 5 Mar 2022 11:15:57 +0000 (12:15 +0100)]
Merge pull request #31465 from nextcloud/automated/noid/psalm-baseline-update-1646460900

[Automated] Update psalm-baseline.xml

2 years agoUpdating command-rebase.yml workflow from template 31466/head
Nextcloud bot [Sat, 5 Mar 2022 08:32:53 +0000 (08:32 +0000)]
Updating command-rebase.yml workflow from template

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #31460 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-5.1.0
dependabot[bot] [Sat, 5 Mar 2022 06:59:46 +0000 (06:59 +0000)]
Merge pull request #31460 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-5.1.0

2 years agoBump @nextcloud/vue from 5.0.0 to 5.1.0 31460/head
dependabot[bot] [Sat, 5 Mar 2022 02:03:57 +0000 (02:03 +0000)]
Bump @nextcloud/vue from 5.0.0 to 5.1.0

Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-vue/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v5.0.0...v5.1.0)

---
updated-dependencies:
- dependency-name: "@nextcloud/vue"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years agoUpdate psalm baseline 31465/head
nextcloud-command [Sat, 5 Mar 2022 06:15:00 +0000 (06:15 +0000)]
Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 5 Mar 2022 02:26:43 +0000 (02:26 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agotype fixes 31431/head
Robin Appelman [Thu, 3 Mar 2022 16:15:02 +0000 (17:15 +0100)]
type fixes

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 years agomove user mountpoint setup to setupmanager
Robin Appelman [Thu, 3 Mar 2022 15:36:58 +0000 (16:36 +0100)]
move user mountpoint setup to setupmanager

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 years agosimplify setup of circular SetupManager<->Manager
Robin Appelman [Wed, 2 Mar 2022 18:38:21 +0000 (19:38 +0100)]
simplify setup of circular SetupManager<->Manager

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 years agoadd template annotations to CappedMemoryCache
Robin Appelman [Wed, 2 Mar 2022 18:24:26 +0000 (19:24 +0100)]
add template annotations to CappedMemoryCache

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 years agomove logic to decide what to setup to setupmanager
Robin Appelman [Wed, 2 Mar 2022 16:11:06 +0000 (17:11 +0100)]
move logic to decide what to setup to setupmanager

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 years agoadjust tests to new fs setup
Robin Appelman [Wed, 23 Feb 2022 17:29:08 +0000 (18:29 +0100)]
adjust tests to new fs setup

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 years agomove teardown logic to SetupManager
Robin Appelman [Wed, 23 Feb 2022 17:11:46 +0000 (18:11 +0100)]
move teardown logic to SetupManager

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 years agostart moving filesystem setup logic to it's own place
Robin Appelman [Thu, 10 Feb 2022 16:36:46 +0000 (17:36 +0100)]
start moving filesystem setup logic to it's own place

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 years agomore type hints for ICachedMountInfo and IMountManager
Robin Appelman [Thu, 10 Feb 2022 13:15:07 +0000 (14:15 +0100)]
more type hints for ICachedMountInfo and IMountManager

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 years agoClarify that some interface are not meant to be implemented
Carl Schwan [Fri, 4 Mar 2022 10:42:03 +0000 (11:42 +0100)]
Clarify that some interface are not meant to be implemented

This make sure that apps don't implement this interfaces and gives us
more liberty to add new methods to them (as long as it is compatible
from an usage point of view)

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
Co-authored-by: Vincent Petry <vincent@nextcloud.com>
2 years agoMerge pull request #31449 from nextcloud/bugfix/noid/even-more-censor
John Molakvoæ [Fri, 4 Mar 2022 14:05:24 +0000 (15:05 +0100)]
Merge pull request #31449 from nextcloud/bugfix/noid/even-more-censor

2 years agoMerge pull request #31266 from nextcloud/root-setup-mountprovider
Robin Appelman [Fri, 4 Mar 2022 13:44:05 +0000 (13:44 +0000)]
Merge pull request #31266 from nextcloud/root-setup-mountprovider

move root mount setup to mountproviders

2 years agoMerge pull request #31387 from nextcloud/fix/common-main-core-script-order
John Molakvoæ [Fri, 4 Mar 2022 13:37:41 +0000 (14:37 +0100)]
Merge pull request #31387 from nextcloud/fix/common-main-core-script-order

2 years agocensor app config values for all integration apps 31449/head
Julien Veyssier [Fri, 4 Mar 2022 12:06:37 +0000 (13:06 +0100)]
censor app config values for all integration apps

Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2 years agoMake sure common and main core scripts are loaded first 31387/head
John Molakvoæ [Tue, 1 Mar 2022 10:39:27 +0000 (11:39 +0100)]
Make sure common and main core scripts are loaded first

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2 years agoMerge pull request #31436 from nextcloud/fix/noid/migration-column-handling
Vincent Petry [Fri, 4 Mar 2022 09:20:03 +0000 (10:20 +0100)]
Merge pull request #31436 from nextcloud/fix/noid/migration-column-handling

be conservative when reading from fresh created column