]>
source.dussan.org Git - nextcloud-server.git/log
John Molakvoæ [Thu, 19 Aug 2021 21:27:21 +0000 (23:27 +0200)]
Merge pull request #28524 from nextcloud/backport/28504/stable20
[stable20] Properly log errors in Movie previews generation
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>
Julius Härtl [Thu, 19 Aug 2021 16:34:04 +0000 (18:34 +0200)]
Merge pull request #28516 from nextcloud/backport/28512/sable20
[stable20] Output exception in cron
Louis Chemineau [Thu, 19 Aug 2021 13:14:06 +0000 (15:14 +0200)]
Output exception in cron
Signed-off-by: Louis Chemineau <louis@chmn.me>
Nextcloud bot [Thu, 19 Aug 2021 02:26:14 +0000 (02:26 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Julius Härtl [Wed, 18 Aug 2021 14:34:52 +0000 (16:34 +0200)]
Merge pull request #28491 from nextcloud/backport/28413/stable20
[stable20] Emit an error log when the app token login name does not match
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>
Nextcloud bot [Wed, 18 Aug 2021 02:26:24 +0000 (02:26 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Louis [Tue, 17 Aug 2021 13:29:50 +0000 (15:29 +0200)]
Merge pull request #28471 from nextcloud/backport/28464/stable20
[stable20] Only trap E_ERROR in session handling
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>
Nextcloud bot [Tue, 17 Aug 2021 02:27:34 +0000 (02:27 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Pytal [Tue, 17 Aug 2021 01:16:47 +0000 (18:16 -0700)]
Merge pull request #28448 from nextcloud/backport/28211/stable20
[stable20] Improve auto expiration hint for trashbin and file versions
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>
Nextcloud bot [Mon, 16 Aug 2021 02:26:45 +0000 (02:26 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
dependabot[bot] [Sun, 15 Aug 2021 15:39:20 +0000 (15:39 +0000)]
Merge pull request #28186 from nextcloud/dependabot/npm_and_yarn/stable20/file-loader-6.1.1
dependabot[bot] [Sun, 15 Aug 2021 14:59:44 +0000 (14:59 +0000)]
Bump file-loader from 6.1.0 to 6.1.1
Bumps [file-loader](https://github.com/webpack-contrib/file-loader) from 6.1.0 to 6.1.1.
- [Release notes](https://github.com/webpack-contrib/file-loader/releases)
- [Changelog](https://github.com/webpack-contrib/file-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/file-loader/compare/v6.1.0...v6.1.1)
---
updated-dependencies:
- dependency-name: file-loader
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
MichaIng [Sun, 15 Aug 2021 10:35:26 +0000 (12:35 +0200)]
Merge pull request #28387 from nextcloud/backport/25605/stable20
[stable20] dont show trusted proxy warning when the proxy and remote are both localhost
MichaIng [Sun, 15 Aug 2021 10:33:04 +0000 (12:33 +0200)]
Merge pull request #28414 from nextcloud/backport/28062/stable20
[stable20] Gracefully handle smb acls for users without a domain
Nextcloud bot [Sun, 15 Aug 2021 02:26:31 +0000 (02:26 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sat, 14 Aug 2021 02:27:07 +0000 (02:27 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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>
Nextcloud bot [Fri, 13 Aug 2021 02:27:01 +0000 (02:27 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Julius Härtl [Thu, 12 Aug 2021 10:37:15 +0000 (12:37 +0200)]
Merge pull request #28362 from nextcloud/backport/28220/stable20
Nextcloud bot [Thu, 12 Aug 2021 02:27:46 +0000 (02:27 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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>
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>
Nextcloud bot [Wed, 11 Aug 2021 02:27:08 +0000 (02:27 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Tue, 10 Aug 2021 02:32:21 +0000 (02:32 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
szaimen [Mon, 9 Aug 2021 16:02:42 +0000 (18:02 +0200)]
Merge pull request #28355 from nextcloud/backport/28352/stable20
[stable20] Change the concurrent upload limit to less than 10
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>
Nextcloud bot [Mon, 9 Aug 2021 02:27:13 +0000 (02:27 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sun, 8 Aug 2021 02:22:08 +0000 (02:22 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
dependabot[bot] [Sat, 7 Aug 2021 03:27:08 +0000 (03:27 +0000)]
Merge pull request #28339 from nextcloud/dependabot/npm_and_yarn/stable20/vue-loader-15.9.8
Nextcloud bot [Sat, 7 Aug 2021 02:27:52 +0000 (02:27 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
dependabot[bot] [Sat, 7 Aug 2021 02:14:05 +0000 (02:14 +0000)]
Bump vue-loader from 15.9.7 to 15.9.8
Bumps [vue-loader](https://github.com/vuejs/vue-loader) from 15.9.7 to 15.9.8.
- [Release notes](https://github.com/vuejs/vue-loader/releases)
- [Changelog](https://github.com/vuejs/vue-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-loader/compare/v15.9.7...v15.9.8)
---
updated-dependencies:
- dependency-name: vue-loader
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Nextcloud bot [Fri, 6 Aug 2021 02:27:24 +0000 (02:27 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Thu, 5 Aug 2021 02:27:38 +0000 (02:27 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Julius Härtl [Wed, 4 Aug 2021 06:50:09 +0000 (08:50 +0200)]
Merge pull request #28305 from nextcloud/backport/28202/stable20
Nextcloud bot [Wed, 4 Aug 2021 02:27:04 +0000 (02:27 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Christopher Ng [Wed, 4 Aug 2021 00:31:54 +0000 (00:31 +0000)]
Build
Signed-off-by: Christopher Ng <chrng8@gmail.com>
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 )
John Molakvoæ [Tue, 3 Aug 2021 15:30:37 +0000 (17:30 +0200)]
Merge pull request #28248 from nextcloud/bug/noid/comments-autocompletion
John Molakvoæ [Tue, 3 Aug 2021 15:11:56 +0000 (17:11 +0200)]
Merge pull request #28300 from nextcloud/version/22.0.12/Final
kesselb [Tue, 3 Aug 2021 10:43:48 +0000 (12:43 +0200)]
Merge pull request #28289 from nextcloud/backport/28259/stable20
[stable20] Check that php was compiled with argon2 support or that the php-sodium extensions is installed
John Molakvoæ (skjnldsv) [Tue, 3 Aug 2021 06:47:52 +0000 (08:47 +0200)]
20.0.12
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Nextcloud bot [Tue, 3 Aug 2021 02:26:41 +0000 (02:26 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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>
Nextcloud bot [Mon, 2 Aug 2021 07:57:02 +0000 (07:57 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Mon, 2 Aug 2021 07:36:02 +0000 (07:36 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Vincent Petry [Fri, 30 Jul 2021 08:17:04 +0000 (10:17 +0200)]
Merge pull request #28241 from nextcloud/backport/28235/stable20
[stable20] dont apply jail search filter is on the root
John Molakvoæ [Fri, 30 Jul 2021 06:15:31 +0000 (08:15 +0200)]
Merge pull request #28187 from nextcloud/dependabot/npm_and_yarn/stable20/marked-1.1.2
Christopher Ng [Thu, 29 Jul 2021 22:06:40 +0000 (22:06 +0000)]
Build
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Daniel Kesselberg [Thu, 29 Jul 2021 21:15:12 +0000 (23:15 +0200)]
Fix autocompletion for usernames in comments
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
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>
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>
dependabot[bot] [Tue, 27 Jul 2021 09:53:16 +0000 (09:53 +0000)]
Bump marked from 1.1.1 to 1.1.2
Bumps [marked](https://github.com/markedjs/marked) from 1.1.1 to 1.1.2.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/release.config.js)
- [Commits](https://github.com/markedjs/marked/compare/v1.1.1...v1.1.2)
---
updated-dependencies:
- dependency-name: marked
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
John Molakvoæ [Thu, 29 Jul 2021 08:17:05 +0000 (10:17 +0200)]
Merge pull request #28159 from nextcloud/version/20.0.12/RC1
20.0.12 RC1
Louis [Thu, 29 Jul 2021 08:06:32 +0000 (10:06 +0200)]
Merge pull request #28191 from nextcloud/backport/28173/stable20
[stable20] Fix variable override in file view
dependabot[bot] [Wed, 28 Jul 2021 21:55:02 +0000 (21:55 +0000)]
Merge pull request #28032 from nextcloud/dependabot/npm_and_yarn/stable20/sass-loader-10.0.5
dependabot[bot] [Wed, 28 Jul 2021 18:15:57 +0000 (18:15 +0000)]
Bump sass-loader from 10.0.2 to 10.0.5
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 10.0.2 to 10.0.5.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v10.0.2...v10.0.5)
---
updated-dependencies:
- dependency-name: sass-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>
MichaIng [Wed, 28 Jul 2021 19:09:12 +0000 (21:09 +0200)]
Merge pull request #28224 from nextcloud/backport/27920/stable20
[stable20] Fix Files breadcrumbs being hidden even if there is enough space
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>
dependabot[bot] [Wed, 28 Jul 2021 14:39:34 +0000 (14:39 +0000)]
Merge pull request #28207 from nextcloud/dependabot/npm_and_yarn/stable20/regenerator-runtime-0.13.9
Louis Chemineau [Tue, 27 Jul 2021 12:01:28 +0000 (14:01 +0200)]
Fix variabable override in file view
Signed-off-by: Louis Chemineau <louis@chmn.me>
dependabot[bot] [Wed, 28 Jul 2021 13:07:06 +0000 (13:07 +0000)]
Bump regenerator-runtime from 0.13.7 to 0.13.9
Bumps [regenerator-runtime](https://github.com/facebook/regenerator) from 0.13.7 to 0.13.9.
- [Release notes](https://github.com/facebook/regenerator/releases)
- [Commits](https://github.com/facebook/regenerator/compare/regenerator-runtime@0.13.7...regenerator-runtime@0.13.9)
---
updated-dependencies:
- dependency-name: regenerator-runtime
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>
dependabot[bot] [Wed, 28 Jul 2021 08:31:23 +0000 (08:31 +0000)]
Merge pull request #28208 from nextcloud/dependabot/npm_and_yarn/stable20/url-loader-4.1.1
dependabot[bot] [Wed, 28 Jul 2021 07:45:23 +0000 (07:45 +0000)]
Bump url-loader from 4.1.0 to 4.1.1
Bumps [url-loader](https://github.com/webpack-contrib/url-loader) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/webpack-contrib/url-loader/releases)
- [Changelog](https://github.com/webpack-contrib/url-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/url-loader/compare/v4.1.0...v4.1.1)
---
updated-dependencies:
- dependency-name: url-loader
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
John Molakvoæ [Wed, 28 Jul 2021 07:43:04 +0000 (09:43 +0200)]
Merge pull request #27701 from nextcloud/dependabot/npm_and_yarn/stable20/vue-and-vue-template-compiler-2.6.14
John Molakvoæ (skjnldsv) [Mon, 26 Jul 2021 07:33:24 +0000 (09:33 +0200)]
20.0.12 RC1
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
dependabot[bot] [Wed, 28 Jul 2021 06:01:46 +0000 (06:01 +0000)]
Bump vue and vue-template-compiler
Bumps [vue](https://github.com/vuejs/vue) and [vue-template-compiler](https://github.com/vuejs/vue). These dependencies needed to be updated together.
Updates `vue` from 2.6.12 to 2.6.14
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](https://github.com/vuejs/vue/compare/v2.6.12...v2.6.14)
Updates `vue-template-compiler` from 2.6.12 to 2.6.14
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](https://github.com/vuejs/vue/compare/v2.6.12...v2.6.14)
---
updated-dependencies:
- dependency-name: vue
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: vue-template-compiler
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>
John Molakvoæ [Wed, 28 Jul 2021 05:52:42 +0000 (07:52 +0200)]
Merge pull request #27988 from nextcloud/dependabot/npm_and_yarn/stable20/nextcloud/vue-dashboard-1.0.1
dependabot[bot] [Tue, 27 Jul 2021 11:35:48 +0000 (11:35 +0000)]
Bump @nextcloud/vue-dashboard from 1.0.0 to 1.0.1
Bumps [@nextcloud/vue-dashboard](https://github.com/nextcloud/nextcloud-vue-dashboard) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/nextcloud/nextcloud-vue-dashboard/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-vue-dashboard/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-vue-dashboard/compare/v1.0.0...v1.0.1)
---
updated-dependencies:
- dependency-name: "@nextcloud/vue-dashboard"
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>
John Molakvoæ [Tue, 27 Jul 2021 09:59:33 +0000 (11:59 +0200)]
Add files via upload
John Molakvoæ [Tue, 27 Jul 2021 09:51:20 +0000 (11:51 +0200)]
Merge pull request #27965 from nextcloud/dependabot/npm_and_yarn/stable20/bootstrap-4.5.3
John Molakvoæ [Tue, 27 Jul 2021 09:50:54 +0000 (11:50 +0200)]
Merge pull request #27924 from nextcloud/dependabot/npm_and_yarn/stable20/moment-timezone-0.5.33
Bump moment-timezone from 0.5.31 to 0.5.33
szaimen [Mon, 26 Jul 2021 19:20:50 +0000 (21:20 +0200)]
Merge pull request #28172 from nextcloud/backport/28166/stable20
[stable20] User management - Add icon to user groups
szaimen [Mon, 26 Jul 2021 11:09:44 +0000 (13:09 +0200)]
User management - Add icon to user groups
Signed-off-by: szaimen <szaimen@e.mail.de>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
Julius Härtl [Thu, 22 Jul 2021 20:50:13 +0000 (22:50 +0200)]
Merge pull request #28125 from nextcloud/backport/28122/stable20
[stable20] Let memory limit set in tests fit the used amount
Julius Härtl [Thu, 22 Jul 2021 15:05:29 +0000 (17:05 +0200)]
Let memory limit set in tests fit the used amount
Signed-off-by: Julius Härtl <jus@bitgrid.net>
szaimen [Thu, 22 Jul 2021 11:54:20 +0000 (13:54 +0200)]
Merge pull request #28111 from nextcloud/backport/28101/stable20
[stable20] Fix dark theme in file exists dialog
szaimen [Wed, 21 Jul 2021 21:57:00 +0000 (23:57 +0200)]
Fix dark theme in file exists dialog
Signed-off-by: szaimen <szaimen@e.mail.de>
rakekniven [Thu, 22 Jul 2021 09:05:07 +0000 (11:05 +0200)]
Merge pull request #28107 from nextcloud/Valdnet-patch-1
l10n: HTTP in capital letters
Valdnet [Thu, 22 Jul 2021 08:22:32 +0000 (10:22 +0200)]
l10n: HTTP in capital letters
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
John Molakvoæ [Thu, 22 Jul 2021 06:44:19 +0000 (08:44 +0200)]
Merge pull request #28091 from nextcloud/backport/28082/stable20
[stable20] Sanitize more functions from the encryption app
szaimen [Wed, 21 Jul 2021 20:47:32 +0000 (22:47 +0200)]
Merge pull request #28096 from nextcloud/backport/27674/stable20
[stable20] hide download button for public preview of audio files
Lukas Reschke [Wed, 21 Jul 2021 09:18:35 +0000 (11:18 +0200)]
Sanitize more functions from the encryption app
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Lukas Reschke [Wed, 21 Jul 2021 19:46:17 +0000 (21:46 +0200)]
Merge pull request #28087 from nextcloud/backport/28078/stable20
[stable20] Improve provider check
Florian Storz [Mon, 19 Jul 2021 16:51:56 +0000 (18:51 +0200)]
Remove trailing whitespace from comment
Signed-off-by: Florian Storz <florian.storz@devlix.de>
Florian Storz [Mon, 19 Jul 2021 14:48:37 +0000 (16:48 +0200)]
Add comment linking to PR
PR contains discussion about the implementation with pros and cons
Signed-off-by: Florian Storz <florian.storz@devlix.de>
Florian Storz [Fri, 25 Jun 2021 14:09:47 +0000 (16:09 +0200)]
hide download button for public preview of audio files
When the option to hide downloads was selected at public link creation, the download button can be hidden by the audio html attribute controlsList="nodownload"
Signed-off-by: Florian Storz <florian.storz@devlix.de>
Lukas Reschke [Wed, 21 Jul 2021 07:58:17 +0000 (09:58 +0200)]
Improve provider check
Check if there is a provider missing.
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Lukas Reschke [Wed, 21 Jul 2021 10:30:16 +0000 (12:30 +0200)]
Merge pull request #28081 from nextcloud/backport/28077/stable20
[stable20] Disable HEIC image preview provider for performance concerns
tobiasKaminsky [Wed, 21 Jul 2021 07:14:20 +0000 (09:14 +0200)]
Disable HEIC image preview provider for performance concerns
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
Pytal [Wed, 21 Jul 2021 04:25:10 +0000 (21:25 -0700)]
Merge pull request #28072 from nextcloud/backport/28015/stable20
[stable20] fix overlapping of elements in certain views
szaimen [Fri, 16 Jul 2021 16:06:41 +0000 (18:06 +0200)]
fix overlapping of elements in certain views
Signed-off-by: szaimen <szaimen@e.mail.de>
kesselb [Tue, 20 Jul 2021 20:58:27 +0000 (22:58 +0200)]
Merge pull request #28054 from nextcloud/backport/28051/stable20
[stable20] Mask password for Redis and RedisCluster on connection failure
Carl Schwan [Tue, 20 Jul 2021 15:13:21 +0000 (17:13 +0200)]
Merge pull request #28065 from nextcloud/backport/27950/stable20
[stable20] Fix missing theming for login button
Carl Schwan [Tue, 13 Jul 2021 15:57:29 +0000 (17:57 +0200)]
Fix missing theming for login button
Close #27495
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
Daniel Kesselberg [Mon, 19 Jul 2021 17:52:15 +0000 (19:52 +0200)]
Mask password for Redis and RedisCluster on connection failure
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
szaimen [Mon, 19 Jul 2021 17:32:15 +0000 (19:32 +0200)]
Merge pull request #28018 from nextcloud/backport/27997/stable20
[stable20] Update CRL due to revoked twofactor_nextcloud_notification.crt