]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
4 years agoMerge pull request #22589 from nextcloud/bugfix/noid/allow-additional-personal-settin...
blizzz [Mon, 7 Sep 2020 09:34:06 +0000 (11:34 +0200)]
Merge pull request #22589 from nextcloud/bugfix/noid/allow-additional-personal-settings-via-normal-registration

Allow additional personal settings via normal registration

4 years agoMerge pull request #22637 from nextcloud/bugfix/noid/fix-css-selector-for-status...
Julien Veyssier [Mon, 7 Sep 2020 08:53:54 +0000 (10:53 +0200)]
Merge pull request #22637 from nextcloud/bugfix/noid/fix-css-selector-for-status-icon

Fix weather status icon selector with nextcloud/vue update

4 years agoMerge pull request #22617 from nextcloud/dependabot/npm_and_yarn/babel/core-7.11.6
Roeland Jago Douma [Mon, 7 Sep 2020 08:38:01 +0000 (10:38 +0200)]
Merge pull request #22617 from nextcloud/dependabot/npm_and_yarn/babel/core-7.11.6

Bump @babel/core from 7.11.4 to 7.11.6

4 years agoFix weather status icon selector with nextcloud/vue update 22637/head
Joas Schilling [Mon, 7 Sep 2020 07:51:30 +0000 (09:51 +0200)]
Fix weather status icon selector with nextcloud/vue update

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years agoBump @babel/core from 7.11.4 to 7.11.6 22617/head
dependabot-preview[bot] [Mon, 7 Sep 2020 06:51:27 +0000 (06:51 +0000)]
Bump @babel/core from 7.11.4 to 7.11.6

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.11.4 to 7.11.6.
- [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.11.6/packages/babel-core)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years agoMerge pull request #22136 from nextcloud/design/reasons-to-use-nextcloud
Roeland Jago Douma [Mon, 7 Sep 2020 06:49:05 +0000 (08:49 +0200)]
Merge pull request #22136 from nextcloud/design/reasons-to-use-nextcloud

Add 'Reasons to use Nextcloud in your organization' call to action in settings

4 years agoMerge pull request #21945 from nextcloud/fix-contact-download-picture
John Molakvoæ [Mon, 7 Sep 2020 06:40:23 +0000 (08:40 +0200)]
Merge pull request #21945 from nextcloud/fix-contact-download-picture

Changed Content-Disposition header to download Contact Photo with correct extension

4 years agoAdd 'Reasons to use Nextcloud in your organization' call to action in settings 22136/head
Jan C. Borchardt [Thu, 6 Aug 2020 20:55:30 +0000 (22:55 +0200)]
Add 'Reasons to use Nextcloud in your organization' call to action in settings

Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 7 Sep 2020 02:16:39 +0000 (02:16 +0000)]
[tx-robot] updated from transifex

4 years agoMerge pull request #22583 from nextcloud/fix/noid/remove-unused-code
Roeland Jago Douma [Sun, 6 Sep 2020 17:55:00 +0000 (19:55 +0200)]
Merge pull request #22583 from nextcloud/fix/noid/remove-unused-code

LDAP: remove unused methods and DB values

4 years agoMerge pull request #22605 from nextcloud-pr-bot/automated/noid/psalm-baseline-update
Roeland Jago Douma [Sun, 6 Sep 2020 17:46:07 +0000 (19:46 +0200)]
Merge pull request #22605 from nextcloud-pr-bot/automated/noid/psalm-baseline-update

[Automated] Update psalm-baseline.xml

4 years agoUpdate psalm baseline 22605/head
Nextcloud-PR-Bot [Sun, 6 Sep 2020 04:22:33 +0000 (04:22 +0000)]
Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 6 Sep 2020 02:16:52 +0000 (02:16 +0000)]
[tx-robot] updated from transifex

4 years agoChange Content-Disposition Header 21945/head
Jacob Neplokh [Sat, 5 Sep 2020 18:44:01 +0000 (11:44 -0700)]
Change Content-Disposition Header

