Nextcloud bot
9d9f8d04fb
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-09-03 02:28:50 +00:00
Julius Härtl
d85379737a
Merge pull request #27983 from nextcloud/dependabot/npm_and_yarn/stable21/vue-and-vue-template-compiler-2.6.14
...
Bump vue and vue-template-compiler
2021-09-02 15:41:55 +02:00
Nextcloud bot
d1f44f84c5
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-09-02 02:27:33 +00:00
dependabot[bot]
2719125eb5
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>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2021-09-01 18:57:43 +00:00
Christoph Wurst
2ce22c75cb
Merge pull request #27681 from nextcloud/backport/27668/stable21
...
[stable21] Harden bootstrap context registrations when apps are missing
2021-08-31 12:14:33 +02:00
MichaIng
2a37db15e8
Merge pull request #28656 from nextcloud/backport/28332/stable21
...
[stable21] Only recommand for php-sodium on >= PHP 7.4
2021-08-31 11:57:52 +02:00
Christoph Wurst
e3ae5571d5
Harden bootstrap context registrations when apps are missing
...
It's not expected that an app would be unavailable when the app
container is created but when services are registered, but Sentry tells
me on Nextcloud 21 there is an edge case where this can happen.
Therefore this patch hardens the code a bit to log a meaningful error
message and skipping the next code instead of logging a php notice for
the undefined index and an exception for calling a method on null.
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-08-31 09:57:27 +02:00
Carl Schwan
5620eed6ef
Only recommand for php-sodium on >= PHP 7.4
...
This is because php-sodium will solve the missing PASSWORD_ARGON2I
constant problem only on >= php 7.4, previously argon2 wasn't part of
the standard extension and was disabled on Centos/RHEL.
So installing php-sodium on php 7.2 for example wouldn't hide the
message. Tested on Fedora with php 7.4, Centos 7 with php 7.2,
Centos 8 with php 7.2 and openSUSE with php 7.4.
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2021-08-31 07:18:42 +00:00
dependabot[bot]
249e19b65c
Merge pull request #28440 from nextcloud/dependabot/npm_and_yarn/stable21/vue-loader-15.9.8
2021-08-31 05:15:19 +00:00
dependabot[bot]
15d3bd2239
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>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2021-08-31 02:43:29 +00:00
szaimen
faae3032c9
Merge pull request #28203 from nextcloud/dependabot/npm_and_yarn/stable21/url-search-params-polyfill-8.1.1
...
Bump url-search-params-polyfill from 8.1.0 to 8.1.1
2021-08-31 04:37:26 +02:00
Nextcloud bot
8ea3e9bb25
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-08-31 02:27:09 +00:00
szaimen
ee35c5ccc2
Merge pull request #28253 from nextcloud/backport/28240/stable21
...
[stable21] Add h2 to personal info page, fixing accessibility issue
2021-08-31 03:41:24 +02:00
dependabot[bot]
1ba21d65f6
Bump url-search-params-polyfill from 8.1.0 to 8.1.1
...
Bumps [url-search-params-polyfill](https://github.com/jerrybendy/url-search-params-polyfill ) from 8.1.0 to 8.1.1.
- [Release notes](https://github.com/jerrybendy/url-search-params-polyfill/releases )
- [Commits](https://github.com/jerrybendy/url-search-params-polyfill/compare/v8.1.0...v8.1.1 )
---
updated-dependencies:
- dependency-name: url-search-params-polyfill
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>
2021-08-30 20:34:25 +00:00
Nextcloud bot
b67cfc53d7
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-08-30 02:27:24 +00:00
dependabot[bot]
085a11be72
Merge pull request #28623 from nextcloud/dependabot/npm_and_yarn/stable21/css-vars-ponyfill-2.4.6
2021-08-29 20:22:05 +00:00
dependabot[bot]
4a1438b353
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>
2021-08-29 19:30:47 +00:00
Nextcloud bot
c26d000977
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-08-29 02:27:31 +00:00
Nextcloud bot
6dc9e88c1b
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-08-28 02:53:46 +00:00
Nextcloud bot
5d050b71ea
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-08-27 02:26:39 +00:00
MichaIng
3f150617cb
Merge pull request #28604 from nextcloud/backport/28373/stable21
...
[stable21] Fix encrypted version to 0 when finding unencrypted file
2021-08-26 23:43:16 +02:00
Louis
5855b67ac5
Merge pull request #28597 from nextcloud/backport/28262/stable21
...
[stable21] Fix setting up 2FA providers when 2FA is enforced and bc are generated
2021-08-26 14:20:07 +02:00
Vincent Petry
2032ca7457
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>
2021-08-26 14:20:04 +02:00
Vincent Petry
fd6c5a134f
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>
2021-08-26 14:19:24 +02:00
Christoph Wurst
874479d68f
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>
2021-08-25 12:41:54 +00:00
Pytal
c81fd490c4
Merge pull request #28577 from nextcloud/backport/28574/stable21
...
[stable21] Log exception message during failed ownership transfer share restore
2021-08-24 17:58:16 -07:00
Christoph Wurst
aa8a710404
Log exception message during failed ownership transfer share restore
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-08-24 10:01:28 +00:00
Nextcloud bot
61216dc868
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-08-24 02:26:28 +00:00
dependabot[bot]
aef7ad6582
Merge pull request #27640 from nextcloud/dependabot/npm_and_yarn/stable21/clipboard-2.0.8
2021-08-23 22:35:10 +00:00
dependabot[bot]
0c858b22cc
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>
2021-08-23 21:47:31 +00:00
Louis
cd609eadc1
Merge pull request #28535 from nextcloud/backport/28185/stable21
...
[stable21] Fix folder size contained in S3 buckets
2021-08-23 09:13:04 +02:00
Nextcloud bot
47aea260a6
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-08-22 02:26:12 +00:00
MichaIng
2fccbf84da
Merge pull request #28546 from nextcloud/backport/28532/stable21
...
[stable21] Do not load versions tab view if the files app is not available
2021-08-21 02:08:01 +02:00
Julius Härtl
778aa37a65
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>
2021-08-20 20:58:11 +00:00
kesselb
3f65c08c1e
Merge pull request #28537 from nextcloud/backport/28452/stable21
...
[stable21] Set alias for result of cast column function
2021-08-20 18:57:09 +02:00
Daniel Kesselberg
b3e3ae9434
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>
2021-08-20 13:43:37 +00:00
Louis Chemineau
b79b08da42
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>
2021-08-20 13:37:42 +00:00
Joas Schilling
5c89061865
Merge pull request #28455 from nextcloud/backport/28303/stable21
...
[stable21] UnifiedSearchController: strip webroot from URL before finding a route
2021-08-20 11:14:18 +02:00
Louis
ed5472d3aa
Merge pull request #28517 from nextcloud/backport/28512/sable21
...
[stable21] Output exception in cron
2021-08-20 09:53:11 +02:00
Nextcloud bot
030ce1ef13
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-08-20 02:26:36 +00:00
John Molakvoæ
13772b261e
Merge pull request #28523 from nextcloud/backport/28504/stable21
...
[stable21] Properly log errors in Movie previews generation
2021-08-19 23:27:25 +02:00
John Molakvoæ (skjnldsv)
ea37e69fc4
Properly log errors in Movie previews generation
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2021-08-19 18:04:40 +00:00
Julius Härtl
160dfbb78c
Merge pull request #28498 from nextcloud/backport/28485/stable21
...
[stable21] Fix #20913 : Check image resource before attempting to preserve alpha
2021-08-19 16:45:34 +02:00
Louis Chemineau
4940787c1c
Output exception in cron
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2021-08-19 15:31:29 +02:00
Nextcloud bot
a53e2809b4
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-08-19 02:26:08 +00:00
Pytal
8452f8c55e
Merge pull request #28495 from nextcloud/backport/28481/stable21
...
[stable21] Hash cache key
2021-08-18 12:49:51 -07:00
Simon Spannagel
cb9e9f3026
Fix #20913 : Check image resource before attempting to preserve alpha
...
Signed-off-by: Simon Spannagel <simonspa@kth.se>
2021-08-18 15:42:14 +00:00
Julius Härtl
df8721619c
Merge pull request #28490 from nextcloud/backport/28413/stable21
...
[stable21] Emit an error log when the app token login name does not match
2021-08-18 16:35:10 +02:00
Christopher Ng
7aa75c7b5e
Hash cache key
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2021-08-18 13:23:44 +00:00
Christoph Wurst
b90982291e
Emit an error log when the app token login name does not match
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-08-18 12:13:29 +00:00