]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
2 years agoDon't redirect when loading files index page 31143/head
Carl Schwan [Fri, 11 Feb 2022 21:26:25 +0000 (22:26 +0100)]
Don't redirect when loading files index page

Currently we are redirecting from ?dir=/&fileid=2 to ?dir=/. This is an
issue because we then need to load two pages with full file system setup
and authentification instead of one and the assets won't start loading
until the second page is delivered to the user.

Additionally when loading ?dir=/, we then change the url back to
?dir=/&fileid=2 (without reload) so that the next time we load the page
again we do the same thing again.

Depending on the speed of the server and internet connection we can save
100ms to 400ms, improving the user experience.

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
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 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 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

2 years agoMerge pull request #31063 from nextcloud/dependabot/npm_and_yarn/testing-library...
Louis [Tue, 8 Feb 2022 09:20:34 +0000 (10:20 +0100)]
Merge pull request #31063 from nextcloud/dependabot/npm_and_yarn/testing-library/jest-dom-5.16.2

Bump @testing-library/jest-dom from 5.16.1 to 5.16.2

2 years agoBump p-queue from 7.1.0 to 7.2.0 31022/head
dependabot[bot] [Tue, 8 Feb 2022 00:15:36 +0000 (00:15 +0000)]
Bump p-queue from 7.1.0 to 7.2.0