- Make ALLOWED_CONTENT_TYPES public in order to use
- Add $fileName variable which uses "$node->getName()" to get the proper file name and "$file->getMimeType()" along with the ALLOWED_CONTENT_TYPES array in PhotoCache.php to get the proper file extension
- Make "$fileName" the name of the file in the Content-Disposition header when downloading a Contact's photo
- Add filename to the CardDAV integration image export test header
- Change headers in ImageExportPluginTest to reflect changes

Signed-off-by: Jacob Neplokh <me@jacobneplokh.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 5 Sep 2020 02:16:45 +0000 (02:16 +0000)]
[tx-robot] updated from transifex

4 years agoMerge pull request #22531 from nextcloud/fix/save-statuses
John Molakvoæ [Fri, 4 Sep 2020 19:24:52 +0000 (21:24 +0200)]
Merge pull request #22531 from nextcloud/fix/save-statuses

Fix dashboard statuses toggling

4 years agoMerge pull request #22597 from nextcloud/techdebt/noid/allow-to-di-the-settings-manager
Roeland Jago Douma [Fri, 4 Sep 2020 18:22:52 +0000 (20:22 +0200)]
Merge pull request #22597 from nextcloud/techdebt/noid/allow-to-di-the-settings-manager

Add missing alias for OCP\Settings\IManager and deprecate the old one

4 years agoMerge pull request #17456 from brad2014/feature/brad2014/12391-improve-imip-mail...
John Molakvoæ [Fri, 4 Sep 2020 17:53:02 +0000 (19:53 +0200)]
Merge pull request #17456 from brad2014/feature/brad2014/12391-improve-imip-mail-message-take-2

4 years agoMerge pull request #22543 from nextcloud/bugfix/noid/dont-keep-menu-open-for-next...
John Molakvoæ [Fri, 4 Sep 2020 17:51:00 +0000 (19:51 +0200)]
Merge pull request #22543 from nextcloud/bugfix/noid/dont-keep-menu-open-for-next-user-after-delete

Don't keep menu open for next user after deleting one

4 years agoMerge pull request #22596 from nextcloud/build-weather-status
John Molakvoæ [Fri, 4 Sep 2020 17:50:30 +0000 (19:50 +0200)]
Merge pull request #22596 from nextcloud/build-weather-status

Build weather-status to solve design issues

4 years agobuild weather-status to solve design issues 22596/head
Julien Veyssier [Fri, 4 Sep 2020 14:07:01 +0000 (16:07 +0200)]
build weather-status to solve design issues

Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
4 years agorefs #22468 fix empty php array becoming an array instead of an object in UI 22531/head
Julien Veyssier [Mon, 31 Aug 2020 15:44:30 +0000 (17:44 +0200)]
refs #22468 fix empty php array becoming an array instead of an object in UI

Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
4 years agoAdd missing alias for OCP\Settings\IManager and deprecate the old one 22597/head
Joas Schilling [Fri, 4 Sep 2020 14:39:01 +0000 (16:39 +0200)]
Add missing alias for OCP\Settings\IManager and deprecate the old one

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years agoDon't keep menu open for next user after deleting one 22543/head
Joas Schilling [Tue, 1 Sep 2020 18:56:08 +0000 (20:56 +0200)]
Don't keep menu open for next user after deleting one

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years agoMerge pull request #22577 from nextcloud/bugfix/noid/better-error-when-chunk-assembli...
Joas Schilling [Fri, 4 Sep 2020 13:50:11 +0000 (15:50 +0200)]
Merge pull request #22577 from nextcloud/bugfix/noid/better-error-when-chunk-assembling-is-denied

Better error message when blocked by access control

