]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
2 years agoFetch status in heartbeat controller only once 31850/head
Carl Schwan [Tue, 5 Apr 2022 18:21:02 +0000 (20:21 +0200)]
Fetch status in heartbeat controller only once

Store the user status inside the event instead of fetching it again

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoMerge pull request #31820 from nextcloud/fix/30002
Louis [Tue, 5 Apr 2022 09:35:56 +0000 (11:35 +0200)]
Merge pull request #31820 from nextcloud/fix/30002

Explicitly close div element

2 years agoMerge pull request #31661 from nextcloud/enh/user_ldap-add-command-to-unmap-groups
blizzz [Tue, 5 Apr 2022 08:57:33 +0000 (10:57 +0200)]
Merge pull request #31661 from nextcloud/enh/user_ldap-add-command-to-unmap-groups

Add ldap:reset-group command to unmap groups from LDAP

2 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 5 Apr 2022 02:28:03 +0000 (02:28 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #29510 from nextcloud/backport/27378/master
John Molakvoæ [Mon, 4 Apr 2022 20:15:01 +0000 (22:15 +0200)]
Merge pull request #29510 from nextcloud/backport/27378/master

2 years agoMerge pull request #31828 from nextcloud/fix/do-not-ignore-deleteGroup-result
Côme Chilliet [Mon, 4 Apr 2022 20:04:20 +0000 (22:04 +0200)]
Merge pull request #31828 from nextcloud/fix/do-not-ignore-deleteGroup-result

Do not ignore return value of deleteGroup from backend

2 years agoMerge pull request #31734 from nextcloud/dav-quota-dont-query
Robin Appelman [Mon, 4 Apr 2022 19:02:54 +0000 (19:02 +0000)]
Merge pull request #31734 from nextcloud/dav-quota-dont-query

dont re-query fileinfo when getting dav quota

2 years agoExplicitly close div element 31820/head
Louis Chemineau [Mon, 4 Apr 2022 10:53:58 +0000 (12:53 +0200)]
Explicitly close div element

Fix: #30002
Signed-off-by: Louis Chemineau <louis@chmn.me>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years agoMerge pull request #31816 from nextcloud/bugfix/noid/deduplicate-storage-id-before...
Joas Schilling [Mon, 4 Apr 2022 17:00:22 +0000 (19:00 +0200)]
Merge pull request #31816 from nextcloud/bugfix/noid/deduplicate-storage-id-before-reusing

Deduplicate storage ids in list before reusing

2 years agoMerge pull request #31776 from nextcloud/storage-id-cache-bi-directional
Robin Appelman [Mon, 4 Apr 2022 14:50:23 +0000 (14:50 +0000)]
Merge pull request #31776 from nextcloud/storage-id-cache-bi-directional

cache storage id mapping both ways

2 years agoDo not ignore return value of deleteGroup from backend 31828/head
Côme Chilliet [Mon, 4 Apr 2022 14:40:07 +0000 (16:40 +0200)]
Do not ignore return value of deleteGroup from backend

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoMerge pull request #31811 from nextcloud/dependabot/composer/guzzlehttp/psr7-1.8.5
Carl Schwan [Mon, 4 Apr 2022 10:58:17 +0000 (12:58 +0200)]
Merge pull request #31811 from nextcloud/dependabot/composer/guzzlehttp/psr7-1.8.5

Bump guzzlehttp/psr7 from 1.8.3 to 1.8.5

2 years agoMerge pull request #30823 from nextcloud/work/profiler
Carl Schwan [Mon, 4 Apr 2022 10:56:37 +0000 (12:56 +0200)]
Merge pull request #30823 from nextcloud/work/profiler

Built-in profiler

This adds the required API for collecting information about requests. This information
can then be displayed with the new 'profiler' app.

2 years agoMerge pull request #31687 from nextcloud/enhancement/passwordless-app-passwords
Christoph Wurst [Mon, 4 Apr 2022 09:46:17 +0000 (11:46 +0200)]
Merge pull request #31687 from nextcloud/enhancement/passwordless-app-passwords

Allow app passwords without login password for occ user:add-app-password

2 years agoMerge pull request #31800 from nextcloud/dependabot/npm_and_yarn/puppeteer-13.5.2
Louis [Mon, 4 Apr 2022 09:17:14 +0000 (11:17 +0200)]
Merge pull request #31800 from nextcloud/dependabot/npm_and_yarn/puppeteer-13.5.2

Bump puppeteer from 13.5.1 to 13.5.2

2 years agoBump guzzlehttp/psr7 from 1.8.3 to 1.8.5 31811/head
Carl Schwan [Sun, 3 Apr 2022 11:10:11 +0000 (13:10 +0200)]
Bump guzzlehttp/psr7 from 1.8.3 to 1.8.5

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoAdd a built-in profiler inside Nextcloud 30823/head
Carl Schwan [Wed, 19 Jan 2022 22:30:34 +0000 (23:30 +0100)]
Add a built-in profiler inside Nextcloud

The webui is provided by a seperate application named profiler

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoMerge pull request #31798 from nextcloud/dependabot/npm_and_yarn/testing-library...
Louis [Mon, 4 Apr 2022 07:36:23 +0000 (09:36 +0200)]
Merge pull request #31798 from nextcloud/dependabot/npm_and_yarn/testing-library/user-event-14.0.4

Bump @testing-library/user-event from 13.5.0 to 14.0.4

2 years agoDeduplicate storage ids in list before reusing 31816/head
Joas Schilling [Mon, 4 Apr 2022 05:06:55 +0000 (07:06 +0200)]
Deduplicate storage ids in list before reusing

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 4 Apr 2022 02:27:15 +0000 (02:27 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoBump puppeteer from 13.5.1 to 13.5.2 31800/head
dependabot[bot] [Mon, 4 Apr 2022 01:49:53 +0000 (01:49 +0000)]
Bump puppeteer from 13.5.1 to 13.5.2

Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 13.5.1 to 13.5.2.
- [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.5.1...v13.5.2)

---
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 #31796 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-5.3.0
dependabot[bot] [Mon, 4 Apr 2022 01:39:09 +0000 (01:39 +0000)]
Merge pull request #31796 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-5.3.0

2 years agoBump @nextcloud/vue from 5.2.1 to 5.3.0 31796/head
dependabot[bot] [Mon, 4 Apr 2022 00:19:35 +0000 (00:19 +0000)]
Bump @nextcloud/vue from 5.2.1 to 5.3.0

Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 5.2.1 to 5.3.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.2.1...v5.3.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 agoMerge pull request #31797 from nextcloud/dependabot/npm_and_yarn/sass-1.49.11
Carl Schwan [Sun, 3 Apr 2022 17:59:13 +0000 (19:59 +0200)]
Merge pull request #31797 from nextcloud/dependabot/npm_and_yarn/sass-1.49.11

Bump sass from 1.49.9 to 1.49.11

2 years agoBump sass from 1.49.9 to 1.49.11 31797/head
dependabot[bot] [Sat, 2 Apr 2022 01:02:59 +0000 (01:02 +0000)]
Bump sass from 1.49.9 to 1.49.11

Bumps [sass](https://github.com/sass/dart-sass) from 1.49.9 to 1.49.11.
- [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.9...1.49.11)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  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 ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 3 Apr 2022 02:26:56 +0000 (02:26 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #31799 from nextcloud/dependabot/npm_and_yarn/webpack-5.71.0
dependabot[bot] [Sat, 2 Apr 2022 04:41:24 +0000 (04:41 +0000)]
Merge pull request #31799 from nextcloud/dependabot/npm_and_yarn/webpack-5.71.0

2 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 2 Apr 2022 02:27:52 +0000 (02:27 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoBump webpack from 5.70.0 to 5.71.0 31799/head
dependabot[bot] [Sat, 2 Apr 2022 01:05:04 +0000 (01:05 +0000)]
Bump webpack from 5.70.0 to 5.71.0

Bumps [webpack](https://github.com/webpack/webpack) from 5.70.0 to 5.71.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.70.0...v5.71.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 agoBump @testing-library/user-event from 13.5.0 to 14.0.4 31798/head
dependabot[bot] [Sat, 2 Apr 2022 01:04:27 +0000 (01:04 +0000)]
Bump @testing-library/user-event from 13.5.0 to 14.0.4

Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 13.5.0 to 14.0.4.
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/user-event/compare/v13.5.0...v14.0.4)

---
updated-dependencies:
- dependency-name: "@testing-library/user-event"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years agoMerge pull request #30438 from nextcloud/fix/caldav-trash-bin-deleted-at-int
Christoph Wurst [Fri, 1 Apr 2022 15:05:53 +0000 (17:05 +0200)]
Merge pull request #30438 from nextcloud/fix/caldav-trash-bin-deleted-at-int

Fix column/property types in CalDAV

2 years agoFix user_ldap unit tests 31661/head
Côme Chilliet [Wed, 30 Mar 2022 10:50:02 +0000 (12:50 +0200)]
Fix user_ldap unit tests

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoAdd missing file
Côme Chilliet [Wed, 30 Mar 2022 09:02:49 +0000 (11:02 +0200)]
Add missing file

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoAdd type information to fix psalm error
Côme Chilliet [Tue, 22 Mar 2022 14:15:43 +0000 (15:15 +0100)]
Add type information to fix psalm error

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoAdd ldap:reset-group command to unmap groups from LDAP
Côme Chilliet [Tue, 22 Mar 2022 11:31:44 +0000 (12:31 +0100)]
Add ldap:reset-group command to unmap groups from LDAP

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoMerge pull request #31750 from nextcloud/fix/ci-should-fail-on-deprecation-warnings
Côme Chilliet [Fri, 1 Apr 2022 12:11:41 +0000 (14:11 +0200)]
Merge pull request #31750 from nextcloud/fix/ci-should-fail-on-deprecation-warnings

Convert deprecation warnings to exception in phpunit

2 years agoMerge pull request #31782 from nextcloud/fix/31780_31778/fix-ldap-wizard
blizzz [Fri, 1 Apr 2022 08:36:40 +0000 (10:36 +0200)]
Merge pull request #31782 from nextcloud/fix/31780_31778/fix-ldap-wizard

Fix ldap wizard styling

2 years agoMerge pull request #30550 from nextcloud/Valdnet-patch-1
Valdnet [Fri, 1 Apr 2022 06:24:44 +0000 (08:24 +0200)]
Merge pull request #30550 from nextcloud/Valdnet-patch-1

l10n: Change "rain" to "rainfall"

2 years agoMerge pull request #30939 from nextcloud/Valdnet-patch-2
Valdnet [Fri, 1 Apr 2022 06:18:42 +0000 (08:18 +0200)]
Merge pull request #30939 from nextcloud/Valdnet-patch-2

Code ordering for text strings

2 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 1 Apr 2022 02:28:13 +0000 (02:28 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #31779 from nextcloud/fix/ldap-wizard-getconnection
Vincent Petry [Thu, 31 Mar 2022 19:38:33 +0000 (21:38 +0200)]
Merge pull request #31779 from nextcloud/fix/ldap-wizard-getconnection

Fix assignment of the LDAP Wizard connection

2 years agoFix ldap wizard styling 31782/head
Richard Steinmetz [Thu, 31 Mar 2022 18:54:22 +0000 (20:54 +0200)]
Fix ldap wizard styling

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2 years agoMerge pull request #31769 from nextcloud/releases/24/beta2 v24.0.0beta2
blizzz [Thu, 31 Mar 2022 17:41:27 +0000 (19:41 +0200)]
Merge pull request #31769 from nextcloud/releases/24/beta2

24.0.0 beta 2

2 years agoReturn to quotation marks 30939/head
Valdnet [Mon, 31 Jan 2022 18:46:32 +0000 (19:46 +0100)]
Return to quotation marks

Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2 years agoCorrect code
Valdnet [Mon, 31 Jan 2022 14:59:07 +0000 (15:59 +0100)]
Correct code

Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2 years agoCode ordering for text strings
Valdnet [Mon, 31 Jan 2022 13:53:24 +0000 (14:53 +0100)]
Code ordering for text strings

Code cleanup for text strings and change quotation marks to apostrophe for 'occ'.

Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2 years agol10n: Change "rain" to "rainfall" 30550/head
Valdnet [Sat, 8 Jan 2022 17:53:23 +0000 (18:53 +0100)]
l10n: Change "rain" to "rainfall"

Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2 years agoMerge pull request #31240 from nextcloud/Valdnet-patch-3
Louis [Thu, 31 Mar 2022 12:57:25 +0000 (14:57 +0200)]
Merge pull request #31240 from nextcloud/Valdnet-patch-3

l10n: Add a dot

2 years agoFix assignment of the LDAP Wizard connection 31779/head
Christoph Wurst [Thu, 31 Mar 2022 12:42:39 +0000 (14:42 +0200)]
Fix assignment of the LDAP Wizard connection

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2 years agocache storage id mapping both ways 31776/head
Robin Appelman [Thu, 31 Mar 2022 12:10:20 +0000 (14:10 +0200)]
cache storage id mapping both ways

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 years agoMerge pull request #31602 from nextcloud/fix/user_ldap-fix-last-change-updates
Vincent Petry [Thu, 31 Mar 2022 12:07:16 +0000 (14:07 +0200)]
Merge pull request #31602 from nextcloud/fix/user_ldap-fix-last-change-updates

Do not update _lastChanged on auto-detected attributes

2 years agoMerge pull request #31737 from nextcloud/fix/oc_oauth2_migration
Joas Schilling [Thu, 31 Mar 2022 11:43:09 +0000 (13:43 +0200)]
Merge pull request #31737 from nextcloud/fix/oc_oauth2_migration

Wrap oauth2 migrations inside conditions

2 years agoMerge pull request #31770 from nextcloud/fix/systemtag_loading
blizzz [Thu, 31 Mar 2022 11:27:36 +0000 (13:27 +0200)]
Merge pull request #31770 from nextcloud/fix/systemtag_loading

Change script loading order in worflowengine

2 years agoMerge pull request #31679 from nextcloud/bugfix/noid/ensure-string-columns-to-be...
Côme Chilliet [Thu, 31 Mar 2022 09:37:43 +0000 (11:37 +0200)]
Merge pull request #31679 from nextcloud/bugfix/noid/ensure-string-columns-to-be-maximum-of-4000

Ensure string column limit of 4.000 characters

2 years agoFix test 31240/head
Valdnet [Thu, 31 Mar 2022 09:04:47 +0000 (11:04 +0200)]
Fix test

Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2 years agoWrap oauth2 migrations inside conditions 31737/head
Louis Chemineau [Thu, 31 Mar 2022 08:42:44 +0000 (10:42 +0200)]
Wrap oauth2 migrations inside conditions

Signed-off-by: Louis Chemineau <louis@chmn.me>
2 years agoAvoid updating _lastChange when nothing is changed in the configuration 31602/head
Côme Chilliet [Tue, 22 Mar 2022 13:53:37 +0000 (14:53 +0100)]
Avoid updating _lastChange when nothing is changed in the configuration

Had to set at least one var when creating an empty configuration in
 order to save the default values.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoDo not update _lastChanged on auto-detected attributes
Côme Chilliet [Thu, 17 Mar 2022 11:05:04 +0000 (12:05 +0100)]
Do not update _lastChanged on auto-detected attributes

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoChange script loading order in worflowengine 31770/head
Louis Chemineau [Thu, 31 Mar 2022 08:33:50 +0000 (10:33 +0200)]
Change script loading order in worflowengine

Fix: https://github.com/nextcloud/server/issues/31709

Signed-off-by: Louis Chemineau <louis@chmn.me>
2 years agoRemove unneeded preSchemaChange and return null if no changes 31679/head
Côme Chilliet [Thu, 31 Mar 2022 08:19:48 +0000 (10:19 +0200)]
Remove unneeded preSchemaChange and return null if no changes

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoAdd dav plugin to trigger recalculating of checksums 29510/head
Robin Appelman [Fri, 4 Jun 2021 14:22:39 +0000 (16:22 +0200)]
Add dav plugin to trigger recalculating of checksums

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 years ago24.0.0 beta 2 31769/head
Arthur Schiwon [Thu, 31 Mar 2022 07:28:42 +0000 (09:28 +0200)]
24.0.0 beta 2

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 31 Mar 2022 02:29:38 +0000 (02:29 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #31719 from nextcloud/dependabot/composer/build/integration/guzzle...
dependabot[bot] [Wed, 30 Mar 2022 22:16:56 +0000 (22:16 +0000)]
Merge pull request #31719 from nextcloud/dependabot/composer/build/integration/guzzlehttp/guzzle-7.4.2

2 years agoUpdate guzzlehttp/guzzle requirement in /build/integration 31719/head
dependabot[bot] [Wed, 30 Mar 2022 21:40:41 +0000 (21:40 +0000)]
Update guzzlehttp/guzzle requirement in /build/integration

Updates the requirements on [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) to permit the latest version.
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/master/CHANGELOG.md)
- [Commits](https://github.com/guzzle/guzzle/compare/7.4.1...7.4.2)

---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years agoMerge pull request #31683 from nextcloud/fix/31681/oracle-str-col
Côme Chilliet [Wed, 30 Mar 2022 16:28:17 +0000 (18:28 +0200)]
Merge pull request #31683 from nextcloud/fix/31681/oracle-str-col

limit ldap_dn columns to 4000

2 years agoMerge pull request #31739 from nextcloud/enh/noid/add-beta-channel-advice
Simon L [Wed, 30 Mar 2022 16:24:57 +0000 (18:24 +0200)]
Merge pull request #31739 from nextcloud/enh/noid/add-beta-channel-advice

add beta channel advice to the updatenotification section

2 years agoadd beta channel advice to the updatenotification section 31739/head
szaimen [Mon, 28 Mar 2022 20:20:53 +0000 (22:20 +0200)]
add beta channel advice to the updatenotification section

Signed-off-by: szaimen <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years agoBuild autoloaders 31683/head
Côme Chilliet [Wed, 30 Mar 2022 09:04:21 +0000 (11:04 +0200)]
Build autoloaders

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoUse the new octetLength function to filter lines to migrate
Côme Chilliet [Tue, 29 Mar 2022 15:01:41 +0000 (17:01 +0200)]
Use the new octetLength function to filter lines to migrate

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoAdapt max length limit in AbstactMapping to match database
Côme Chilliet [Tue, 29 Mar 2022 15:00:38 +0000 (17:00 +0200)]
Adapt max length limit in AbstactMapping to match database

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoshrink ldap_dn column to 4000
Arthur Schiwon [Wed, 23 Mar 2022 15:16:24 +0000 (16:16 +0100)]
shrink ldap_dn column to 4000

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2 years agolimit ldap_dn columns to 4000
Arthur Schiwon [Wed, 23 Mar 2022 14:28:58 +0000 (15:28 +0100)]
limit ldap_dn columns to 4000

- enlarging string cols from 255 to more than 4000 fails on default
  Oracle installations for invalid datatype conversion

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2 years agoMerge pull request #31759 from nextcloud/fix/fix-composer-autoloader
Côme Chilliet [Wed, 30 Mar 2022 14:32:46 +0000 (16:32 +0200)]
Merge pull request #31759 from nextcloud/fix/fix-composer-autoloader

Build autoloader with new composer version

2 years agoMerge pull request #31756 from nextcloud/fix/vendor_loading_ldap
blizzz [Wed, 30 Mar 2022 14:26:09 +0000 (16:26 +0200)]
Merge pull request #31756 from nextcloud/fix/vendor_loading_ldap

Fix vendor loading in user_ldap wizard

2 years agoBuild autoloader with new composer version 31759/head
Côme Chilliet [Wed, 30 Mar 2022 13:40:23 +0000 (15:40 +0200)]
Build autoloader with new composer version

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoFix vendor loading in user_ldap wizard 31756/head
Louis Chemineau [Wed, 30 Mar 2022 12:14:40 +0000 (14:14 +0200)]
Fix vendor loading in user_ldap wizard

Signed-off-by: Louis Chemineau <louis@chmn.me>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 30 Mar 2022 02:27:32 +0000 (02:27 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #31690 from nextcloud/fix/throw-import-calendar-error
Pytal [Wed, 30 Mar 2022 00:06:32 +0000 (17:06 -0700)]
Merge pull request #31690 from nextcloud/fix/throw-import-calendar-error

2 years agoShow filename in output message 31690/head
Christopher Ng [Tue, 29 Mar 2022 23:08:47 +0000 (23:08 +0000)]
Show filename in output message

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years agoSkip import of current calendar on error
Christopher Ng [Thu, 24 Mar 2022 02:32:21 +0000 (02:32 +0000)]
Skip import of current calendar on error

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years agoConvert deprecation warnings to exception in php unit 31750/head
Côme Chilliet [Tue, 29 Mar 2022 19:48:35 +0000 (21:48 +0200)]
Convert deprecation warnings to exception in php unit

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoMerge pull request #31592 from nextcloud/fix/direct-arg-flow-v2
Vincent Petry [Tue, 29 Mar 2022 16:21:40 +0000 (18:21 +0200)]
Merge pull request #31592 from nextcloud/fix/direct-arg-flow-v2

Add direct arg to login flow

2 years agoMerge pull request #31735 from nextcloud/fix/noid/mig-generator-copyright
Côme Chilliet [Tue, 29 Mar 2022 14:49:43 +0000 (16:49 +0200)]
Merge pull request #31735 from nextcloud/fix/noid/mig-generator-copyright

migration generator also includes copyright section

2 years agoMerge pull request #31575 from nextcloud/enh/add-trashbin-migrator
Côme Chilliet [Tue, 29 Mar 2022 12:39:50 +0000 (14:39 +0200)]
Merge pull request #31575 from nextcloud/enh/add-trashbin-migrator

Add trashbin migrator to export and import trashbin data

2 years agoMerge pull request #31697 from nextcloud/enh/27607/fix-user-count
Louis [Tue, 29 Mar 2022 11:53:30 +0000 (13:53 +0200)]
Merge pull request #31697 from nextcloud/enh/27607/fix-user-count

fix User Counts updates on user add/remove

2 years agoMerge pull request #31632 from Maaxxs/fix-undefined-index-dav
Louis [Tue, 29 Mar 2022 11:53:15 +0000 (13:53 +0200)]
Merge pull request #31632 from Maaxxs/fix-undefined-index-dav

Fixes the undefined index error with the DAV property getlastmodified

2 years agoFix user counts updates on user add/remove 31697/head
Petre T [Mon, 7 Mar 2022 19:29:36 +0000 (19:29 +0000)]
Fix user counts updates on user add/remove

Signed-off-by: Petre Tudor <petre.tudor@dorkfar.com>
Signed-off-by: Louis Chemineau <louis@chmn.me>
2 years agoMerge pull request #31711 from nextcloud/mount-cache-external-share
Vincent Petry [Tue, 29 Mar 2022 08:35:25 +0000 (10:35 +0200)]
Merge pull request #31711 from nextcloud/mount-cache-external-share

invalidate mount cache after accepting or renaming federated share

2 years agoMerge pull request #31609 from nextcloud/fix/migrate-away-from-ilogger
Côme Chilliet [Tue, 29 Mar 2022 07:39:38 +0000 (09:39 +0200)]
Merge pull request #31609 from nextcloud/fix/migrate-away-from-ilogger

Migrate from ILogger to LoggerInterface in lib/private

2 years agoMerge pull request #31696 from nextcloud/fix/user_ldap-fix-migration-lengthcheck...
Côme Chilliet [Tue, 29 Mar 2022 07:38:21 +0000 (09:38 +0200)]
Merge pull request #31696 from nextcloud/fix/user_ldap-fix-migration-lengthcheck-oracle

Use getLengthExpression to measure field length instead of like

2 years agoMerge pull request #31736 from nextcloud/bugfix/noid/disable-bulkupload
Joas Schilling [Tue, 29 Mar 2022 07:35:00 +0000 (09:35 +0200)]
Merge pull request #31736 from nextcloud/bugfix/noid/disable-bulkupload

Disable bulk upload by not advertising it

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

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoUse the null coalescing operator to set the value of `size`. 31632/head
Max Kunzelmann [Mon, 28 Mar 2022 20:22:36 +0000 (22:22 +0200)]
Use the null coalescing operator to set the value of `size`.

Signed-off-by: Max Kunzelmann <maxdev@posteo.de>
2 years agoMerge pull request #31537 from nextcloud/enh/31533/disable-webupdater-biginstances
Simon L [Mon, 28 Mar 2022 19:50:51 +0000 (21:50 +0200)]
Merge pull request #31537 from nextcloud/enh/31533/disable-webupdater-biginstances

show that the web updater is not recommended on big instances

2 years agoaddress reviews 31537/head
szaimen [Fri, 25 Mar 2022 09:03:38 +0000 (10:03 +0100)]
address reviews

Signed-off-by: szaimen <szaimen@e.mail.de>
2 years agoAlso comment out in test 31736/head
Joas Schilling [Tue, 15 Feb 2022 06:14:14 +0000 (07:14 +0100)]
Also comment out in test

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoDisable bulk upload by not advertising it
Vincent Petry [Mon, 14 Feb 2022 15:14:57 +0000 (16:14 +0100)]
Disable bulk upload by not advertising it

It has been reported broken on many instances.
Disable it for now until it can be fixed.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2 years agoMerge pull request #31718 from nextcloud/dependabot/npm_and_yarn/testing-library...
Louis [Mon, 28 Mar 2022 14:52:56 +0000 (16:52 +0200)]
Merge pull request #31718 from nextcloud/dependabot/npm_and_yarn/testing-library/jest-dom-5.16.3

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

2 years agoMerge pull request #31717 from nextcloud/dependabot/npm_and_yarn/jquery-migrate-3.4.0
dependabot[bot] [Mon, 28 Mar 2022 14:42:07 +0000 (14:42 +0000)]
Merge pull request #31717 from nextcloud/dependabot/npm_and_yarn/jquery-migrate-3.4.0