]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
4 years ago[Security] Bump handlebars from 4.3.0 to 4.6.0 in /build 20977/head
dependabot-preview[bot] [Thu, 14 May 2020 13:06:02 +0000 (13:06 +0000)]
[Security] Bump handlebars from 4.3.0 to 4.6.0 in /build

Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.3.0 to 4.6.0. **This update includes a security fix.**
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.3.0...v4.6.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 14 May 2020 02:16:58 +0000 (02:16 +0000)]
[tx-robot] updated from transifex

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 13 May 2020 02:16:45 +0000 (02:16 +0000)]
[tx-robot] updated from transifex

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 12 May 2020 02:16:31 +0000 (02:16 +0000)]
[tx-robot] updated from transifex

4 years agoMerge pull request #20925 from nextcloud/backport/20915/stable17
Roeland Jago Douma [Mon, 11 May 2020 19:00:39 +0000 (21:00 +0200)]
Merge pull request #20925 from nextcloud/backport/20915/stable17

[stable17] Use random_bytes

4 years agoMerge pull request #20775 from nextcloud/backport/19743/stable17
Roeland Jago Douma [Mon, 11 May 2020 14:43:44 +0000 (16:43 +0200)]
Merge pull request #20775 from nextcloud/backport/19743/stable17

[stable17] dont try to update storage mtime if we can't get the mtime

4 years agoUse random_bytes 20925/head
Roeland Jago Douma [Mon, 11 May 2020 08:31:46 +0000 (10:31 +0200)]
Use random_bytes

Since we don't care if it is human readbale.
The code is backwards compatible with the old format.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
4 years agoMerge pull request #20748 from nextcloud/backport/20718/stable17
Roeland Jago Douma [Mon, 11 May 2020 11:14:14 +0000 (13:14 +0200)]
Merge pull request #20748 from nextcloud/backport/20718/stable17

[stable17] Add a wrapper to fall back to the share owner on public shares

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 11 May 2020 02:16:30 +0000 (02:16 +0000)]
[tx-robot] updated from transifex

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 10 May 2020 02:16:19 +0000 (02:16 +0000)]
[tx-robot] updated from transifex

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 9 May 2020 02:16:58 +0000 (02:16 +0000)]
[tx-robot] updated from transifex

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 8 May 2020 02:16:25 +0000 (02:16 +0000)]
[tx-robot] updated from transifex

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 7 May 2020 02:16:32 +0000 (02:16 +0000)]
[tx-robot] updated from transifex

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 6 May 2020 02:16:48 +0000 (02:16 +0000)]
[tx-robot] updated from transifex

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 5 May 2020 02:16:33 +0000 (02:16 +0000)]
[tx-robot] updated from transifex

4 years agoMerge pull request #20809 from nextcloud/backport/20807/stable17
Morris Jobke [Mon, 4 May 2020 12:07:14 +0000 (14:07 +0200)]
Merge pull request #20809 from nextcloud/backport/20807/stable17

[stable17] clarified trash bin retention by storage shortage override in config.sample.php

4 years agoclarified trash bin retention by storage shortage override 20809/head
Sascha Wiswedel [Mon, 4 May 2020 11:25:05 +0000 (13:25 +0200)]
clarified trash bin retention by storage shortage override

Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 4 May 2020 02:16:37 +0000 (02:16 +0000)]
[tx-robot] updated from transifex

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 3 May 2020 02:16:34 +0000 (02:16 +0000)]
[tx-robot] updated from transifex

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 2 May 2020 02:16:53 +0000 (02:16 +0000)]
[tx-robot] updated from transifex

4 years agodont try to update storage mtime if we can't get the mtime 20775/head
Robin Appelman [Mon, 2 Mar 2020 13:24:45 +0000 (14:24 +0100)]
dont try to update storage mtime if we can't get the mtime

Signed-off-by: Robin Appelman <robin@icewind.nl>
4 years agoMerge pull request #20764 from nextcloud/backport/20710/stable17
Roeland Jago Douma [Fri, 1 May 2020 12:43:08 +0000 (14:43 +0200)]
Merge pull request #20764 from nextcloud/backport/20710/stable17

[stable17] Fix Argon2 options checks

4 years agoFix Argon2 options checks 20764/head
MichaIng [Tue, 28 Apr 2020 19:04:34 +0000 (21:04 +0200)]
Fix Argon2 options checks