4 years agoAllow additional personal settings via normal registration 22589/head
Joas Schilling [Fri, 4 Sep 2020 13:21:48 +0000 (15:21 +0200)]
Allow additional personal settings via normal registration

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years agoMerge pull request #22573 from nextcloud/bugfix/noid/tooltip-dashboard-firstrun
Roeland Jago Douma [Fri, 4 Sep 2020 11:34:49 +0000 (13:34 +0200)]
Merge pull request #22573 from nextcloud/bugfix/noid/tooltip-dashboard-firstrun

Remove tooltip on customize button in dashboard

4 years agoadd repair step to clean up DB off lastFeatureRefresh entries in user prefs 22583/head
Arthur Schiwon [Fri, 4 Sep 2020 08:51:41 +0000 (10:51 +0200)]
add repair step to clean up DB off lastFeatureRefresh entries in user prefs

- also removes related app setting "updateAttributesInterval"

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
4 years agothese code bits were part of old logic that was already refactored out
Arthur Schiwon [Fri, 4 Sep 2020 08:27:25 +0000 (10:27 +0200)]
these code bits were part of old logic that was already refactored out

- only references were in unit tests

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
4 years agoMerge pull request #22540 from nextcloud/bugfix/noid/fix_status_nc2.6_regressions
John Molakvoæ [Fri, 4 Sep 2020 08:37:37 +0000 (10:37 +0200)]
Merge pull request #22540 from nextcloud/bugfix/noid/fix_status_nc2.6_regressions

Adapt status menu styles to nc/vue 2.6

4 years agoMerge pull request #22578 from nextcloud/up/files_external/smb
Roeland Jago Douma [Fri, 4 Sep 2020 08:26:21 +0000 (10:26 +0200)]
Merge pull request #22578 from nextcloud/up/files_external/smb

Upgrade icewind/smb to 3.2.7

4 years agoMerge pull request #22550 from nextcloud/bugfix/13556/use-correct-root-when-compiling...
Joas Schilling [Fri, 4 Sep 2020 06:58:07 +0000 (08:58 +0200)]
Merge pull request #22550 from nextcloud/bugfix/13556/use-correct-root-when-compiling-scss

Use the correct root to determinate the webroot for the resource

4 years agoUpgrade icewind/smb to 3.2.7 22578/head
Roeland Jago Douma [Fri, 4 Sep 2020 06:57:27 +0000 (08:57 +0200)]
Upgrade icewind/smb to 3.2.7

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
4 years agoBetter error message when blocked by access control 22577/head
Joas Schilling [Fri, 4 Sep 2020 06:51:35 +0000 (08:51 +0200)]
Better error message when blocked by access control

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years agoRemove tooltip on customize button in dashboard 22573/head
Julius Härtl [Fri, 4 Sep 2020 06:10:59 +0000 (08:10 +0200)]
Remove tooltip on customize button in dashboard

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

4 years agoMerge pull request #21082 from nextcloud/enh/noid/apps-settings
Roeland Jago Douma [Thu, 3 Sep 2020 20:13:27 +0000 (22:13 +0200)]
Merge pull request #21082 from nextcloud/enh/noid/apps-settings

Show changelog in apps management

4 years agoMerge pull request #22524 from nextcloud/fix/apppassword_update
Roeland Jago Douma [Thu, 3 Sep 2020 20:00:25 +0000 (22:00 +0200)]
Merge pull request #22524 from nextcloud/fix/apppassword_update

Fix app password updating out of bounds

4 years agoShow changelog in apps management 21082/head
Julius Härtl [Tue, 1 Sep 2020 10:07:48 +0000 (12:07 +0200)]
Show changelog in apps management

Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
4 years agoFix app password updating out of bounds 22524/head
Roeland Jago Douma [Mon, 31 Aug 2020 17:45:40 +0000 (19:45 +0200)]
Fix app password updating out of bounds

When your password changes out of bounds your Nextcloud tokens will
become invalid. There is no real way around that. However we should make
sure that if you successfully log in again your passwords are all
updates

* Added event listener to the PostLoggedInEvent so that we can act on it
  - Only if it is not a token login
