]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
3 years agoBump css-vars-ponyfill from 2.4.5 to 2.4.6 28623/head
dependabot[bot] [Sat, 28 Aug 2021 01:05:37 +0000 (01:05 +0000)]
Bump css-vars-ponyfill from 2.4.5 to 2.4.6

Bumps [css-vars-ponyfill](https://github.com/jhildenbiddle/css-vars-ponyfill) from 2.4.5 to 2.4.6.
- [Release notes](https://github.com/jhildenbiddle/css-vars-ponyfill/releases)
- [Changelog](https://github.com/jhildenbiddle/css-vars-ponyfill/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jhildenbiddle/css-vars-ponyfill/compare/v2.4.5...v2.4.6)

---
updated-dependencies:
- dependency-name: css-vars-ponyfill
  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>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 27 Aug 2021 02:26:39 +0000 (02:26 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 years agoMerge pull request #28604 from nextcloud/backport/28373/stable21
MichaIng [Thu, 26 Aug 2021 21:43:16 +0000 (23:43 +0200)]
Merge pull request #28604 from nextcloud/backport/28373/stable21

[stable21] Fix encrypted version to 0 when finding unencrypted file

3 years agoMerge pull request #28597 from nextcloud/backport/28262/stable21
Louis [Thu, 26 Aug 2021 12:20:07 +0000 (14:20 +0200)]
Merge pull request #28597 from nextcloud/backport/28262/stable21

[stable21] Fix setting up 2FA providers when 2FA is enforced and bc are generated

3 years agoUnregister enc stream wrapper for any exception 28604/head
Vincent Petry [Thu, 26 Aug 2021 08:23:03 +0000 (10:23 +0200)]
Unregister enc stream wrapper for any exception

This prevents side effects in tests by properly cleaning up
even with expected exceptions.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
3 years agoFix encrypted version to 0 when finding unencrypted file
Vincent Petry [Wed, 11 Aug 2021 07:18:16 +0000 (09:18 +0200)]
Fix encrypted version to 0 when finding unencrypted file

Whenever the command is run and a "legacy cipher" seems to be detected
when the legacy option is disabled, it's highly likely that the file is
actually unencrypted but the database contains a encrypted version
higher than 0 for some reason.

The command now detects this case and automatically sets the encrypted
version to 0 so that the file can be read again.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
3 years agoFix setting up 2FA providers when 2FA is enforced and bc are generated 28597/head
Christoph Wurst [Fri, 30 Jul 2021 16:29:23 +0000 (18:29 +0200)]
Fix setting up 2FA providers when 2FA is enforced and bc are generated

When a user has backup codes generated and got their 2FA enforced then
they should be able to set up TOTP and similar providers during the
login.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
3 years agoMerge pull request #28577 from nextcloud/backport/28574/stable21
Pytal [Wed, 25 Aug 2021 00:58:16 +0000 (17:58 -0700)]
Merge pull request #28577 from nextcloud/backport/28574/stable21

[stable21] Log exception message during failed ownership transfer share restore

3 years agoLog exception message during failed ownership transfer share restore 28577/head
Christoph Wurst [Tue, 24 Aug 2021 07:19:52 +0000 (09:19 +0200)]
Log exception message during failed ownership transfer share restore

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 24 Aug 2021 02:26:28 +0000 (02:26 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 years agoMerge pull request #27640 from nextcloud/dependabot/npm_and_yarn/stable21/clipboard...
dependabot[bot] [Mon, 23 Aug 2021 22:35:10 +0000 (22:35 +0000)]
Merge pull request #27640 from nextcloud/dependabot/npm_and_yarn/stable21/clipboard-2.0.8

3 years agoBump clipboard from 2.0.6 to 2.0.8 27640/head
dependabot[bot] [Mon, 23 Aug 2021 21:33:39 +0000 (21:33 +0000)]
Bump clipboard from 2.0.6 to 2.0.8

Bumps [clipboard](https://github.com/zenorocha/clipboard.js) from 2.0.6 to 2.0.8.
- [Release notes](https://github.com/zenorocha/clipboard.js/releases)
- [Commits](https://github.com/zenorocha/clipboard.js/compare/v2.0.6...v2.0.8)

---
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: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
3 years agoMerge pull request #28535 from nextcloud/backport/28185/stable21
Louis [Mon, 23 Aug 2021 07:13:04 +0000 (09:13 +0200)]
Merge pull request #28535 from nextcloud/backport/28185/stable21

[stable21]   Fix folder size contained in S3 buckets

3 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 22 Aug 2021 02:26:12 +0000 (02:26 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 years agoMerge pull request #28546 from nextcloud/backport/28532/stable21
MichaIng [Sat, 21 Aug 2021 00:08:01 +0000 (02:08 +0200)]
Merge pull request #28546 from nextcloud/backport/28532/stable21

[stable21] Do not load versions tab view if the files app is not available

3 years agoDo not load versions tab view if the files app is not available 28546/head
Julius Härtl [Fri, 20 Aug 2021 12:45:46 +0000 (14:45 +0200)]
Do not load versions tab view if the files app is not available

Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
3 years agoMerge pull request #28537 from nextcloud/backport/28452/stable21
kesselb [Fri, 20 Aug 2021 16:57:09 +0000 (18:57 +0200)]
Merge pull request #28537 from nextcloud/backport/28452/stable21

[stable21] Set alias for result of cast column function

3 years agoSet alias for result of cast column function 28537/head
Daniel Kesselberg [Mon, 16 Aug 2021 12:28:09 +0000 (14:28 +0200)]
Set alias for result of cast column function

On OCI an expression like to_char(events) end up as $row['to_char(events)'] in the query result.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
3 years agoFix folder size contained in S3 buckets 28535/head
Louis Chemineau [Thu, 19 Aug 2021 10:28:10 +0000 (12:28 +0200)]
Fix folder size contained in S3 buckets

If 'filesystem_check_changes' was set to never, the cached size was alway set to -1 (Pending) on every access

Signed-off-by: Louis Chemineau <louis@chmn.me>
3 years agoMerge pull request #28455 from nextcloud/backport/28303/stable21
Joas Schilling [Fri, 20 Aug 2021 09:14:18 +0000 (11:14 +0200)]
Merge pull request #28455 from nextcloud/backport/28303/stable21

[stable21] UnifiedSearchController: strip webroot from URL before finding a route

3 years agoMerge pull request #28517 from nextcloud/backport/28512/sable21
Louis [Fri, 20 Aug 2021 07:53:11 +0000 (09:53 +0200)]
Merge pull request #28517 from nextcloud/backport/28512/sable21

[stable21] Output exception in cron

3 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 20 Aug 2021 02:26:36 +0000 (02:26 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 years agoMerge pull request #28523 from nextcloud/backport/28504/stable21
John Molakvoæ [Thu, 19 Aug 2021 21:27:25 +0000 (23:27 +0200)]
Merge pull request #28523 from nextcloud/backport/28504/stable21

[stable21] Properly log errors in Movie previews generation

3 years agoProperly log errors in Movie previews generation 28523/head
John Molakvoæ (skjnldsv) [Thu, 19 Aug 2021 07:45:50 +0000 (09:45 +0200)]
Properly log errors in Movie previews generation

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
3 years agoMerge pull request #28498 from nextcloud/backport/28485/stable21
Julius Härtl [Thu, 19 Aug 2021 14:45:34 +0000 (16:45 +0200)]
Merge pull request #28498 from nextcloud/backport/28485/stable21

[stable21] Fix #20913: Check image resource before attempting to preserve alpha

3 years agoOutput exception in cron 28517/head
Louis Chemineau [Thu, 19 Aug 2021 13:15:11 +0000 (15:15 +0200)]
Output exception in cron

Signed-off-by: Louis Chemineau <louis@chmn.me>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 19 Aug 2021 02:26:08 +0000 (02:26 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 years agoMerge pull request #28495 from nextcloud/backport/28481/stable21
Pytal [Wed, 18 Aug 2021 19:49:51 +0000 (12:49 -0700)]
Merge pull request #28495 from nextcloud/backport/28481/stable21

[stable21] Hash cache key

3 years agoFix #20913: Check image resource before attempting to preserve alpha 28498/head
Simon Spannagel [Wed, 18 Aug 2021 05:36:11 +0000 (07:36 +0200)]
Fix #20913: Check image resource before attempting to preserve alpha

Signed-off-by: Simon Spannagel <simonspa@kth.se>
3 years agoMerge pull request #28490 from nextcloud/backport/28413/stable21
Julius Härtl [Wed, 18 Aug 2021 14:35:10 +0000 (16:35 +0200)]
Merge pull request #28490 from nextcloud/backport/28413/stable21

[stable21] Emit an error log when the app token login name does not match

3 years agoHash cache key 28495/head
Christopher Ng [Tue, 17 Aug 2021 17:57:21 +0000 (17:57 +0000)]
Hash cache key

Signed-off-by: Christopher Ng <chrng8@gmail.com>
3 years agoEmit an error log when the app token login name does not match 28490/head
Christoph Wurst [Fri, 13 Aug 2021 08:31:51 +0000 (10:31 +0200)]
Emit an error log when the app token login name does not match

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 18 Aug 2021 02:26:18 +0000 (02:26 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 years agoMerge pull request #28469 from nextcloud/backport/28464/stable21
Louis [Tue, 17 Aug 2021 13:29:45 +0000 (15:29 +0200)]
Merge pull request #28469 from nextcloud/backport/28464/stable21

[stable21] Only trap E_ERROR in session handling

3 years agoOnly trap E_ERROR in session handling 28469/head
Julius Härtl [Tue, 17 Aug 2021 08:47:25 +0000 (10:47 +0200)]
Only trap E_ERROR in session handling

Signed-off-by: Julius Härtl <jus@bitgrid.net>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 17 Aug 2021 02:27:28 +0000 (02:27 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 years agoMerge pull request #28447 from nextcloud/backport/28211/stable21
Pytal [Tue, 17 Aug 2021 01:04:16 +0000 (18:04 -0700)]
Merge pull request #28447 from nextcloud/backport/28211/stable21

[stable21] Improve auto expiration hint for trashbin and file versions

3 years agoUse IURLGenerator function to get value of `\OC::$WEBROOT` global 28455/head
Jonas Meurer [Tue, 10 Aug 2021 09:06:24 +0000 (11:06 +0200)]
Use IURLGenerator function to get value of `\OC::$WEBROOT` global

Signed-off-by: Jonas Meurer <jonas@freesources.org>
3 years agoUnifiedSearchController: strip webroot from URL before finding a route
Jonas Meurer [Tue, 3 Aug 2021 15:27:48 +0000 (17:27 +0200)]
UnifiedSearchController: strip webroot from URL before finding a route

This should fix route matching in UnifiedSearchController on setups with
Nextcloud in a subfolder (webroot).

Fixes: #24144
Signed-off-by: Jonas Meurer <jonas@freesources.org>
3 years agoMerge pull request #28442 from nextcloud/fix/composer-2-missing-files-stable21
blizzz [Mon, 16 Aug 2021 10:24:45 +0000 (12:24 +0200)]
Merge pull request #28442 from nextcloud/fix/composer-2-missing-files-stable21

[stable21] Add missing files for Composer v2

3 years agoImprove auto expiration hint 28447/head
szaimen [Wed, 28 Jul 2021 10:58:01 +0000 (12:58 +0200)]
Improve auto expiration hint

Signed-off-by: szaimen <szaimen@e.mail.de>
Co-Authored-By: Pytal <24800714+Pytal@users.noreply.github.com>
3 years agoAdd missing files for Composer v2 28442/head
Christoph Wurst [Mon, 16 Aug 2021 06:30:10 +0000 (08:30 +0200)]
Add missing files for Composer v2

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 16 Aug 2021 02:26:39 +0000 (02:26 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 years agoMerge pull request #27917 from nextcloud/dependabot/npm_and_yarn/stable21/css-loader...
dependabot[bot] [Sun, 15 Aug 2021 23:56:13 +0000 (23:56 +0000)]
Merge pull request #27917 from nextcloud/dependabot/npm_and_yarn/stable21/css-loader-5.0.2

3 years agoBump css-loader from 5.0.1 to 5.0.2 27917/head
dependabot[bot] [Sun, 15 Aug 2021 23:00:50 +0000 (23:00 +0000)]
Bump css-loader from 5.0.1 to 5.0.2

Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.0.1 to 5.0.2.
- [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.0.1...v5.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
3 years agoMerge pull request #28383 from nextcloud/backport/28318/stable21
MichaIng [Sun, 15 Aug 2021 10:38:35 +0000 (12:38 +0200)]
Merge pull request #28383 from nextcloud/backport/28318/stable21

[stable21] Make "name" column nullable for workflows

3 years agoMerge pull request #28386 from nextcloud/backport/25605/stable21
MichaIng [Sun, 15 Aug 2021 10:35:06 +0000 (12:35 +0200)]
Merge pull request #28386 from nextcloud/backport/25605/stable21

[stable21] dont show trusted proxy warning when the proxy and remote are both localhost

3 years agoMerge pull request #28415 from nextcloud/backport/28062/stable21
MichaIng [Sun, 15 Aug 2021 10:33:23 +0000 (12:33 +0200)]
Merge pull request #28415 from nextcloud/backport/28062/stable21

[stable21] Gracefully handle smb acls for users without a domain

3 years agoMerge pull request #28358 from nextcloud/dependabot/npm_and_yarn/stable21/debounce...
dependabot[bot] [Sun, 15 Aug 2021 08:59:17 +0000 (08:59 +0000)]
Merge pull request #28358 from nextcloud/dependabot/npm_and_yarn/stable21/debounce-1.2.1

3 years agoBump debounce from 1.2.0 to 1.2.1 28358/head
dependabot[bot] [Sat, 14 Aug 2021 23:50:27 +0000 (23:50 +0000)]
Bump debounce from 1.2.0 to 1.2.1

Bumps [debounce](https://github.com/component/debounce) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/component/debounce/releases)
- [Changelog](https://github.com/component/debounce/blob/master/History.md)
- [Commits](https://github.com/component/debounce/compare/1.2.0...1.2.1)

---
updated-dependencies:
- dependency-name: debounce
  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>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 15 Aug 2021 02:26:22 +0000 (02:26 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 14 Aug 2021 02:27:00 +0000 (02:27 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 years agoGracefully handle smb acls for users without a domain 28415/head
Richard Steinmetz [Tue, 20 Jul 2021 11:14:32 +0000 (13:14 +0200)]
Gracefully handle smb acls for users without a domain

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
3 years agoMerge pull request #28400 from nextcloud/backport/26792/stable21
szaimen [Fri, 13 Aug 2021 07:27:47 +0000 (09:27 +0200)]
Merge pull request #28400 from nextcloud/backport/26792/stable21

[stable21] better cleanup of user files on user deletion

3 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 13 Aug 2021 02:26:55 +0000 (02:26 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 years agobetter cleanup of user files on user deletion 28400/head
Robin Appelman [Tue, 27 Apr 2021 13:43:34 +0000 (15:43 +0200)]
better cleanup of user files on user deletion

Signed-off-by: Robin Appelman <robin@icewind.nl>
3 years agoMake "name" column nullable in workflow operations 28383/head
Vincent Petry [Thu, 5 Aug 2021 08:42:38 +0000 (10:42 +0200)]
Make "name" column nullable in workflow operations

The "name" column is now unused and the code is always inserting an
empty string. While this works with most databases, Oracle complains
because an empty string is equivalent to null.

To fix this, the column definition is changed to allow null values now.

Also added some logging in case of database exceptions, because without
this nothing would be logged to detect the above problem.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 12 Aug 2021 02:27:39 +0000 (02:27 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 years agodont show trusted proxy warning when the proxy and remote are both localhost 28386/head
Robin Appelman [Fri, 12 Feb 2021 12:32:51 +0000 (13:32 +0100)]
dont show trusted proxy warning when the proxy and remote are both localhost

Signed-off-by: Robin Appelman <robin@icewind.nl>
3 years agoMerge pull request #28361 from nextcloud/backport/28220/stable21 28372/head
Julius Härtl [Wed, 11 Aug 2021 07:03:49 +0000 (09:03 +0200)]
Merge pull request #28361 from nextcloud/backport/28220/stable21

[stable21] fix Folder->getById() when a single storage is mounted multiple times

3 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 11 Aug 2021 02:26:59 +0000 (02:26 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 10 Aug 2021 02:32:07 +0000 (02:32 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 years agofix Folder->getById() when a single storage is mounted multiple times 28361/head
Robin Appelman [Wed, 28 Jul 2021 15:03:33 +0000 (17:03 +0200)]
fix Folder->getById() when a single storage is mounted multiple times

Signed-off-by: Robin Appelman <robin@icewind.nl>
3 years agoMerge pull request #28354 from nextcloud/backport/28352/stable21
szaimen [Mon, 9 Aug 2021 16:02:25 +0000 (18:02 +0200)]
Merge pull request #28354 from nextcloud/backport/28352/stable21

[stable21] Change the concurrent upload limit to less than 10

3 years agoMerge pull request #27234 from nextcloud/dependabot/npm_and_yarn/stable21/babel/core...
dependabot[bot] [Mon, 9 Aug 2021 12:38:58 +0000 (12:38 +0000)]
Merge pull request #27234 from nextcloud/dependabot/npm_and_yarn/stable21/babel/core-7.12.17

3 years agoBump @babel/core from 7.12.10 to 7.12.17 27234/head
dependabot[bot] [Mon, 9 Aug 2021 11:21:04 +0000 (11:21 +0000)]
Bump @babel/core from 7.12.10 to 7.12.17

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.12.10 to 7.12.17.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.12.17/packages/babel-core)

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
3 years agoChange the concurrent upload limit to less than 10 28354/head
szaimen [Sun, 8 Aug 2021 18:17:09 +0000 (20:17 +0200)]
Change the concurrent upload limit to less than 10

Signed-off-by: szaimen <szaimen@e.mail.de>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 9 Aug 2021 02:27:07 +0000 (02:27 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 8 Aug 2021 02:22:00 +0000 (02:22 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 7 Aug 2021 02:27:45 +0000 (02:27 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 6 Aug 2021 02:27:14 +0000 (02:27 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 5 Aug 2021 02:27:31 +0000 (02:27 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 years agoMerge pull request #28287 from nextcloud/backport/28259/stable21
kesselb [Wed, 4 Aug 2021 16:54:21 +0000 (18:54 +0200)]
Merge pull request #28287 from nextcloud/backport/28259/stable21

[stable21] Check that php was compiled with argon2 support or that the php-sodium extensions is installed

3 years agoMerge pull request #28275 from nextcloud/backport/28202/stable21
Julius Härtl [Wed, 4 Aug 2021 16:40:13 +0000 (18:40 +0200)]
Merge pull request #28275 from nextcloud/backport/28202/stable21

3 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 4 Aug 2021 02:26:55 +0000 (02:26 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 years agoMerge pull request #28299 from nextcloud/version/21.0.4/Final v21.0.4
John Molakvoæ [Tue, 3 Aug 2021 15:11:46 +0000 (17:11 +0200)]
Merge pull request #28299 from nextcloud/version/21.0.4/Final

21.0.4

3 years agoMerge pull request #28302 from nextcloud/build/comments-assets-21
Julius Härtl [Tue, 3 Aug 2021 12:22:15 +0000 (14:22 +0200)]
Merge pull request #28302 from nextcloud/build/comments-assets-21

[stable21] Update comments bundles

3 years agoUpdate comments bundles 28302/head
Julius Härtl [Tue, 3 Aug 2021 11:36:30 +0000 (13:36 +0200)]
Update comments bundles

Signed-off-by: Julius Härtl <jus@bitgrid.net>
3 years ago21.0.4 28299/head
John Molakvoæ (skjnldsv) [Tue, 3 Aug 2021 06:46:15 +0000 (08:46 +0200)]
21.0.4

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 3 Aug 2021 02:26:32 +0000 (02:26 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 years agoMerge pull request #28245 from nextcloud/backport/28238/stable21
John Molakvoæ [Mon, 2 Aug 2021 11:42:28 +0000 (13:42 +0200)]
Merge pull request #28245 from nextcloud/backport/28238/stable21

3 years agoCheck that php was compiled with argon2 support or that the php-sodium 28287/head
Carl Schwan [Fri, 30 Jul 2021 12:34:05 +0000 (14:34 +0200)]
Check that php was compiled with argon2 support or that the php-sodium
extensions is installed

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 2 Aug 2021 07:56:52 +0000 (07:56 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 2 Aug 2021 07:35:47 +0000 (07:35 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 years agoBuild 28275/head
Christopher Ng [Sat, 31 Jul 2021 01:28:35 +0000 (01:28 +0000)]
Build

Signed-off-by: Christopher Ng <chrng8@gmail.com>
3 years agoRemove chunkhash
Christopher Ng [Wed, 28 Jul 2021 03:59:59 +0000 (03:59 +0000)]
Remove chunkhash

Signed-off-by: Christopher Ng <chrng8@gmail.com>
(cherry picked from commit 63c3b9a4cc281cf5f69f5c4313f2b9d238c07308)

3 years agoFix missing label and accessibility of Search function 28245/head
Jan C. Borchardt [Thu, 29 Jul 2021 14:19:40 +0000 (16:19 +0200)]
Fix missing label and accessibility of Search function

Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
3 years agoMerge pull request #28235 from nextcloud/jail-search-root-21
Vincent Petry [Thu, 29 Jul 2021 14:37:35 +0000 (16:37 +0200)]
Merge pull request #28235 from nextcloud/jail-search-root-21

[21] dont apply jail search filter is on the root

3 years agoMerge pull request #28230 from nextcloud/backport/28210/stable21
marco [Thu, 29 Jul 2021 12:29:18 +0000 (14:29 +0200)]
Merge pull request #28230 from nextcloud/backport/28210/stable21

[stable21] Allow to disable group membership change notification

3 years agodont apply jail search filter is on the root 28235/head
Robin Appelman [Thu, 29 Jul 2021 11:27:36 +0000 (13:27 +0200)]
dont apply jail search filter is on the root

Signed-off-by: Robin Appelman <robin@icewind.nl>
3 years agoadd test for searching within a "root jail"
Robin Appelman [Wed, 28 Jul 2021 15:11:12 +0000 (17:11 +0200)]
add test for searching within a "root jail"

Signed-off-by: Robin Appelman <robin@icewind.nl>
3 years agoMerge pull request #28192 from nextcloud/backport/28173/stable21
Louis [Thu, 29 Jul 2021 10:27:19 +0000 (12:27 +0200)]
Merge pull request #28192 from nextcloud/backport/28173/stable21

[stable21] Fix variable override in file view

3 years agoFix variabable override in file view 28192/head
Louis Chemineau [Mon, 26 Jul 2021 13:47:37 +0000 (15:47 +0200)]
Fix variabable override in file view

Signed-off-by: Louis Chemineau <louis@chmn.me>
3 years agoAllow to disable group change notification 28230/head
Marco Ambrosini [Wed, 28 Jul 2021 10:23:47 +0000 (12:23 +0200)]
Allow to disable group change notification

Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
3 years agoMerge pull request #28223 from nextcloud/backport/27920/stable21
Julien Veyssier [Thu, 29 Jul 2021 09:30:47 +0000 (11:30 +0200)]
Merge pull request #28223 from nextcloud/backport/27920/stable21

[stable21] Fix Files breadcrumbs being hidden even if there is enough space

3 years agoMerge pull request #28160 from nextcloud/version/21.0.4/RC1 v21.0.4rc1
John Molakvoæ [Thu, 29 Jul 2021 08:00:10 +0000 (10:00 +0200)]
Merge pull request #28160 from nextcloud/version/21.0.4/RC1

3 years agorefs #21263 round numbers when checking if breadcrumbs should be hidden 28223/head
Julien Veyssier [Mon, 12 Jul 2021 09:36:50 +0000 (11:36 +0200)]
refs #21263 round numbers when checking if breadcrumbs should be hidden

Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
3 years ago21.0.4 RC1 28160/head
John Molakvoæ (skjnldsv) [Mon, 26 Jul 2021 07:35:30 +0000 (09:35 +0200)]
21.0.4 RC1

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
3 years agoMerge pull request #28214 from nextcloud/fix/missing-qbmapper-exception-import
Christoph Wurst [Wed, 28 Jul 2021 13:49:53 +0000 (15:49 +0200)]
Merge pull request #28214 from nextcloud/fix/missing-qbmapper-exception-import

Fix missing exception class import

3 years agoMerge pull request #28218 from nextcloud/revert/stable21-baseline-drops
Christoph Wurst [Wed, 28 Jul 2021 13:48:41 +0000 (15:48 +0200)]
Merge pull request #28218 from nextcloud/revert/stable21-baseline-drops

Revert accidentally dropped lines from Psalm baselines