The minimum for memory cost is 8 KiB per thread. Threads must be checked and set first to allow checking against the correct memory cost mimimum.
Options are now applied the following way:
- If config.php contains the setting with an integer higher or equal to the minimum, it is applied.
- If config.php contains the setting with an integer lower than the minimum, the minimum is applied.
- If config.php does not contain the setting or with no integer value, the PHP default is applied.

Signed-off-by: MichaIng <micha@dietpi.com>
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
4 years agoFix owner on publicownerwrapper 20748/head
Roeland Jago Douma [Fri, 1 May 2020 08:50:26 +0000 (10:50 +0200)]
Fix owner on publicownerwrapper

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
4 years agoMerge pull request #20751 from nextcloud/backport/20744/stable17
Roeland Jago Douma [Fri, 1 May 2020 07:07:39 +0000 (09:07 +0200)]
Merge pull request #20751 from nextcloud/backport/20744/stable17

[stable17] Fix public layout header title & description

4 years agoMerge pull request #19496 from nextcloud/dependabot/npm_and_yarn/build/stable17/handl...
Roeland Jago Douma [Fri, 1 May 2020 07:06:05 +0000 (09:06 +0200)]
Merge pull request #19496 from nextcloud/dependabot/npm_and_yarn/build/stable17/handlebars-4.3.0

[Security] Bump handlebars from 4.1.2 to 4.3.0 in /build

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 1 May 2020 02:17:07 +0000 (02:17 +0000)]
[tx-robot] updated from transifex

4 years agoFix public layout header title & description 20751/head
John Molakvoæ (skjnldsv) [Thu, 30 Apr 2020 11:31:20 +0000 (13:31 +0200)]
Fix public layout header title & description

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
4 years agoAdd a wrapper to fall back to the share owner on public shares
Roeland Jago Douma [Tue, 14 Apr 2020 12:42:28 +0000 (14:42 +0200)]
Add a wrapper to fall back to the share owner on public shares

Else it might happen that we setup a storage that has no real owner and
activities do boom etc (looking at you groupfolders and external
storages!).

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
4 years ago[Security] Bump handlebars from 4.1.2 to 4.3.0 in /build 19496/head
dependabot-preview[bot] [Thu, 30 Apr 2020 07:14:23 +0000 (07:14 +0000)]
[Security] Bump handlebars from 4.1.2 to 4.3.0 in /build

Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 4.3.0. **This update includes a security fix.**
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.2...v4.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 30 Apr 2020 02:17:30 +0000 (02:17 +0000)]
[tx-robot] updated from transifex

4 years agoMerge pull request #20683 from nextcloud/backport/20650/stable17
Roeland Jago Douma [Wed, 29 Apr 2020 08:26:34 +0000 (10:26 +0200)]
Merge pull request #20683 from nextcloud/backport/20650/stable17

[stable17] Adhere to EMailTemplate interface in constructor call.

4 years agoMerge pull request #20704 from nextcloud/backport/20636/stable17
Roeland Jago Douma [Wed, 29 Apr 2020 08:10:41 +0000 (10:10 +0200)]
Merge pull request #20704 from nextcloud/backport/20636/stable17

[stable17] Add tests for update notification controller for non-default updater …

4 years agoMerge pull request #20681 from nextcloud/backport/20632/stable17
Roeland Jago Douma [Wed, 29 Apr 2020 08:10:07 +0000 (10:10 +0200)]
Merge pull request #20681 from nextcloud/backport/20632/stable17

[stable17] Only catch anonymous OPTIONS for Office

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 29 Apr 2020 02:17:13 +0000 (02:17 +0000)]
[tx-robot] updated from transifex

4 years agoAdd tests for update notification controller for non-default updater server URL 20704/head
Morris Jobke [Fri, 24 Apr 2020 16:00:49 +0000 (18:00 +0200)]
Add tests for update notification controller for non-default updater server URL

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
4 years agoMerge pull request #20620 from nextcloud/backport/20470/stable17-fix/noid/karma-coverage
Morris Jobke [Tue, 28 Apr 2020 11:15:08 +0000 (13:15 +0200)]
Merge pull request #20620 from nextcloud/backport/20470/stable17-fix/noid/karma-coverage

[stable17] Fix jsunit tests

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 28 Apr 2020 02:16:41 +0000 (02:16 +0000)]
[tx-robot] updated from transifex

4 years agoAdhere to EMailTemplate interface in constructor call. 20683/head
Tekhnee [Sat, 25 Apr 2020 18:24:21 +0000 (21:24 +0300)]
Adhere to EMailTemplate interface in constructor call.

Email creation appears to have been refactored lately but it looks like custom template-based emails were left out.