* Make sure that we actually reset the invalid state when we update a
  token. Else it keeps being marked invalid and thus not used.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
4 years agoFix status menu styles after nc/vue 2.6 upgrade 22540/head
Georg Ehrke [Tue, 1 Sep 2020 14:21:57 +0000 (16:21 +0200)]
Fix status menu styles after nc/vue 2.6 upgrade

Signed-off-by: Georg Ehrke <developer@georgehrke.com>
4 years agoMerge pull request #22455 from nextcloud/version/20.0.0/beta3 v20.0.0beta3
Roeland Jago Douma [Thu, 3 Sep 2020 11:09:03 +0000 (13:09 +0200)]
Merge pull request #22455 from nextcloud/version/20.0.0/beta3

20 Beta3

4 years agoMerge pull request #22556 from nextcloud/bugfix/noid/cleanup-part-file
blizzz [Thu, 3 Sep 2020 11:01:08 +0000 (13:01 +0200)]
Merge pull request #22556 from nextcloud/bugfix/noid/cleanup-part-file

Do not keep the part file if the forbidden exception has no retry set

4 years agoMerge pull request #22557 from nextcloud/bugfix/noid/group-share-failure
blizzz [Thu, 3 Sep 2020 10:59:45 +0000 (12:59 +0200)]
Merge pull request #22557 from nextcloud/bugfix/noid/group-share-failure

Do not fail if share for mountpoint is no longer available

4 years agoDo not fail if share for mountpoint is no longer available 22557/head
Julius Härtl [Thu, 3 Sep 2020 09:17:59 +0000 (11:17 +0200)]
Do not fail if share for mountpoint is no longer available

Signed-off-by: Julius Härtl <jus@bitgrid.net>
4 years agoDo not keep the part file if the forbidden exception has retry set to false 22556/head
Julius Härtl [Thu, 3 Sep 2020 09:00:24 +0000 (11:00 +0200)]
Do not keep the part file if the forbidden exception has retry set to false

Signed-off-by: Julius Härtl <jus@bitgrid.net>
4 years agoMerge pull request #22111 from nextcloud/enh/unified-search-filters
John Molakvoæ [Thu, 3 Sep 2020 08:25:55 +0000 (10:25 +0200)]
Merge pull request #22111 from nextcloud/enh/unified-search-filters

4 years agoMerge pull request #22528 from nextcloud/bug/22475/trash-bin-size
Roeland Jago Douma [Thu, 3 Sep 2020 07:28:48 +0000 (09:28 +0200)]
Merge pull request #22528 from nextcloud/bug/22475/trash-bin-size

Change free space calculation

4 years agoMerge pull request #22545 from nextcloud-pr-bot/automated/noid/psalm-baseline-update
Roeland Jago Douma [Thu, 3 Sep 2020 07:28:13 +0000 (09:28 +0200)]
Merge pull request #22545 from nextcloud-pr-bot/automated/noid/psalm-baseline-update

[Automated] Update psalm-baseline.xml

4 years agoAdjust acceptance tests to changes in @nextcloud/vue 2.6.3 22111/head
Daniel Calviño Sánchez [Wed, 2 Sep 2020 02:24:03 +0000 (04:24 +0200)]
Adjust acceptance tests to changes in @nextcloud/vue 2.6.3

The menu button and the menu of a share are no longer direct childs of
the actions of the share row. The menu button is now a child of a
".trigger" element, while the menu is a direct child of the body and has
an id defined in the "aria-describedby" attribute of the ".trigger"
element.