Bumps [p-queue](https://github.com/sindresorhus/p-queue) from 7.1.0 to 7.2.0.
- [Release notes](https://github.com/sindresorhus/p-queue/releases)
- [Commits](https://github.com/sindresorhus/p-queue/compare/v7.1.0...v7.2.0)

---
updated-dependencies:
- dependency-name: p-queue
  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 ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 8 Feb 2022 02:27:16 +0000 (02:27 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoBump puppeteer from 13.1.3 to 13.2.0 31062/head
dependabot[bot] [Tue, 8 Feb 2022 00:12:23 +0000 (00:12 +0000)]
Bump puppeteer from 13.1.3 to 13.2.0

Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 13.1.3 to 13.2.0.
- [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.1.3...v13.2.0)

---
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 agoBump @testing-library/jest-dom from 5.16.1 to 5.16.2 31063/head
dependabot[bot] [Tue, 8 Feb 2022 00:12:07 +0000 (00:12 +0000)]
Bump @testing-library/jest-dom from 5.16.1 to 5.16.2

Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.16.1 to 5.16.2.
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/jest-dom/compare/v5.16.1...v5.16.2)

---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years agoMerge pull request #31010 from nextcloud/techdebt/noid/fixed-avatar-sizes
Joas Schilling [Mon, 7 Feb 2022 18:48:29 +0000 (19:48 +0100)]
Merge pull request #31010 from nextcloud/techdebt/noid/fixed-avatar-sizes

Only allow avatars in 64 and 512 pixel size

2 years agoBump webpack from 5.67.0 to 5.68.0 31055/head
dependabot[bot] [Mon, 7 Feb 2022 18:14:25 +0000 (18:14 +0000)]
Bump webpack from 5.67.0 to 5.68.0

Bumps [webpack](https://github.com/webpack/webpack) from 5.67.0 to 5.68.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.67.0...v5.68.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 years agoMerge pull request #31058 from nextcloud/dependabot/npm_and_yarn/karma-6.3.15
Louis [Mon, 7 Feb 2022 18:12:42 +0000 (19:12 +0100)]
Merge pull request #31058 from nextcloud/dependabot/npm_and_yarn/karma-6.3.15

Bump karma from 6.3.12 to 6.3.15

2 years agoMerge pull request #31045 from nextcloud/dependabot/npm_and_yarn/query-string-7.1.1
Louis [Mon, 7 Feb 2022 18:11:14 +0000 (19:11 +0100)]
Merge pull request #31045 from nextcloud/dependabot/npm_and_yarn/query-string-7.1.1

Bump query-string from 7.1.0 to 7.1.1

2 years agoAdd Postgres10 31011/head
acsfer [Mon, 7 Feb 2022 16:02:27 +0000 (17:02 +0100)]
Add Postgres10

2 years agoOnly allow avatars in 64 and 512 pixel size 31010/head
Joas Schilling [Fri, 4 Feb 2022 11:12:48 +0000 (12:12 +0100)]
Only allow avatars in 64 and 512 pixel size

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoBump karma from 6.3.12 to 6.3.15 31058/head
dependabot[bot] [Mon, 7 Feb 2022 14:33:07 +0000 (14:33 +0000)]
Bump karma from 6.3.12 to 6.3.15

Bumps [karma](https://github.com/karma-runner/karma) from 6.3.12 to 6.3.15.
- [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.12...v6.3.15)

---
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 agoMerge pull request #31027 from nextcloud/dependabot/npm_and_yarn/karma-coverage-2.1.1
Louis [Mon, 7 Feb 2022 14:29:47 +0000 (15:29 +0100)]
Merge pull request #31027 from nextcloud/dependabot/npm_and_yarn/karma-coverage-2.1.1

Bump karma-coverage from 2.1.0 to 2.1.1

2 years agoMerge pull request #30973 from nextcloud/techdebt/noid/allow-spliting-activities...
Vincent Petry [Mon, 7 Feb 2022 14:16:32 +0000 (15:16 +0100)]
Merge pull request #30973 from nextcloud/techdebt/noid/allow-spliting-activities-to-another-database

Allow specify a config prefix for another database connection

2 years agoMerge pull request #31021 from nextcloud/dependabot/npm_and_yarn/core-js-3.21.0
Louis [Mon, 7 Feb 2022 13:38:14 +0000 (14:38 +0100)]
Merge pull request #31021 from nextcloud/dependabot/npm_and_yarn/core-js-3.21.0

Bump core-js from 3.20.3 to 3.21.0

2 years agoUse the new option to signaling insensitivity 30945/head
Joas Schilling [Mon, 31 Jan 2022 20:23:07 +0000 (21:23 +0100)]
Use the new option to signaling insensitivity

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoAllow sysadmins to define a maintenance window where heavier jobs can run
Joas Schilling [Mon, 31 Jan 2022 16:59:09 +0000 (17:59 +0100)]
Allow sysadmins to define a maintenance window where heavier jobs can run

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoAllow apps to specify if their background job can be delayed
Joas Schilling [Mon, 31 Jan 2022 16:56:43 +0000 (17:56 +0100)]
Allow apps to specify if their background job can be delayed

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoAdd SCHEME_NULL to list of allowed auth mechanism 28941/head
howardZa [Thu, 23 Sep 2021 12:58:13 +0000 (14:58 +0200)]
Add SCHEME_NULL to list of allowed auth mechanism

Add Auth::Mechanism::SCHEME_NULL to list of allowed auth mechanism for AmazonS3 backend to allow attaching S3 storage to nextcloud instances running on already authorized instances (e.g. EC2 instances with IAM Instance roles)

Signed-off-by: Wolfram Gries <wolfram.gries@zapooflex.net>
2 years agoMove calendar resource/room backend registration to IBootstrap 31007/head
Christoph Wurst [Fri, 4 Feb 2022 10:13:50 +0000 (11:13 +0100)]
Move calendar resource/room backend registration to IBootstrap

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2 years agoMerge pull request #30995 from nextcloud/fix/currentFileList-is-incorrect-favorite...
Simon L [Mon, 7 Feb 2022 10:48:56 +0000 (11:48 +0100)]
Merge pull request #30995 from nextcloud/fix/currentFileList-is-incorrect-favorite-share-with-you

Fix bugs with incorrect currentFileList in the favorite and share by you view

2 years agoRemove PGsql 9.6 (EOL)
acsfer [Mon, 7 Feb 2022 09:53:14 +0000 (10:53 +0100)]
Remove PGsql 9.6 (EOL)

2 years agoBump core-js from 3.20.3 to 3.21.0 31021/head
dependabot[bot] [Mon, 7 Feb 2022 08:41:25 +0000 (08:41 +0000)]
Bump core-js from 3.20.3 to 3.21.0

Bumps [core-js](https://github.com/zloirock/core-js) from 3.20.3 to 3.21.0.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.20.3...v3.21.0)

---
updated-dependencies:
- dependency-name: core-js
  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 agoMerge pull request #31041 from nextcloud/bugfix/noid/fix-selecting-predefined-status
Joas Schilling [Mon, 7 Feb 2022 08:54:40 +0000 (09:54 +0100)]
Merge pull request #31041 from nextcloud/bugfix/noid/fix-selecting-predefined-status

Fix selecting user status, clear time and app password scope

2 years agoBump karma-coverage from 2.1.0 to 2.1.1 31027/head
dependabot[bot] [Mon, 7 Feb 2022 08:40:59 +0000 (08:40 +0000)]
Bump karma-coverage from 2.1.0 to 2.1.1

Bumps [karma-coverage](https://github.com/karma-runner/karma-coverage) from 2.1.0 to 2.1.1.
- [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.0...v2.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 years agoBump query-string from 7.1.0 to 7.1.1 31045/head
dependabot[bot] [Mon, 7 Feb 2022 08:40:18 +0000 (08:40 +0000)]
Bump query-string from 7.1.0 to 7.1.1

Bumps [query-string](https://github.com/sindresorhus/query-string) from 7.1.0 to 7.1.1.
- [Release notes](https://github.com/sindresorhus/query-string/releases)
- [Commits](https://github.com/sindresorhus/query-string/compare/v7.1.0...v7.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 years agoMerge pull request #31020 from nextcloud/dependabot/npm_and_yarn/jsdoc-3.6.10
Carl Schwan [Mon, 7 Feb 2022 08:39:50 +0000 (09:39 +0100)]
Merge pull request #31020 from nextcloud/dependabot/npm_and_yarn/jsdoc-3.6.10

Bump jsdoc from 3.6.7 to 3.6.10

2 years agoMerge pull request #31019 from nextcloud/dependabot/npm_and_yarn/sass-1.49.7
Carl Schwan [Mon, 7 Feb 2022 08:39:20 +0000 (09:39 +0100)]
Merge pull request #31019 from nextcloud/dependabot/npm_and_yarn/sass-1.49.7

Bump sass from 1.49.0 to 1.49.7

2 years agoMerge pull request #31018 from nextcloud/dependabot/npm_and_yarn/webpack-cli-4.9.2
Carl Schwan [Mon, 7 Feb 2022 08:38:36 +0000 (09:38 +0100)]
Merge pull request #31018 from nextcloud/dependabot/npm_and_yarn/webpack-cli-4.9.2

Bump webpack-cli from 4.9.1 to 4.9.2

2 years agoAdd index for direct editing cleanup job 31042/head
Julius Härtl [Mon, 7 Feb 2022 08:25:27 +0000 (09:25 +0100)]
Add index for direct editing cleanup job

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2 years agoFix selecting user status, clear time and app password scope 31041/head
Joas Schilling [Mon, 7 Feb 2022 07:56:12 +0000 (08:56 +0100)]
Fix selecting user status, clear time and app password scope

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoMerge pull request #31009 from nextcloud/bugfix/noid/fix-missing-profile-js
Joas Schilling [Mon, 7 Feb 2022 07:23:52 +0000 (08:23 +0100)]
Merge pull request #31009 from nextcloud/bugfix/noid/fix-missing-profile-js

Compile missing profile JS

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

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoKeep 10.4 to PHP8
acsfer [Sun, 6 Feb 2022 16:22:00 +0000 (17:22 +0100)]
Keep 10.4 to PHP8

2 years agoDon't use plain URL on the subject 31032/head
acsfer [Sat, 5 Feb 2022 22:32:09 +0000 (23:32 +0100)]
Don't use plain URL on the subject

Many servers classify emails with plain URLs on subject as spam, or can event reject/discard it completely. Don't use it and display Instance Name instead.

`550 5.2.0 GIuMngdpZqS9h Mail rejected. OFR_506 [506]`

2 years agoUpdate .drone.yml
acsfer [Sun, 6 Feb 2022 12:06:57 +0000 (13:06 +0100)]
Update .drone.yml

Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
2 years agoReplace with 10.2
acsfer [Sun, 6 Feb 2022 09:23:30 +0000 (10:23 +0100)]
Replace with 10.2

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

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoRemoves misleading error message in occ files:scan for new users. 31035/head
Christian Paier [Sat, 5 Feb 2022 22:26:55 +0000 (23:26 +0100)]
Removes misleading error message in occ files:scan for new users.

Previously the occ files:scan command printed an error message for any
new users without any files/folders in the data directory.
With this change only users with any file/folder is scanned.

This fixes #25433.

Signed-off-by: Christian Paier <hallo+git@cpaier.com>
2 years agoFix tests
acsfer [Sat, 5 Feb 2022 13:38:18 +0000 (14:38 +0100)]
Fix tests

2 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 5 Feb 2022 02:26:33 +0000 (02:26 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoBump jsdoc from 3.6.7 to 3.6.10 31020/head
dependabot[bot] [Sat, 5 Feb 2022 02:03:54 +0000 (02:03 +0000)]
Bump jsdoc from 3.6.7 to 3.6.10

Bumps [jsdoc](https://github.com/jsdoc/jsdoc) from 3.6.7 to 3.6.10.
- [Release notes](https://github.com/jsdoc/jsdoc/releases)
- [Changelog](https://github.com/jsdoc/jsdoc/blob/3.6.10/CHANGES.md)
- [Commits](https://github.com/jsdoc/jsdoc/compare/3.6.7...3.6.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 years agoBump sass from 1.49.0 to 1.49.7 31019/head
dependabot[bot] [Sat, 5 Feb 2022 02:03:51 +0000 (02:03 +0000)]
Bump sass from 1.49.0 to 1.49.7

Bumps [sass](https://github.com/sass/dart-sass) from 1.49.0 to 1.49.7.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.49.0...1.49.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 years agoBump webpack-cli from 4.9.1 to 4.9.2 31018/head
dependabot[bot] [Sat, 5 Feb 2022 02:03:30 +0000 (02:03 +0000)]
Bump webpack-cli from 4.9.1 to 4.9.2

Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.9.1 to 4.9.2.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.9.1...webpack-cli@4.9.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 years agoMerge pull request #30993 from nextcloud/fix/delegation-js-dist
Carl Schwan [Sat, 5 Feb 2022 00:56:01 +0000 (01:56 +0100)]
Merge pull request #30993 from nextcloud/fix/delegation-js-dist

Fix JS for delegation admin not being generated