Signed-off-by: Tekhnee <info@tekhnee.org>
4 years agoOnly catch anonymous OPTIONS for Office 20681/head
Julius Härtl [Fri, 24 Apr 2020 11:31:17 +0000 (13:31 +0200)]
Only catch anonymous OPTIONS for Office

Signed-off-by: Julius Härtl <jus@bitgrid.net>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 27 Apr 2020 02:16:31 +0000 (02:16 +0000)]
[tx-robot] updated from transifex

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 26 Apr 2020 02:16:30 +0000 (02:16 +0000)]
[tx-robot] updated from transifex

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 25 Apr 2020 02:16:22 +0000 (02:16 +0000)]
[tx-robot] updated from transifex

4 years agoMerge pull request #20579 from nextcloud/backport/20449/stable17
Morris Jobke [Fri, 24 Apr 2020 12:34:51 +0000 (14:34 +0200)]
Merge pull request #20579 from nextcloud/backport/20449/stable17

[stable17] Array offset error due to empty file versions array

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 24 Apr 2020 02:28:18 +0000 (02:28 +0000)]
[tx-robot] updated from transifex

4 years agoFix jsunit tests 20620/head
Daniel Kesselberg [Tue, 14 Apr 2020 09:13:02 +0000 (11:13 +0200)]
Fix jsunit tests

JSUnit tests are failing for some reason. It seems to be related to a new karma-coverage version published a few hours ago.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
4 years agoMerge pull request #20603 from nextcloud/backport/20595/stable17
Morris Jobke [Thu, 23 Apr 2020 12:18:14 +0000 (14:18 +0200)]
Merge pull request #20603 from nextcloud/backport/20595/stable17

[stable17] Fix IE11 upload fallback methods

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 23 Apr 2020 02:17:13 +0000 (02:17 +0000)]
[tx-robot] updated from transifex

4 years agoFix IE11 upload fallback methods 20603/head
John Molakvoæ (skjnldsv) [Wed, 22 Apr 2020 11:40:23 +0000 (13:40 +0200)]
Fix IE11 upload fallback methods

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
4 years agoMerge pull request #20581 from nextcloud/version/17.0.6/final v17.0.6
Roeland Jago Douma [Wed, 22 Apr 2020 19:24:51 +0000 (21:24 +0200)]
Merge pull request #20581 from nextcloud/version/17.0.6/final

17.0.6

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 22 Apr 2020 02:17:25 +0000 (02:17 +0000)]
[tx-robot] updated from transifex

4 years ago17.0.6 20581/head
Roeland Jago Douma [Tue, 21 Apr 2020 08:54:13 +0000 (10:54 +0200)]
17.0.6

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
4 years agoFix #19066 - Array offset error due to empty file versions array 20579/head
Liam JACK [Sun, 12 Apr 2020 13:35:17 +0000 (15:35 +0200)]
Fix #19066 - Array offset error due to empty file versions array

Signed-off-by: Liam JACK <liamjack@users.noreply.github.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 21 Apr 2020 02:16:58 +0000 (02:16 +0000)]
[tx-robot] updated from transifex

4 years agoMerge pull request #20546 from nextcloud/version/17.0.6/RC2 v17.0.6RC2
Roeland Jago Douma [Mon, 20 Apr 2020 20:32:53 +0000 (22:32 +0200)]
Merge pull request #20546 from nextcloud/version/17.0.6/RC2

17.0.6 RC2

4 years agoMerge pull request #20513 from nextcloud/backport/20246/stable17
Roeland Jago Douma [Mon, 20 Apr 2020 20:32:41 +0000 (22:32 +0200)]
Merge pull request #20513 from nextcloud/backport/20246/stable17

[stable17] Provide the proper language to the mailer

4 years agoProvide the proper language to the mailer 20513/head
Roeland Jago Douma [Tue, 31 Mar 2020 12:02:39 +0000 (14:02 +0200)]
Provide the proper language to the mailer

Else we can't properly translate the footer in the recipients e-mail
language.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 20 Apr 2020 02:16:30 +0000 (02:16 +0000)]
[tx-robot] updated from transifex

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 19 Apr 2020 02:16:29 +0000 (02:16 +0000)]
[tx-robot] updated from transifex

4 years agoMerge pull request #20517 from nextcloud/backport/20505/stable17
Roeland Jago Douma [Sat, 18 Apr 2020 09:24:19 +0000 (11:24 +0200)]
Merge pull request #20517 from nextcloud/backport/20505/stable17