In XPath 1.0 it does not seem possible to "backreference" a value or
create variables, so when the share menu or one of its item is needed
now the ".trigger" element is first found and then its XPath expression
is used to compose its "aria-describedby" attribute in the XPath
expression for the menu.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
4 years agoBump @nextcloud/vue to v2.6.3
John Molakvoæ (skjnldsv) [Fri, 21 Aug 2020 10:01:09 +0000 (12:01 +0200)]
Bump @nextcloud/vue to v2.6.3

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
4 years agoFix search placeholder animation & dark theme compatibility
John Molakvoæ (skjnldsv) [Wed, 5 Aug 2020 12:42:08 +0000 (14:42 +0200)]
Fix search placeholder animation & dark theme compatibility

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
4 years agoAllow unified search filtering
John Molakvoæ (skjnldsv) [Wed, 5 Aug 2020 10:56:11 +0000 (12:56 +0200)]
Allow unified search filtering

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
4 years agoUpdate psalm baseline 22545/head
Nextcloud-PR-Bot [Thu, 3 Sep 2020 04:22:57 +0000 (04:22 +0000)]
Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 3 Sep 2020 02:16:37 +0000 (02:16 +0000)]
[tx-robot] updated from transifex

4 years agoMinor cleanup: php-cs-fixer, tests, interface consistency 17456/head
Brad Rubenstein [Wed, 2 Sep 2020 15:16:24 +0000 (17:16 +0200)]
Minor cleanup:  php-cs-fixer, tests, interface consistency

IMipPlugin.php Removed blank lines to make php-cs-fixer happy.
Minor cleanup:  bugs found by Psalm static checker
IEMailTemplate: The public interface to addBodyListItem also needs to include the new plainIndent parameter.
IMipPlugin: Fixes an undefined variable for events that do not have DTEND.  Also use explicit string conversion for parameters and properties in several places.

The new email template adds an additional blank line before "button" links in plain text, so the tests were fixed to include that additional blank line.

Signed-off-by: Brad Rubenstein <brad@wbr.tech>
4 years agoUse the correct root to determinate the webroot for the resource 22550/head
Joas Schilling [Wed, 2 Sep 2020 15:13:24 +0000 (17:13 +0200)]
Use the correct root to determinate the webroot for the resource

Since all the compiled routes are based on the server webroot,
we have to use this, independent from which app this belongs to.

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years agoMerge pull request #22526 from nextcloud/feature/unified-search/emit-query
John Molakvoæ [Wed, 2 Sep 2020 07:27:58 +0000 (09:27 +0200)]
Merge pull request #22526 from nextcloud/feature/unified-search/emit-query

Emit unified search query

4 years agoEmit unified search query 22526/head
Raimund Schlüßler [Mon, 31 Aug 2020 19:38:07 +0000 (21:38 +0200)]
Emit unified search query

Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 2 Sep 2020 02:17:10 +0000 (02:17 +0000)]
[tx-robot] updated from transifex

4 years agoMerge pull request #22423 from nextcloud/bugfix/noid/direct-editing-encryption
Roeland Jago Douma [Tue, 1 Sep 2020 18:32:21 +0000 (20:32 +0200)]
Merge pull request #22423 from nextcloud/bugfix/noid/direct-editing-encryption

Do not expose direct editing if no master key is available

4 years agoMerge pull request #22535 from nextcloud/fix/zipstreamer_external_storage
Christoph Wurst [Tue, 1 Sep 2020 13:40:46 +0000 (15:40 +0200)]
Merge pull request #22535 from nextcloud/fix/zipstreamer_external_storage

Only disable zip64 if the size is known

4 years agoOnly disable zip64 if the size is known 22535/head
Roeland Jago Douma [Tue, 1 Sep 2020 09:24:01 +0000 (11:24 +0200)]
Only disable zip64 if the size is known

Else we might run into the issue that for an external storage where the
size is not known yet we do not use zip64. Which then of course fails on
large zip files.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
4 years agoMerge pull request #22533 from nextcloud/fix/noid/rm-matcher-magic
blizzz [Tue, 1 Sep 2020 09:55:57 +0000 (11:55 +0200)]
Merge pull request #22533 from nextcloud/fix/noid/rm-matcher-magic

Flow: do not hide "matches" and "does not match" checkers

