]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
2 years agoonly security updates for 21 31216/head
Arthur Schiwon [Wed, 16 Feb 2022 14:52:54 +0000 (15:52 +0100)]
only security updates for 21

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2 years agoMerge pull request #30862 from nextcloud/feat/crud_share_permission
Louis [Wed, 16 Feb 2022 14:31:09 +0000 (15:31 +0100)]
Merge pull request #30862 from nextcloud/feat/crud_share_permission

Support CRUD share permissions

2 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 16 Feb 2022 02:27:42 +0000 (02:27 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #31180 from nextcloud/feature/ChrisCano66/Add_Target_Blank_To_Link...
Joas Schilling [Tue, 15 Feb 2022 18:58:25 +0000 (19:58 +0100)]
Merge pull request #31180 from nextcloud/feature/ChrisCano66/Add_Target_Blank_To_Links_Menu

Target_Blank option to open External links

2 years agoSupport CRUD share permissions 30862/head
Louis Chemineau [Wed, 2 Feb 2022 15:10:52 +0000 (16:10 +0100)]
Support CRUD share permissions

Signed-off-by: Louis Chemineau <louis@chmn.me>
2 years agoMerge pull request #31170 from nextcloud/enh/noid/fix-broken-tooltip
Louis [Tue, 15 Feb 2022 10:47:06 +0000 (11:47 +0100)]
Merge pull request #31170 from nextcloud/enh/noid/fix-broken-tooltip

fix a broken tooltip

2 years agoTarget_Blank option to open External links 31180/head
christophe canovas [Wed, 30 Jun 2021 10:34:35 +0000 (12:34 +0200)]
Target_Blank option to open External links

Signed-off-by: christophe canovas <christophecanovas66@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years agoMerge pull request #31178 from nextcloud/fix-dav-namespace-typo
Vincent Petry [Tue, 15 Feb 2022 08:50:43 +0000 (09:50 +0100)]
Merge pull request #31178 from nextcloud/fix-dav-namespace-typo

Fix typo in DAV namespace registration

2 years agoMerge pull request #31174 from nextcloud/fix/script_loading_ldap
Côme Chilliet [Tue, 15 Feb 2022 08:10:08 +0000 (09:10 +0100)]
Merge pull request #31174 from nextcloud/fix/script_loading_ldap

Fix script loading in ldap's settings

2 years agoMerge pull request #31176 from nextcloud/remove-obsolete-dav-defaultUsernamePath
Julius Härtl [Tue, 15 Feb 2022 07:27:43 +0000 (08:27 +0100)]
Merge pull request #31176 from nextcloud/remove-obsolete-dav-defaultUsernamePath

Remove setting defaultUsernamePath dynamically

2 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 15 Feb 2022 02:45:26 +0000 (02:45 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoFix typo in DAV namespace registration 31178/head
Thomas Citharel [Mon, 14 Feb 2022 19:57:30 +0000 (20:57 +0100)]
Fix typo in DAV namespace registration

See https://github.com/nextcloud/3rdparty/blob/b0afba6d6508a1c85332cf8c61e90ad91b289ebc/sabre/dav/lib/DAV/Xml/Service.php#L43

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2 years agoRemove setting defaultUsernamePath dynamically 31176/head
Thomas Citharel [Mon, 14 Feb 2022 18:40:31 +0000 (19:40 +0100)]
Remove setting defaultUsernamePath dynamically

Since Sabre 3.0.6 this is no longer possible.

@see https://github.com/sabre-io/dav/pull/582

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2 years agoFix script loading in ldap's settings 31174/head
Louis Chemineau [Mon, 14 Feb 2022 15:56:55 +0000 (16:56 +0100)]
Fix script loading in ldap's settings

Signed-off-by: Louis Chemineau <louis@chmn.me>
2 years agoMerge pull request #31167 from nextcloud/dependabot/npm_and_yarn/css-loader-6.6.0
Louis [Mon, 14 Feb 2022 14:49:02 +0000 (15:49 +0100)]
Merge pull request #31167 from nextcloud/dependabot/npm_and_yarn/css-loader-6.6.0

Bump css-loader from 5.2.7 to 6.6.0

2 years agotry to fix broken tooltip 31170/head
szaimen [Mon, 14 Feb 2022 14:14:28 +0000 (15:14 +0100)]
try to fix broken tooltip

Signed-off-by: szaimen <szaimen@e.mail.de>
2 years agoUse asset-loader instead of url-loader 31167/head
Louis Chemineau [Mon, 14 Feb 2022 13:05:15 +0000 (14:05 +0100)]
Use asset-loader instead of url-loader

Signed-off-by: Louis Chemineau <louis@chmn.me>
2 years agoBump css-loader from 5.2.7 to 6.6.0
dependabot[bot] [Mon, 14 Feb 2022 12:27:01 +0000 (12:27 +0000)]
Bump css-loader from 5.2.7 to 6.6.0

Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.2.7 to 6.6.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/v5.2.7...v6.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 years agoMerge pull request #31151 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-5.0.0
Louis [Mon, 14 Feb 2022 13:43:30 +0000 (14:43 +0100)]
Merge pull request #31151 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-5.0.0

Bump @nextcloud/vue from 4.3.0 to 5.0.0

2 years agoBump @nextcloud/vue from 4.3.0 to 5.0.0 31151/head
Louis Chemineau [Mon, 14 Feb 2022 12:26:00 +0000 (13:26 +0100)]
Bump @nextcloud/vue from 4.3.0 to 5.0.0

- Removed `moji-mart-vue-fast` from babel parsed file when loading vue files
- Updated material design icon to v5.0.0, superseding https://github.com/nextcloud/server/pull/30086
- Manually compiled

Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 4.3.0 to 5.0.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/v4.3.0...v5.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Louis Chemineau <louis@chmn.me>
2 years agoMerge pull request #30901 from nextcloud/feat/30398/migration-registration
Côme Chilliet [Mon, 14 Feb 2022 11:40:00 +0000 (12:40 +0100)]
Merge pull request #30901 from nextcloud/feat/30398/migration-registration

Migration registraton

2 years agoMerge pull request #31146 from nextcloud/dependabot/npm_and_yarn/karma-coverage-2.2.0
Louis [Mon, 14 Feb 2022 11:21:57 +0000 (12:21 +0100)]
Merge pull request #31146 from nextcloud/dependabot/npm_and_yarn/karma-coverage-2.2.0

Bump karma-coverage from 2.1.1 to 2.2.0

2 years agoMerge pull request #31147 from nextcloud/dependabot/npm_and_yarn/karma-6.3.16
Louis [Mon, 14 Feb 2022 11:21:24 +0000 (12:21 +0100)]
Merge pull request #31147 from nextcloud/dependabot/npm_and_yarn/karma-6.3.16

Bump karma from 6.3.15 to 6.3.16

2 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 14 Feb 2022 02:28:25 +0000 (02:28 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #30810 from nextcloud/dependabot/composer/build/integration/sabre...
dependabot[bot] [Mon, 14 Feb 2022 01:53:56 +0000 (01:53 +0000)]
Merge pull request #30810 from nextcloud/dependabot/composer/build/integration/sabre/dav-4.3.1

2 years agoUpdate sabre/dav requirement from 4.3.0 to 4.3.1 in /build/integration 30810/head
dependabot[bot] [Mon, 14 Feb 2022 01:19:44 +0000 (01:19 +0000)]
Update sabre/dav requirement from 4.3.0 to 4.3.1 in /build/integration

Updates the requirements on [sabre/dav](https://github.com/sabre-io/dav) to permit the latest version.
- [Release notes](https://github.com/sabre-io/dav/releases)
- [Changelog](https://github.com/sabre-io/dav/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sabre-io/dav/compare/4.3.0...4.3.1)

---
updated-dependencies:
- dependency-name: sabre/dav
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years agoMerge pull request #31149 from nextcloud/dependabot/npm_and_yarn/jquery-ui-dist-1...
dependabot[bot] [Mon, 14 Feb 2022 00:44:39 +0000 (00:44 +0000)]
Merge pull request #31149 from nextcloud/dependabot/npm_and_yarn/jquery-ui-dist-1.13.1

2 years agoBump jquery-ui-dist from 1.13.0 to 1.13.1 31149/head
dependabot[bot] [Sun, 13 Feb 2022 23:28:45 +0000 (23:28 +0000)]
Bump jquery-ui-dist from 1.13.0 to 1.13.1

Bumps [jquery-ui-dist](https://github.com/jquery/jquery-ui) from 1.13.0 to 1.13.1.
- [Release notes](https://github.com/jquery/jquery-ui/releases)
- [Commits](https://github.com/jquery/jquery-ui/compare/1.13.0...1.13.1)

---
updated-dependencies:
- dependency-name: jquery-ui-dist
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years agoMerge pull request #31153 from nextcloud/automated/noid/psalm-baseline-update-1644643332
MichaIng [Sun, 13 Feb 2022 03:27:40 +0000 (04:27 +0100)]
Merge pull request #31153 from nextcloud/automated/noid/psalm-baseline-update-1644643332

[Automated] Update psalm-baseline.xml

2 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 13 Feb 2022 02:26:57 +0000 (02:26 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #31117 from nextcloud/automated/noid/psalm-baseline-update-1644552670
Carl Schwan [Sat, 12 Feb 2022 06:56:17 +0000 (07:56 +0100)]
Merge pull request #31117 from nextcloud/automated/noid/psalm-baseline-update-1644552670

[Automated] Update psalm-baseline.xml

2 years agoMerge pull request #31152 from nextcloud/dependabot/npm_and_yarn/follow-redirects...
dependabot[bot] [Sat, 12 Feb 2022 05:59:06 +0000 (05:59 +0000)]
Merge pull request #31152 from nextcloud/dependabot/npm_and_yarn/follow-redirects-1.14.8

2 years agoUpdate psalm baseline 31153/head
nextcloud-command [Sat, 12 Feb 2022 05:22:12 +0000 (05:22 +0000)]
Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
2 years agoBump karma from 6.3.15 to 6.3.16 31147/head
dependabot[bot] [Sat, 12 Feb 2022 04:26:42 +0000 (04:26 +0000)]
Bump karma from 6.3.15 to 6.3.16

Bumps [karma](https://github.com/karma-runner/karma) from 6.3.15 to 6.3.16.
- [Release notes](https://github.com/karma-runner/karma/releases)
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
- [Commits](https://github.com/karma-runner/karma/compare/v6.3.15...v6.3.16)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 years agoBump follow-redirects from 1.14.7 to 1.14.8 31152/head
dependabot[bot] [Sat, 12 Feb 2022 04:26:11 +0000 (04:26 +0000)]
Bump follow-redirects from 1.14.7 to 1.14.8

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years agoMerge pull request #31145 from nextcloud/dependabot/npm_and_yarn/puppeteer-13.3.1
dependabot[bot] [Sat, 12 Feb 2022 04:25:07 +0000 (04:25 +0000)]
Merge pull request #31145 from nextcloud/dependabot/npm_and_yarn/puppeteer-13.3.1

2 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 12 Feb 2022 02:28:00 +0000 (02:28 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoBump karma-coverage from 2.1.1 to 2.2.0 31146/head
dependabot[bot] [Sat, 12 Feb 2022 02:04:21 +0000 (02:04 +0000)]
Bump karma-coverage from 2.1.1 to 2.2.0

Bumps [karma-coverage](https://github.com/karma-runner/karma-coverage) from 2.1.1 to 2.2.0.
- [Release notes](https://github.com/karma-runner/karma-coverage/releases)
- [Changelog](https://github.com/karma-runner/karma-coverage/blob/master/CHANGELOG.md)
- [Commits](https://github.com/karma-runner/karma-coverage/compare/v2.1.1...v2.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 years agoBump puppeteer from 13.2.0 to 13.3.1 31145/head
dependabot[bot] [Sat, 12 Feb 2022 02:03:15 +0000 (02:03 +0000)]
Bump puppeteer from 13.2.0 to 13.3.1

Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 13.2.0 to 13.3.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.2.0...v13.3.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 agoAdd test 30901/head
Christopher Ng [Fri, 11 Feb 2022 23:33:55 +0000 (23:33 +0000)]
Add test

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years agoExtend export destination interface
Christopher Ng [Tue, 8 Feb 2022 19:02:06 +0000 (19:02 +0000)]
Extend export destination interface

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years agoAllow registration of migrators
Christopher Ng [Fri, 4 Feb 2022 20:49:11 +0000 (20:49 +0000)]
Allow registration of migrators

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years agoMerge pull request #31134 from nextcloud/regression/30020/add-missing-scripts
Joas Schilling [Fri, 11 Feb 2022 22:16:32 +0000 (23:16 +0100)]
Merge pull request #31134 from nextcloud/regression/30020/add-missing-scripts

Regression/30020/add missing scripts

2 years agoMerge pull request #30959 from nextcloud/redis-pconnect
Vincent Petry [Fri, 11 Feb 2022 15:18:37 +0000 (16:18 +0100)]
Merge pull request #30959 from nextcloud/redis-pconnect

use persistent connections when connecting to redis

2 years agoRecompile 31134/head
Joas Schilling [Fri, 11 Feb 2022 15:17:09 +0000 (16:17 +0100)]
Recompile

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoAdd missing personal availability script
Joas Schilling [Fri, 11 Feb 2022 15:14:18 +0000 (16:14 +0100)]
Add missing personal availability script

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoMerge pull request #31132 from nextcloud/fix/missing-two-factor-backup-codes-bundle
Joas Schilling [Fri, 11 Feb 2022 15:10:05 +0000 (16:10 +0100)]
Merge pull request #31132 from nextcloud/fix/missing-two-factor-backup-codes-bundle

Fix missign twofactor_backupcodes bundle

2 years agoFix missign twofactor_backupcodes bundle 31132/head
Christoph Wurst [Fri, 11 Feb 2022 12:53:31 +0000 (13:53 +0100)]
Fix missign twofactor_backupcodes bundle

They are backup codes. Not backups codes.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2 years agoMerge pull request #31011 from nextcloud/dronupdt
Joas Schilling [Fri, 11 Feb 2022 11:15:37 +0000 (12:15 +0100)]
Merge pull request #31011 from nextcloud/dronupdt

Remove MariaDB 10.1 and PGsql 9.6 (both EOL) from drone

2 years agoMerge pull request #31090 from nextcloud/fix/31069/fix-overlapping-buttons-apps-manag...
Simon L [Fri, 11 Feb 2022 10:16:34 +0000 (11:16 +0100)]
Merge pull request #31090 from nextcloud/fix/31069/fix-overlapping-buttons-apps-management

fix overlapping buttons in apps-management

2 years agoUpdate psalm baseline 31117/head
nextcloud-command [Fri, 11 Feb 2022 04:11:10 +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 Feb 2022 02:26:46 +0000 (02:26 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agotry to fix overlapping buttons in apps-management 31090/head
szaimen [Wed, 9 Feb 2022 14:32:06 +0000 (15:32 +0100)]
try to fix overlapping buttons in apps-management

Signed-off-by: szaimen <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years agoMerge pull request #30953 from nextcloud/feat/init-storage-when-transferring-ownership
Vincent Petry [Thu, 10 Feb 2022 17:13:43 +0000 (18:13 +0100)]
Merge pull request #30953 from nextcloud/feat/init-storage-when-transferring-ownership

Init user's file system if not existing on ownership transfer

2 years agoMerge pull request #31032 from nextcloud/instanceName
Vincent Petry [Thu, 10 Feb 2022 17:07:50 +0000 (18:07 +0100)]
Merge pull request #31032 from nextcloud/instanceName

Don't use plain URL on the email subject

2 years agoMerge pull request #31035 from paierlep/fix/occ_scan_no_files_error
Vincent Petry [Thu, 10 Feb 2022 17:07:21 +0000 (18:07 +0100)]
Merge pull request #31035 from paierlep/fix/occ_scan_no_files_error

Removes misleading error message in occ files:scan for new users.

2 years agoMerge pull request #31042 from nextcloud/enh/direct_edit_index
Vincent Petry [Thu, 10 Feb 2022 17:00:29 +0000 (18:00 +0100)]
Merge pull request #31042 from nextcloud/enh/direct_edit_index

Add index for direct editing cleanup job

2 years agoMerge pull request #31073 from nextcloud/fix/user_ldap-fix-access-typing
Vincent Petry [Thu, 10 Feb 2022 16:53:58 +0000 (17:53 +0100)]
Merge pull request #31073 from nextcloud/fix/user_ldap-fix-access-typing

Improve typing in OCA\User_LDAP\Access and reduce psalm errors

2 years agoMerge pull request #31079 from nextcloud/ignore-self-contact-interaction
Vincent Petry [Thu, 10 Feb 2022 16:50:54 +0000 (17:50 +0100)]
Merge pull request #31079 from nextcloud/ignore-self-contact-interaction

Ignore contact interaction with self

2 years agoMerge pull request #31097 from nextcloud/bugfix/31096/fix-shares-transfer-guest-to...
Vincent Petry [Thu, 10 Feb 2022 16:47:41 +0000 (17:47 +0100)]
Merge pull request #31097 from nextcloud/bugfix/31096/fix-shares-transfer-guest-to-nonguest

Fix path handling when transferring incoming shares

2 years agoMerge pull request #31077 from nextcloud/revert/public-page-changes
Simon L [Thu, 10 Feb 2022 16:37:29 +0000 (17:37 +0100)]
Merge pull request #31077 from nextcloud/revert/public-page-changes

Revert the 'broken' public page changes

2 years agoMerge pull request #30981 from nextcloud/fix/30936/ldap-dup-uuid-migration
blizzz [Thu, 10 Feb 2022 10:53:35 +0000 (11:53 +0100)]
Merge pull request #30981 from nextcloud/fix/30936/ldap-dup-uuid-migration

Fix duplicated UUID migration issue

2 years agoRevert "Add non-breaking space in the file size" 31077/head
szaimen [Wed, 9 Feb 2022 08:47:44 +0000 (09:47 +0100)]
Revert "Add non-breaking space in the file size"

Signed-off-by: szaimen <szaimen@e.mail.de>
2 years agoRevert "Improve layout for the public download page"
Carl Schwan [Tue, 8 Feb 2022 17:09:24 +0000 (18:09 +0100)]
Revert "Improve layout for the public download page"

This reverts commit 2e55ce089954bdab483cb1564a4b00b79b705346.

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoRevert "Fix loading of the text app in public shared links"
Carl Schwan [Tue, 8 Feb 2022 17:07:59 +0000 (18:07 +0100)]
Revert "Fix loading of the text app in public shared links"

This reverts commit d3d117c4a874eb8803fb043b2b011d8732b2709f.

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoSetup warning for invalid LDAP user or group UUIDs. 30981/head
Arthur Schiwon [Tue, 8 Feb 2022 20:31:32 +0000 (21:31 +0100)]
Setup warning for invalid LDAP user or group UUIDs.

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2 years agoFix psalm errors in apps/user_ldap/lib/Jobs/CleanUp.php
Côme Chilliet [Mon, 7 Feb 2022 14:00:01 +0000 (15:00 +0100)]
Fix psalm errors in apps/user_ldap/lib/Jobs/CleanUp.php

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoFix ldap:update-uuid
Côme Chilliet [Mon, 7 Feb 2022 11:54:50 +0000 (12:54 +0100)]
Fix ldap:update-uuid

Generators cannot be iterated with while or returned by an other
 generator, using foreach instead.
And a few other problems.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoadd occ command to update UUIDs (incomplete)
Arthur Schiwon [Thu, 3 Feb 2022 21:59:23 +0000 (22:59 +0100)]
add occ command to update UUIDs (incomplete)

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2 years agoallow to re-run migration step when backup DB is already created
Arthur Schiwon [Wed, 2 Feb 2022 17:26:31 +0000 (18:26 +0100)]
allow to re-run migration step when backup DB is already created

- to heal incomplete states from broken upgrades

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2 years agoinvalidated duplicated UUIDs prior to migration change
Arthur Schiwon [Wed, 2 Feb 2022 17:10:10 +0000 (18:10 +0100)]
invalidated duplicated UUIDs prior to migration change

- in a proper setup there are no duplicated UUIDs
- not all setups are proper
- log warning to admin

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2 years agoTemporarily disable samba-non-native as it times out too often
Joas Schilling [Wed, 9 Feb 2022 12:40:23 +0000 (13:40 +0100)]
Temporarily disable samba-non-native as it times out too often

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoDon't provide favorite activity settings
Joas Schilling [Wed, 9 Feb 2022 09:49:32 +0000 (10:49 +0100)]
Don't provide favorite activity settings

Since mails and notifications are only available for actions of other users
it does not make sense to allow changing this.
It also prevents the common misunderstanding with
"file was changed inside a favorited folder"

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoMerge pull request #30942 from nextcloud/appdata-lite-filesystem
Vincent Petry [Thu, 10 Feb 2022 08:58:57 +0000 (09:58 +0100)]
Merge pull request #30942 from nextcloud/appdata-lite-filesystem

only setup part of the filesystem for appdata requests

2 years agoFix path handling when transferring incoming shares 31097/head
Vincent Petry [Thu, 10 Feb 2022 08:50:21 +0000 (09:50 +0100)]
Fix path handling when transferring incoming shares

When transferring incoming shares from a guest user without specifying a
path, the $path is empty.
The fix properly handles that situation to avoid looking for shares in a
path with doubled slashes which failed to find shares to transfer.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 10 Feb 2022 02:26:07 +0000 (02:26 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agohandle setupFS with null user 30942/head
Robin Appelman [Wed, 2 Feb 2022 15:25:47 +0000 (16:25 +0100)]
handle setupFS with null user

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 years agodont mark fs as setup when no user is active
Robin Appelman [Tue, 1 Feb 2022 18:05:23 +0000 (19:05 +0100)]
dont mark fs as setup when no user is active

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 years agofix fs cache test user setup
Robin Appelman [Tue, 1 Feb 2022 12:53:22 +0000 (13:53 +0100)]
fix fs cache test user setup

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 years agopass user object during fs init
Robin Appelman [Tue, 1 Feb 2022 12:49:43 +0000 (13:49 +0100)]
pass user object during fs init

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 years agoonly setup part of the filesystem for appdata requests
Robin Appelman [Mon, 31 Jan 2022 14:53:28 +0000 (15:53 +0100)]
only setup part of the filesystem for appdata requests

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 years agoMerge pull request #31088 from nextcloud/techdebt/noid/restore-green-ci
Robin Appelman [Wed, 9 Feb 2022 15:00:59 +0000 (15:00 +0000)]
Merge pull request #31088 from nextcloud/techdebt/noid/restore-green-ci

Temporarily disable samba-non-native as it times out too often

2 years agoTemporarily disable samba-non-native as it times out too often 31088/head
Joas Schilling [Wed, 9 Feb 2022 12:40:23 +0000 (13:40 +0100)]
Temporarily disable samba-non-native as it times out too often

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoMerge pull request #31081 from nextcloud/bugfix/noid/dont-provide-favorite-activity...
Joas Schilling [Wed, 9 Feb 2022 12:01:31 +0000 (13:01 +0100)]
Merge pull request #31081 from nextcloud/bugfix/noid/dont-provide-favorite-activity-setting

Don't provide favorite activity settings

2 years agoDon't provide favorite activity settings 31081/head
Joas Schilling [Wed, 9 Feb 2022 09:49:32 +0000 (10:49 +0100)]
Don't provide favorite activity settings

Since mails and notifications are only available for actions of other users
it does not make sense to allow changing this.
It also prevents the common misunderstanding with
"file was changed inside a favorited folder"

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoMerge pull request #30997 from nextcloud/fix/noid/ldap-occ-test-config-accessor
blizzz [Wed, 9 Feb 2022 09:35:46 +0000 (10:35 +0100)]
Merge pull request #30997 from nextcloud/fix/noid/ldap-occ-test-config-accessor

fix overwriting of SUCCESS and INVALID consts

2 years agoMerge pull request #31007 from nextcloud/enhancement/bootstrap-calendar-resource...
Christoph Wurst [Wed, 9 Feb 2022 09:25:03 +0000 (10:25 +0100)]
Merge pull request #31007 from nextcloud/enhancement/bootstrap-calendar-resource-room-backend-registration

Move calendar resource/room backend registration to IBootstrap

2 years agoIgnore contact interaction with self 31079/head
Thomas Citharel [Wed, 9 Feb 2022 08:43:57 +0000 (09:43 +0100)]
Ignore contact interaction with self

No need to insert ourselves as a recent contact

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 9 Feb 2022 02:26:53 +0000 (02:26 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #30925 from paierlep/feature/breadcrumb_menu_parent_folder_visible
Louis [Tue, 8 Feb 2022 13:52:10 +0000 (14:52 +0100)]
Merge pull request #30925 from paierlep/feature/breadcrumb_menu_parent_folder_visible

Show the child folders in the breadcrumb menu when on a parent entry.

2 years agoMerge pull request #30945 from nextcloud/techdebt/noid/background-job-time-windows
Joas Schilling [Tue, 8 Feb 2022 13:46:20 +0000 (14:46 +0100)]
Merge pull request #30945 from nextcloud/techdebt/noid/background-job-time-windows

Background job time windows

2 years agoRemove mixed type not available in PHP 7.4 31073/head
Côme Chilliet [Tue, 8 Feb 2022 13:32:23 +0000 (14:32 +0100)]
Remove mixed type not available in PHP 7.4

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoAdd a comment explaining how Helper::loginName2UserName can work
Côme Chilliet [Tue, 8 Feb 2022 13:25:09 +0000 (14:25 +0100)]
Add a comment explaining how Helper::loginName2UserName can work

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoImprove typing in OCA\User_LDAP\Access and reduce psalm errors
Côme Chilliet [Tue, 8 Feb 2022 13:21:16 +0000 (14:21 +0100)]
Improve typing in OCA\User_LDAP\Access and reduce psalm errors

This should avoid some PHP warning using PHP 8.1
 and help detecting type trouble early in the future.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoMerge pull request #31062 from nextcloud/dependabot/npm_and_yarn/puppeteer-13.2.0
Louis [Tue, 8 Feb 2022 12:47:32 +0000 (13:47 +0100)]
Merge pull request #31062 from nextcloud/dependabot/npm_and_yarn/puppeteer-13.2.0

Bump puppeteer from 13.1.3 to 13.2.0

2 years agoMerge pull request #31024 from nextcloud/dependabot/npm_and_yarn/clipboard-2.0.10
Louis [Tue, 8 Feb 2022 12:46:53 +0000 (13:46 +0100)]
Merge pull request #31024 from nextcloud/dependabot/npm_and_yarn/clipboard-2.0.10

Bump clipboard from 2.0.9 to 2.0.10

2 years agoMerge pull request #28941 from howardZa/feature/allow_s3_access_wo_auth
Simon L [Tue, 8 Feb 2022 11:31:06 +0000 (12:31 +0100)]
Merge pull request #28941 from howardZa/feature/allow_s3_access_wo_auth

Add SCHEME_NULL to list of allowed auth mechanism

2 years agoBump clipboard from 2.0.9 to 2.0.10 31024/head
dependabot[bot] [Tue, 8 Feb 2022 10:40:34 +0000 (10:40 +0000)]
Bump clipboard from 2.0.9 to 2.0.10

Bumps [clipboard](https://github.com/zenorocha/clipboard.js) from 2.0.9 to 2.0.10.
- [Release notes](https://github.com/zenorocha/clipboard.js/releases)
- [Commits](https://github.com/zenorocha/clipboard.js/compare/v2.0.9...v2.0.10)

---
updated-dependencies:
- dependency-name: clipboard
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years agoMerge pull request #31055 from nextcloud/dependabot/npm_and_yarn/webpack-5.68.0
Louis [Tue, 8 Feb 2022 10:02:53 +0000 (11:02 +0100)]
Merge pull request #31055 from nextcloud/dependabot/npm_and_yarn/webpack-5.68.0

Bump webpack from 5.67.0 to 5.68.0

2 years agoMerge pull request #31022 from nextcloud/dependabot/npm_and_yarn/p-queue-7.2.0
Louis [Tue, 8 Feb 2022 09:53:05 +0000 (10:53 +0100)]
Merge pull request #31022 from nextcloud/dependabot/npm_and_yarn/p-queue-7.2.0

Bump p-queue from 7.1.0 to 7.2.0