[stable17] do not advertise nulled userId for for systemwide credentials

4 years agoMerge pull request #20532 from nextcloud/backport/20529/stable17
Roeland Jago Douma [Sat, 18 Apr 2020 09:23:30 +0000 (11:23 +0200)]
Merge pull request #20532 from nextcloud/backport/20529/stable17

[stable17] Update list of multiple properties

4 years ago17.0.6 RC2 20546/head
Roeland Jago Douma [Sat, 18 Apr 2020 09:13:53 +0000 (11:13 +0200)]
17.0.6 RC2

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 18 Apr 2020 02:16:45 +0000 (02:16 +0000)]
[tx-robot] updated from transifex

4 years agoMerge pull request #20406 from nextcloud/backport/20363/stable17
Roeland Jago Douma [Fri, 17 Apr 2020 11:45:15 +0000 (13:45 +0200)]
Merge pull request #20406 from nextcloud/backport/20363/stable17

[stable17] update icewind/smb to 3.2.3

4 years agoUpdate list of multiple properties 20532/head
John Molakvoæ (skjnldsv) [Fri, 17 Apr 2020 07:12:06 +0000 (09:12 +0200)]
Update list of multiple properties

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 17 Apr 2020 02:16:48 +0000 (02:16 +0000)]
[tx-robot] updated from transifex

4 years agofix credentialsManager documentation and ensure userId to be used as string 20517/head
Arthur Schiwon [Wed, 15 Apr 2020 17:34:23 +0000 (19:34 +0200)]
fix credentialsManager documentation and ensure userId to be used as string

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
4 years agoadd DB tests for credentials manager
Arthur Schiwon [Wed, 15 Apr 2020 14:44:28 +0000 (16:44 +0200)]
add DB tests for credentials manager

these are actually expected to FAIL, because NULL as a userid is not
allowed in the schema, but documented to be used on the source

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 16 Apr 2020 02:17:50 +0000 (02:17 +0000)]
[tx-robot] updated from transifex

4 years agoMerge pull request #20494 from nextcloud/backport/20361/stable17
Roeland Jago Douma [Wed, 15 Apr 2020 19:12:25 +0000 (21:12 +0200)]
Merge pull request #20494 from nextcloud/backport/20361/stable17

[stable17] Close the streams in `writeStream` even when there is an exception

4 years agoMerge pull request #20457 from nextcloud/version/17.0.6/RC1 v17.0.6RC1
Roeland Jago Douma [Wed, 15 Apr 2020 18:25:45 +0000 (20:25 +0200)]
Merge pull request #20457 from nextcloud/version/17.0.6/RC1

17.0.6 RC1

4 years agoMerge pull request #20408 from nextcloud/backport/19435/stable17
Roeland Jago Douma [Wed, 15 Apr 2020 18:23:46 +0000 (20:23 +0200)]
Merge pull request #20408 from nextcloud/backport/19435/stable17

[stable17] Add text restore after restore icon

4 years agoMerge pull request #20496 from nextcloud/backport/20401/stable17
John Molakvoæ [Wed, 15 Apr 2020 13:22:42 +0000 (15:22 +0200)]
Merge pull request #20496 from nextcloud/backport/20401/stable17

[stable17] Fix absolute redirect

4 years agoMerge pull request #20484 from nextcloud/backport/19936/stable17
Joas Schilling [Wed, 15 Apr 2020 12:12:27 +0000 (14:12 +0200)]
Merge pull request #20484 from nextcloud/backport/19936/stable17

[stable17] Handle unset owner in sharing

4 years agoFix absolute redirect 20496/head
John Molakvoæ (skjnldsv) [Fri, 10 Apr 2020 06:50:15 +0000 (08:50 +0200)]
Fix absolute redirect

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
4 years agoClose the streams in `writeStream` even when there is an exception 20494/head
Robin Appelman [Wed, 8 Apr 2020 14:40:56 +0000 (16:40 +0200)]
Close the streams in `writeStream` even when there is an exception

Signed-off-by: Robin Appelman <robin@icewind.nl>
4 years agoMerge pull request #20487 from nextcloud/backport/20474/stable17
Morris Jobke [Wed, 15 Apr 2020 06:30:34 +0000 (08:30 +0200)]
Merge pull request #20487 from nextcloud/backport/20474/stable17

[stable17] Update root.crl due to revocation of spgverein.crt

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 15 Apr 2020 02:17:31 +0000 (02:17 +0000)]
[tx-robot] updated from transifex