4 years agoDo not expose direct editing if no master key is available 22423/head
Julius Härtl [Tue, 25 Aug 2020 15:12:27 +0000 (17:12 +0200)]
Do not expose direct editing if no master key is available

Signed-off-by: Julius Härtl <jus@bitgrid.net>
4 years agoTests only: Forward calls to getUserValue and getAppValue 22528/head
Daniel Kesselberg [Tue, 1 Sep 2020 07:58:59 +0000 (09:58 +0200)]
Tests only: Forward calls to getUserValue and getAppValue

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
4 years agodo not hide "matches" and "does not match" checkers 22533/head
Arthur Schiwon [Tue, 1 Sep 2020 08:29:46 +0000 (10:29 +0200)]
do not hide "matches" and "does not match" checkers

- they show up previously with / typed – end user needs to know about it
- inconsistent with some other fields, that show it directly

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
4 years agoMerge pull request #22491 from nextcloud/dependabot/npm_and_yarn/dompurify-2.0.14
dependabot-preview[bot] [Tue, 1 Sep 2020 06:55:07 +0000 (06:55 +0000)]
Merge pull request #22491 from nextcloud/dependabot/npm_and_yarn/dompurify-2.0.14

4 years agoMerge pull request #22116 from nextcloud/bugfix/noid/transfer-ownership-share-root
Roeland Jago Douma [Tue, 1 Sep 2020 06:50:22 +0000 (08:50 +0200)]
Merge pull request #22116 from nextcloud/bugfix/noid/transfer-ownership-share-root

Fix share transfer of single files and on the transfered node

4 years agoMerge pull request #16632 from nextcloud/bugfix/external-reshare
Roeland Jago Douma [Tue, 1 Sep 2020 06:48:31 +0000 (08:48 +0200)]
Merge pull request #16632 from nextcloud/bugfix/external-reshare

Set proper root path for single file shares originating from other storages

4 years agoBump dompurify from 2.0.12 to 2.0.14 22491/head
dependabot-preview[bot] [Mon, 31 Aug 2020 14:50:03 +0000 (14:50 +0000)]
Bump dompurify from 2.0.12 to 2.0.14

Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.0.12 to 2.0.14.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/2.0.12...2.0.14)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 1 Sep 2020 02:16:09 +0000 (02:16 +0000)]
[tx-robot] updated from transifex

4 years agoChange free space calculation
Daniel Kesselberg [Mon, 31 Aug 2020 21:10:04 +0000 (23:10 +0200)]
Change free space calculation

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
4 years agoMerge pull request #22514 from nextcloud/fix/s3/only_delete_new_failed
Roeland Jago Douma [Mon, 31 Aug 2020 17:03:24 +0000 (19:03 +0200)]
Merge pull request #22514 from nextcloud/fix/s3/only_delete_new_failed

Fix S3 error handling

4 years agoMerge pull request #22424 from nextcloud/feature/noid/dnd_will_mute_notifications
Georg Ehrke [Mon, 31 Aug 2020 15:45:24 +0000 (17:45 +0200)]
Merge pull request #22424 from nextcloud/feature/noid/dnd_will_mute_notifications

User Status: Display hint that DND mutes all notifications

4 years agoMerge pull request #22517 from nextcloud/external-mount-id-before-wrapper
Robin Appelman [Mon, 31 Aug 2020 15:19:51 +0000 (15:19 +0000)]
Merge pull request #22517 from nextcloud/external-mount-id-before-wrapper

set the mount id before calling storage wrapper

4 years agoUser Status: Display hint that DND mutes all notifications 22424/head
Georg Ehrke [Tue, 25 Aug 2020 15:46:11 +0000 (17:46 +0200)]
User Status: Display hint that DND mutes all notifications

Signed-off-by: Georg Ehrke <developer@georgehrke.com>
4 years agoMerge pull request #22494 from nextcloud/dependabot/npm_and_yarn/underscore-1.11.0
dependabot-preview[bot] [Mon, 31 Aug 2020 14:44:33 +0000 (14:44 +0000)]
Merge pull request #22494 from nextcloud/dependabot/npm_and_yarn/underscore-1.11.0

