]>
source.dussan.org Git - nextcloud-server.git/log
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>
Nextcloud bot [Mon, 4 May 2020 02:16:37 +0000 (02:16 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sun, 3 May 2020 02:16:34 +0000 (02:16 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sat, 2 May 2020 02:16:53 +0000 (02:16 +0000)]
[tx-robot] updated from transifex
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
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>
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
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
Nextcloud bot [Fri, 1 May 2020 02:17:07 +0000 (02:17 +0000)]
[tx-robot] updated from transifex
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>
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>
Nextcloud bot [Thu, 30 Apr 2020 02:17:30 +0000 (02:17 +0000)]
[tx-robot] updated from transifex
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.
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 …
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
Nextcloud bot [Wed, 29 Apr 2020 02:17:13 +0000 (02:17 +0000)]
[tx-robot] updated from transifex
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>
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
Nextcloud bot [Tue, 28 Apr 2020 02:16:41 +0000 (02:16 +0000)]
[tx-robot] updated from transifex
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>
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>
Nextcloud bot [Mon, 27 Apr 2020 02:16:31 +0000 (02:16 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sun, 26 Apr 2020 02:16:30 +0000 (02:16 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sat, 25 Apr 2020 02:16:22 +0000 (02:16 +0000)]
[tx-robot] updated from transifex
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
Nextcloud bot [Fri, 24 Apr 2020 02:28:18 +0000 (02:28 +0000)]
[tx-robot] updated from transifex
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>
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
Nextcloud bot [Thu, 23 Apr 2020 02:17:13 +0000 (02:17 +0000)]
[tx-robot] updated from transifex
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>
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
Nextcloud bot [Wed, 22 Apr 2020 02:17:25 +0000 (02:17 +0000)]
[tx-robot] updated from transifex
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>
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>
Nextcloud bot [Tue, 21 Apr 2020 02:16:58 +0000 (02:16 +0000)]
[tx-robot] updated from transifex
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
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
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>
Nextcloud bot [Mon, 20 Apr 2020 02:16:30 +0000 (02:16 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sun, 19 Apr 2020 02:16:29 +0000 (02:16 +0000)]
[tx-robot] updated from transifex
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
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
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>
Nextcloud bot [Sat, 18 Apr 2020 02:16:45 +0000 (02:16 +0000)]
[tx-robot] updated from transifex
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
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>
Nextcloud bot [Fri, 17 Apr 2020 02:16:48 +0000 (02:16 +0000)]
[tx-robot] updated from transifex
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>
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>
Nextcloud bot [Thu, 16 Apr 2020 02:17:50 +0000 (02:17 +0000)]
[tx-robot] updated from transifex
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
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
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
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
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
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>
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>
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
Nextcloud bot [Wed, 15 Apr 2020 02:17:31 +0000 (02:17 +0000)]
[tx-robot] updated from transifex
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>
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>
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
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
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>
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
Nextcloud bot [Tue, 14 Apr 2020 02:17:07 +0000 (02:17 +0000)]
[tx-robot] updated from transifex
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>
Nextcloud bot [Mon, 13 Apr 2020 02:20:02 +0000 (02:20 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sun, 12 Apr 2020 03:09:34 +0000 (03:09 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sat, 11 Apr 2020 02:18:55 +0000 (02:18 +0000)]
[tx-robot] updated from transifex
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>
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>
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
Nextcloud bot [Fri, 10 Apr 2020 02:18:43 +0000 (02:18 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Thu, 9 Apr 2020 02:18:45 +0000 (02:18 +0000)]
[tx-robot] updated from transifex
Gary Kim [Wed, 8 Apr 2020 06:44:01 +0000 (14:44 +0800)]
Compile Assets
Signed-off-by: Gary Kim <gary@garykim.dev>
Nextcloud bot [Wed, 8 Apr 2020 02:19:04 +0000 (02:19 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Tue, 7 Apr 2020 02:18:28 +0000 (02:18 +0000)]
[tx-robot] updated from transifex
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
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>
Nextcloud bot [Mon, 6 Apr 2020 02:18:21 +0000 (02:18 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sun, 5 Apr 2020 02:18:21 +0000 (02:18 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Sat, 4 Apr 2020 08:34:28 +0000 (10:34 +0200)]
Merge pull request #20157 from nextcloud/backport/20117/stable17
[stable17] Close updatenotification channel selector on click outside
Roeland Jago Douma [Sat, 4 Apr 2020 08:33:35 +0000 (10:33 +0200)]
Merge pull request #20149 from nextcloud/backport/19986/stable17
[stable17] RefreshWebcalService: randomly generate calendar-object uri
Roeland Jago Douma [Sat, 4 Apr 2020 08:30:41 +0000 (10:30 +0200)]
Merge pull request #20176 from nextcloud/backport/20123/stable17
[stable17] Bugfix - Prevent PHP Warning for count on null on LDAP
Nextcloud bot [Sat, 4 Apr 2020 02:18:09 +0000 (02:18 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Fri, 3 Apr 2020 12:08:38 +0000 (12:08 +0000)]
[tx-robot] updated from transifex
Julius Härtl [Mon, 23 Dec 2019 12:08:10 +0000 (13:08 +0100)]
Check for empty authorization headers for office requests and allow anonymous option on the whole tree
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Roeland Jago Douma [Thu, 2 Apr 2020 17:22:45 +0000 (19:22 +0200)]
Merge pull request #20259 from nextcloud/backport/19781/stable17
[stable17] Dont always use the current users quota when calculating storage info
Hannes Burger [Tue, 22 Oct 2019 19:01:23 +0000 (21:01 +0200)]
fix uploadprogressbar tooltip
Signed-off-by: Hannes Burger <hburger30@gmail.com>
Roeland Jago Douma [Fri, 4 Oct 2019 17:32:12 +0000 (19:32 +0200)]
Remove the tests since the library is tested
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Fri, 4 Oct 2019 11:23:32 +0000 (13:23 +0200)]
Move to escape-html
* If there is a package that does exactly the same then lets us use that
* Import it properly in the internals (less deprecation warnings)
As it is now used from the translation function this also prevents
flooding the console on big file uploads with messages about
"humanFileSize" being deprecated, which decreases the performance (even
if the developer tools of the browser are not open) and in some cases
even cause the upload to fail.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Daniel Calviño Sánchez [Wed, 1 Apr 2020 12:49:07 +0000 (14:49 +0200)]
Call "OC.Util.humanFileSize" instead of global "humanFileSize"
This prevents flooding the console on big file uploads with messages
about "humanFileSize" being deprecated, which decreases the performance
(even if the developer tools of the browser are not open) and in some
cases even cause the upload to fail.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Robin Appelman [Wed, 4 Mar 2020 16:20:27 +0000 (17:20 +0100)]
Dont always use the current users quota when calculating storage info
instead pass the quota as parameter.
Without this fix, when 'quota_include_external_storage' is enabled, the
webui will show the quota configured for the admin for every user
instead of the users quota
Signed-off-by: Robin Appelman <robin@icewind.nl>
Roeland Jago Douma [Wed, 1 Apr 2020 07:50:09 +0000 (09:50 +0200)]
Merge pull request #20203 from nextcloud/backport/19978/stable17
[stable17] Actually check if the owner is not null
John Molakvoæ [Tue, 31 Mar 2020 10:10:00 +0000 (12:10 +0200)]
Merge pull request #20239 from nextcloud/backport/20234/stable17
[stable17] Remove Acrobat logo from PDF filetype icon
Jan-Christoph Borchardt [Mon, 30 Mar 2020 16:41:51 +0000 (18:41 +0200)]
Remove Acrobat logo from PDF filetype icon
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Nextcloud bot [Tue, 31 Mar 2020 02:19:21 +0000 (02:19 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Mon, 30 Mar 2020 02:18:53 +0000 (02:18 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sun, 29 Mar 2020 02:20:33 +0000 (02:20 +0000)]
[tx-robot] updated from transifex