4 years agoUpdate root.crl due to revocation of spgverein.crt 20487/head
Morris Jobke [Tue, 14 Apr 2020 12:37:05 +0000 (14:37 +0200)]
Update root.crl due to revocation of spgverein.crt

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
4 years agoHandle unset owner in sharing 20484/head
Joas Schilling [Fri, 13 Mar 2020 16:17:43 +0000 (17:17 +0100)]
Handle unset owner in sharing

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years agoMerge pull request #20189 from nextcloud/backport/18679/stable17
Morris Jobke [Tue, 14 Apr 2020 12:00:42 +0000 (14:00 +0200)]
Merge pull request #20189 from nextcloud/backport/18679/stable17

[stable17] fix OCA\DAV\CalDAV\CalDavBackend search $options

4 years agoMerge pull request #20164 from nextcloud/backport/19782/stable17
Morris Jobke [Tue, 14 Apr 2020 11:59:48 +0000 (13:59 +0200)]
Merge pull request #20164 from nextcloud/backport/19782/stable17

[stable17] Use global used space in quota wrappen when external storage is included

4 years agoAdd check that DateTime parameters are of correct type 20189/head
Thomas Citharel [Sun, 5 Jan 2020 20:32:33 +0000 (21:32 +0100)]
Add check that DateTime parameters are of correct type

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
4 years agoMerge pull request #20283 from nextcloud/backport/19180/stable17
Roeland Jago Douma [Tue, 14 Apr 2020 09:36:31 +0000 (11:36 +0200)]
Merge pull request #20283 from nextcloud/backport/19180/stable17

[stable17] Check for empty authorization headers for office requests

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 14 Apr 2020 02:17:07 +0000 (02:17 +0000)]
[tx-robot] updated from transifex

4 years ago17.0.6 RC1 20457/head
Roeland Jago Douma [Mon, 13 Apr 2020 11:23:12 +0000 (13:23 +0200)]
17.0.6 RC1

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 13 Apr 2020 02:20:02 +0000 (02:20 +0000)]
[tx-robot] updated from transifex

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 12 Apr 2020 03:09:34 +0000 (03:09 +0000)]
[tx-robot] updated from transifex

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 11 Apr 2020 02:18:55 +0000 (02:18 +0000)]
[tx-robot] updated from transifex

4 years agoAdd text restore after restore icon 20408/head
GretaD [Wed, 12 Feb 2020 14:08:14 +0000 (15:08 +0100)]
Add text restore after restore icon

Signed-off-by: GretaD <gretadoci@gmail.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
4 years agoupdate icewind/smb to 3.2.3 20406/head
Robin Appelman [Wed, 8 Apr 2020 15:29:34 +0000 (17:29 +0200)]
update icewind/smb to 3.2.3

Signed-off-by: Robin Appelman <robin@icewind.nl>
4 years agoMerge pull request #20263 from nextcloud/stable17-do-not-flood-console-when-uploading...
Roeland Jago Douma [Fri, 10 Apr 2020 06:39:36 +0000 (08:39 +0200)]
Merge pull request #20263 from nextcloud/stable17-do-not-flood-console-when-uploading-files

[stable17] Do not flood console when uploading files

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 10 Apr 2020 02:18:43 +0000 (02:18 +0000)]
[tx-robot] updated from transifex

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 9 Apr 2020 02:18:45 +0000 (02:18 +0000)]
[tx-robot] updated from transifex

4 years agoCompile Assets 20263/head
Gary Kim [Wed, 8 Apr 2020 06:44:01 +0000 (14:44 +0800)]
Compile Assets

Signed-off-by: Gary Kim <gary@garykim.dev>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 8 Apr 2020 02:19:04 +0000 (02:19 +0000)]
[tx-robot] updated from transifex

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 7 Apr 2020 02:18:28 +0000 (02:18 +0000)]
[tx-robot] updated from transifex

4 years agoMerge pull request #20336 from nextcloud/backport/19655/stable17
Roeland Jago Douma [Mon, 6 Apr 2020 18:54:34 +0000 (20:54 +0200)]
Merge pull request #20336 from nextcloud/backport/19655/stable17

[stable17] Catch NotFoundException when getting the user folder

4 years agoCatch NotFoundException when getting the user folder 20336/head
Julius Härtl [Wed, 26 Feb 2020 10:20:20 +0000 (11:20 +0100)]
Catch NotFoundException when getting the user folder

Signed-off-by: Julius Härtl <jus@bitgrid.net>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 6 Apr 2020 02:18:21 +0000 (02:18 +0000)]
[tx-robot] updated from transifex