4 years agoset the mount id before calling storage wrapper 22517/head
Robin Appelman [Mon, 31 Aug 2020 14:38:47 +0000 (16:38 +0200)]
set the mount id before calling storage wrapper

this allows the storage wrapper to use the mount id for it's own logic

Signed-off-by: Robin Appelman <robin@icewind.nl>
4 years agoBump underscore from 1.10.2 to 1.11.0 22494/head
dependabot-preview[bot] [Mon, 31 Aug 2020 13:47:17 +0000 (13:47 +0000)]
Bump underscore from 1.10.2 to 1.11.0

Bumps [underscore](https://github.com/jashkenas/underscore) from 1.10.2 to 1.11.0.
- [Release notes](https://github.com/jashkenas/underscore/releases)
- [Commits](https://github.com/jashkenas/underscore/compare/1.10.2...1.11.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
4 years agoMerge pull request #22459 from nextcloud/dependabot/npm_and_yarn/nextcloud/dialogs...
dependabot-preview[bot] [Mon, 31 Aug 2020 13:41:58 +0000 (13:41 +0000)]
Merge pull request #22459 from nextcloud/dependabot/npm_and_yarn/nextcloud/dialogs-2.0.1

4 years agoMerge pull request #22472 from nextcloud/fix/contacts-interaction-blob-postgres
blizzz [Mon, 31 Aug 2020 13:07:22 +0000 (15:07 +0200)]
Merge pull request #22472 from nextcloud/fix/contacts-interaction-blob-postgres

Fix writing BLOBs to postgres with recent contacts interaction

4 years agoTransfer shares of the transferred root node 22116/head
Julius Härtl [Fri, 31 Jul 2020 09:10:48 +0000 (11:10 +0200)]
Transfer shares of the transferred root node

Signed-off-by: Julius Härtl <jus@bitgrid.net>
4 years agoOnly update the filecache entry once the file has been written to S3 22514/head
Roeland Jago Douma [Mon, 31 Aug 2020 10:28:04 +0000 (12:28 +0200)]
Only update the filecache entry once the file has been written to S3

If we already update before we have no way to revert if the upload
fails.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
4 years agoDon't lose filecache entry on s3 overwrite error
Roeland Jago Douma [Mon, 31 Aug 2020 10:25:20 +0000 (12:25 +0200)]
Don't lose filecache entry on s3 overwrite error

If the object store errors we should not always delete the filecache
entry. As this might lead to people losing access to their files.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
4 years agoBump @nextcloud/dialogs from 1.4.0 to 2.0.1 22459/head
dependabot-preview[bot] [Mon, 31 Aug 2020 09:08:53 +0000 (09:08 +0000)]
Bump @nextcloud/dialogs from 1.4.0 to 2.0.1

Bumps [@nextcloud/dialogs](https://github.com/nextcloud/nextcloud-dialogs) from 1.4.0 to 2.0.1.
- [Release notes](https://github.com/nextcloud/nextcloud-dialogs/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-dialogs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-dialogs/compare/v1.4.0...v2.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
4 years agoMerge pull request #22511 from nextcloud/fix/oca-search-monkey-patch
Roeland Jago Douma [Mon, 31 Aug 2020 09:04:49 +0000 (11:04 +0200)]
Merge pull request #22511 from nextcloud/fix/oca-search-monkey-patch

Declare OCA.Search  directly, not via a monkey patch

4 years agoDeclare OCA.Search directly, not via a monkey patch 22511/head
Christoph Wurst [Mon, 31 Aug 2020 08:31:12 +0000 (10:31 +0200)]
Declare OCA.Search  directly, not via a monkey patch

Apps could use OCA.Search very early on a page load without a problem
prior to Nextcloud 20 (current master). Since the unified search work
moved some code around, it now was added later, resulting in `TypeError:
OCA.Search is not a constructor` errors if the apps did not wrap their
calls in a `DOMLoaded` event handler.

To ensure existing code continues to work without modification, this
patch moves the declaration of the `OCA.Search` API to where we defined
`OCA`, instead of monkey-patching it later on.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
4 years agoMerge pull request #22502 from nextcloud/fix/12302/oauth2_table
Roeland Jago Douma [Mon, 31 Aug 2020 07:49:02 +0000 (09:49 +0200)]
Merge pull request #22502 from nextcloud/fix/12302/oauth2_table

Pimp Oauth2 table

4 years agoPimp Oauth2 table 22502/head
Roeland Jago Douma [Sun, 30 Aug 2020 17:58:55 +0000 (19:58 +0200)]
Pimp Oauth2 table

Fixes #12302

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

4 years agoMerge pull request #22476 from nextcloud/setting-sections-unique
Roeland Jago Douma [Sun, 30 Aug 2020 19:15:50 +0000 (21:15 +0200)]
Merge pull request #22476 from nextcloud/setting-sections-unique

ignore duplicate setting sections

4 years agoMerge pull request #22481 from nextcloud/fix-clicks-on-actions-menu-of-non-opaque...
Roeland Jago Douma [Sun, 30 Aug 2020 18:07:13 +0000 (20:07 +0200)]
Merge pull request #22481 from nextcloud/fix-clicks-on-actions-menu-of-non-opaque-file-rows-in-acceptance-tests

Fix clicks on actions menu of non opaque file rows in acceptance tests

4 years agoMerge pull request #22490 from nextcloud/dependabot/npm_and_yarn/webpack-node-externa...
Roeland Jago Douma [Sun, 30 Aug 2020 18:06:10 +0000 (20:06 +0200)]
Merge pull request #22490 from nextcloud/dependabot/npm_and_yarn/webpack-node-externals-2.5.2

Bump webpack-node-externals from 2.5.1 to 2.5.2

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

4 years agoBump webpack-node-externals from 2.5.1 to 2.5.2 22490/head
dependabot-preview[bot] [Sat, 29 Aug 2020 17:20:31 +0000 (17:20 +0000)]
Bump webpack-node-externals from 2.5.1 to 2.5.2

Bumps [webpack-node-externals](https://github.com/liady/webpack-node-externals) from 2.5.1 to 2.5.2.
- [Release notes](https://github.com/liady/webpack-node-externals/releases)
- [Commits](https://github.com/liady/webpack-node-externals/compare/v2.5.1...v2.5.2)

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

4 years agoFix clicks on actions menu of non opaque file rows in acceptance tests 22481/head
Daniel Calviño Sánchez [Fri, 28 Aug 2020 23:08:30 +0000 (01:08 +0200)]
Fix clicks on actions menu of non opaque file rows in acceptance tests

When a row is added to the file list the opacity of the file row is
animated from transparent to fully opaque. As the file actions menu is a
descendant of the row but overflows it when the row is not fully opaque
clicks on the menu entries "fall-through" and are received instead by
the rows behind.

The opacity animation is a CSS animation, and it is not possible to know
if a row is appearing or not except from its opacity (the row will have
the "appear" CSS class even after the animation ended). Therefore it
should be waited until the row of the file is fully opaque before using
the menu.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
4 years agoignore duplicate setting sections 22476/head
Robin Appelman [Fri, 28 Aug 2020 15:06:48 +0000 (17:06 +0200)]
ignore duplicate setting sections

this prevents some 'Section with the same ID already registered' errors in the log

also includes an improvement of the error message to make other cases easier to find

Signed-off-by: Robin Appelman <robin@icewind.nl>
4 years agoMerge pull request #21288 from lmamane/master
Roeland Jago Douma [Fri, 28 Aug 2020 14:11:46 +0000 (16:11 +0200)]
Merge pull request #21288 from lmamane/master

Return correct loginname in credentials