XNG [Sun, 23 Feb 2020 02:04:56 +0000 (10:04 +0800)]
Disable http2 for now due to Qt bug
So that user may continue to use http2 on their webpage
Signed-off-by: XNG <Milokita@users.noreply.github.com>
(cherry picked from commit
dad95d4e4617211360bf2b4391e29c341e939844)
Signed-off-by: Michael Schuster <michael@schuster.ms>
Michael Schuster [Sun, 1 Mar 2020 06:07:47 +0000 (07:07 +0100)]
Merge pull request #1744 from nextcloud/qt-traygeometry-workaround
Fix wrong window position on some linux DEs - worked around invalid g…
Michael Schuster [Sun, 1 Mar 2020 06:06:20 +0000 (07:06 +0100)]
Merge pull request #1739 from nextcloud/qml-singleton-style
Outsourcing qml styling into own, centralized module
Michael Schuster [Sun, 1 Mar 2020 05:51:00 +0000 (06:51 +0100)]
further resource cleanup: remove theme/settings@2x.png
Signed-off-by: Michael Schuster <michael@schuster.ms>
Michael Schuster [Sun, 1 Mar 2020 05:47:46 +0000 (06:47 +0100)]
Merge branch 'master' into qml-singleton-style and fix merge conflict
Migrate changes in client.qrc to resources.qrc
Signed-off-by: Michael Schuster <michael@schuster.ms>
Michael Schuster [Sun, 1 Mar 2020 05:11:17 +0000 (06:11 +0100)]
Merge pull request #1736 from nextcloud/resource-cleanup
Resource cleanup and application-wide svg usage
Michael Schuster [Sun, 1 Mar 2020 04:43:49 +0000 (05:43 +0100)]
Merge pull request #1820 from nextcloud/fix-explorer-integration-2
Fix Explorer integration re-save and hide option on non-Windows
Michael Schuster [Sun, 1 Mar 2020 04:34:12 +0000 (05:34 +0100)]
Merge branch 'master' into resource-cleanup
Signed-off-by: Michael Schuster <michael@schuster.ms>
Michael Schuster [Sun, 1 Mar 2020 04:32:59 +0000 (05:32 +0100)]
owncloudsetuppage.cpp: adapt to string change from master: url -> URL
Signed-off-by: Michael Schuster <michael@schuster.ms>
Michael Schuster [Sun, 1 Mar 2020 04:12:59 +0000 (05:12 +0100)]
owncloudsetuppage.cpp: also rename client/theme/lock-http(s) PNGs to SVG
Signed-off-by: Michael Schuster <michael@schuster.ms>
Nextcloud bot [Sun, 1 Mar 2020 03:28:17 +0000 (03:28 +0000)]
[tx-robot] updated from transifex
Michael Schuster [Sun, 1 Mar 2020 03:03:29 +0000 (04:03 +0100)]
Fix Explorer integration: Hide option on non-Windows
Signed-off-by: Michael Schuster <michael@schuster.ms>
Michael Schuster [Sun, 1 Mar 2020 02:39:24 +0000 (03:39 +0100)]
Fix Explorer integration re-save (fixes issue #1807)
Signed-off-by: Michael Schuster <michael@schuster.ms>
Michael Schuster [Sat, 29 Feb 2020 20:18:11 +0000 (21:18 +0100)]
Merge pull request #1809 from sroracle/cmake-qml-quick
Fix cmake inclusion of Qml and Quick
Nextcloud bot [Sat, 29 Feb 2020 03:27:40 +0000 (03:27 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Fri, 28 Feb 2020 03:27:33 +0000 (03:27 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Thu, 27 Feb 2020 03:28:55 +0000 (03:28 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Wed, 26 Feb 2020 03:28:57 +0000 (03:28 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Tue, 25 Feb 2020 03:34:13 +0000 (03:34 +0000)]
[tx-robot] updated from transifex
Michael Schuster [Mon, 24 Feb 2020 20:07:12 +0000 (21:07 +0100)]
Merge pull request #1810 from nextcloud/rakekniven-patch-1
l10n: Changes to improve source strings
rakekniven [Mon, 24 Feb 2020 10:14:34 +0000 (11:14 +0100)]
l10n: Change spelling of "webdav"
Signed-off-by: rakekniven <mark.ziegler@rakekniven.de>
rakekniven [Mon, 24 Feb 2020 10:13:34 +0000 (11:13 +0100)]
l10n: Removed colon from translation
Signed-off-by: rakekniven <mark.ziegler@rakekniven.de>
rakekniven [Mon, 24 Feb 2020 10:10:05 +0000 (11:10 +0100)]
l10n: Removed blank before colon
Signed-off-by: rakekniven <mark.ziegler@rakekniven.de>
rakekniven [Mon, 24 Feb 2020 10:08:56 +0000 (11:08 +0100)]
l10n: Change case of one word
Signed-off-by: rakekniven <mark.ziegler@rakekniven.de>
Max Rees [Mon, 24 Feb 2020 05:07:17 +0000 (23:07 -0600)]
Fix cmake inclusion of Qml and Quick
Signed-off-by: Max Rees <maxcrees@me.com>
Nextcloud bot [Mon, 24 Feb 2020 03:30:44 +0000 (03:30 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sun, 23 Feb 2020 03:30:53 +0000 (03:30 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sat, 22 Feb 2020 03:30:06 +0000 (03:30 +0000)]
[tx-robot] updated from transifex
Michael Schuster [Fri, 21 Feb 2020 22:39:10 +0000 (23:39 +0100)]
Merge pull request #1802 from nextcloud/feature/update-segment
Updater: Add query-parameter 'updatesegment' to the update check
Michael Schuster [Fri, 21 Feb 2020 20:28:42 +0000 (21:28 +0100)]
Updater: Add query-parameter 'updatesegment' to the update check
Used to throttle down desktop release rollout in order to keep the update servers alive at peak times.
See: https://github.com/nextcloud/client_updater_server/pull/36
Targeted issues: #1795, #1800
Signed-off-by: Michael Schuster <michael@schuster.ms>
Nextcloud bot [Fri, 21 Feb 2020 12:45:31 +0000 (12:45 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Fri, 21 Feb 2020 12:15:55 +0000 (12:15 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Thu, 20 Feb 2020 03:29:30 +0000 (03:29 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Wed, 19 Feb 2020 03:26:26 +0000 (03:26 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Tue, 18 Feb 2020 03:26:16 +0000 (03:26 +0000)]
[tx-robot] updated from transifex
Michael Schuster [Mon, 17 Feb 2020 00:49:48 +0000 (01:49 +0100)]
Merge pull request #1768 from nextcloud/umlaut-sync-fix
Fix wrong encoding when specifying extra header with if-match path
Nextcloud bot [Sun, 16 Feb 2020 03:26:04 +0000 (03:26 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sat, 15 Feb 2020 03:27:07 +0000 (03:27 +0000)]
[tx-robot] updated from transifex
Michael Schuster [Fri, 14 Feb 2020 11:58:16 +0000 (12:58 +0100)]
Merge pull request #1782 from nextcloud/enh/quota-userinfo
Add UserInfo class and fetch quota via API instead of PropfindJob
Nextcloud bot [Fri, 14 Feb 2020 03:26:18 +0000 (03:26 +0000)]
[tx-robot] updated from transifex
Michael Schuster [Fri, 14 Feb 2020 02:12:37 +0000 (03:12 +0100)]
Fix Tests linkage (missed UserInfo.cpp in CMakeLists.txt)
Signed-off-by: Michael Schuster <michael@schuster.ms>
Michael Schuster [Fri, 14 Feb 2020 02:00:20 +0000 (03:00 +0100)]
Code cleanup
Signed-off-by: Michael Schuster <michael@schuster.ms>
Michael Schuster [Fri, 14 Feb 2020 01:10:01 +0000 (02:10 +0100)]
Add UserInfo class and fetch quota via API instead of PropfindJob
The PropfindJob quota includes the size of shares and thus leads to confusion
in regard of the real space available, as shown in the UI.
This commit aims to streamline the behaviour with the Android and iOS apps,
which also utilize the API.
Details:
- Refactor the QuotaInfo class into UserInfo
- Use JsonApiJob (ocs/v1.php/cloud/user) instead of PropfindJob
- Let ConnectionValidator use the new UserInfo class to fetch
the user and the avatar image (to avoid code duplication)
- Allow updating the avatar image upon AccountSettings visibility,
using UserInfo's quota fetching
Signed-off-by: Michael Schuster <michael@schuster.ms>
Nextcloud bot [Thu, 13 Feb 2020 03:30:53 +0000 (03:30 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Wed, 12 Feb 2020 03:25:47 +0000 (03:25 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Tue, 11 Feb 2020 03:29:04 +0000 (03:29 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Mon, 10 Feb 2020 03:29:23 +0000 (03:29 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sun, 9 Feb 2020 03:28:11 +0000 (03:28 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sat, 8 Feb 2020 03:25:44 +0000 (03:25 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Fri, 7 Feb 2020 03:41:48 +0000 (03:41 +0000)]
[tx-robot] updated from transifex
Dominique Fuchs [Thu, 6 Feb 2020 07:17:38 +0000 (08:17 +0100)]
Merge pull request #1770 from nextcloud/rakekniven-patch-1
l10n: Changed grammar and triple dots to ellipsis
Dominique Fuchs [Thu, 6 Feb 2020 06:49:28 +0000 (07:49 +0100)]
Merge pull request #1759 from nextcloud/fix/do_not_save_all_the_time
Do not save notes on text change
Dominique Fuchs [Thu, 6 Feb 2020 06:48:27 +0000 (07:48 +0100)]
Merge pull request #1765 from nextcloud/tintou/cloudproviders-background
Start the client in background if activated by D-Bus
Dominique Fuchs [Thu, 6 Feb 2020 06:34:59 +0000 (07:34 +0100)]
Merge pull request #1760 from Andre-Schuiki/patch-1
Update autoupdate.rst
Dominique Fuchs [Thu, 6 Feb 2020 06:17:35 +0000 (07:17 +0100)]
Merge pull request #1763 from nextcloud/tintou/cloudprovider-valid-dbus-path
Make sure that the libcloudprovider integration is using a valid D-Bus path
Nextcloud bot [Thu, 6 Feb 2020 03:27:56 +0000 (03:27 +0000)]
[tx-robot] updated from transifex
rakekniven [Wed, 5 Feb 2020 05:55:51 +0000 (06:55 +0100)]
l10n: Changed grammar
Signed-off-by: rakekniven <mark.ziegler@rakekniven.de>
rakekniven [Wed, 5 Feb 2020 05:54:32 +0000 (06:54 +0100)]
l10n: Triple dot to ellipsis
Signed-off-by: rakekniven <mark.ziegler@rakekniven.de>
rakekniven [Wed, 5 Feb 2020 05:53:17 +0000 (06:53 +0100)]
l10n: Triple dot to ellipsis
Signed-off-by: rakekniven <mark.ziegler@rakekniven.de>
rakekniven [Wed, 5 Feb 2020 05:52:17 +0000 (06:52 +0100)]
Triple dot to ellipsis
Signed-off-by: rakekniven <mark.ziegler@rakekniven.de>
rakekniven [Wed, 5 Feb 2020 05:50:27 +0000 (06:50 +0100)]
l10n: Triple dot to ellipsis
Signed-off-by: rakekniven <mark.ziegler@rakekniven.de>
Nextcloud bot [Wed, 5 Feb 2020 03:28:00 +0000 (03:28 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Tue, 4 Feb 2020 03:25:30 +0000 (03:25 +0000)]
[tx-robot] updated from transifex
rakekniven [Sat, 1 Feb 2020 11:47:38 +0000 (12:47 +0100)]
l10n: Changed spelling of "user name" to "username"
Using "username" like on > 200 strings over the whole Nextcloud project.
Signed-off-by: rakekniven mark.ziegler@rakekniven.de
Nextcloud bot [Mon, 3 Feb 2020 03:22:22 +0000 (03:22 +0000)]
[tx-robot] updated from transifex
Dominique Fuchs [Sun, 2 Feb 2020 12:35:16 +0000 (13:35 +0100)]
Fix wrong encoding when specifying extra header with if-match path
Signed-off-by: Dominique Fuchs <32204802+DominiqueFuchs@users.noreply.github.com>
Nextcloud bot [Sun, 2 Feb 2020 03:23:37 +0000 (03:23 +0000)]
[tx-robot] updated from transifex
Corentin Noël [Fri, 31 Jan 2020 08:25:25 +0000 (09:25 +0100)]
Start the client in background if activated by D-Bus
The nextcloud client can be started by any other application consuming libcloudproviers.
Make sure that the client won't pop-up if we open the file manager.
Signed-off-by: Corentin Noël <corentin.noel@collabora.com>
Nextcloud bot [Sat, 1 Feb 2020 03:24:07 +0000 (03:24 +0000)]
[tx-robot] updated from transifex
István Váradi [Fri, 31 Jan 2020 09:06:56 +0000 (10:06 +0100)]
Merge pull request #1764 from ivaradi/fix-xenial-cloudproviders
Do not install files related to cloud providers under Xenial
István Váradi [Fri, 31 Jan 2020 07:34:57 +0000 (08:34 +0100)]
Do not install files related to cloud providers under Xenial
Signed-off-by: István Váradi <Istvan.Varadi@ericsson.com>
Nextcloud bot [Fri, 31 Jan 2020 03:22:31 +0000 (03:22 +0000)]
[tx-robot] updated from transifex
Corentin Noël [Thu, 30 Jan 2020 20:09:55 +0000 (21:09 +0100)]
Merge pull request #1729 from nextcloud/tintou/cloud-providers-debian-install
Install libcloudproviders files by default on debian
Corentin Noël [Thu, 30 Jan 2020 20:01:23 +0000 (21:01 +0100)]
Make sure that the libcloudprovider integration is using a valid D-Bus path
Set a simple unique identifier per folder to ensure that it is always unique.
Fixes https://github.com/nextcloud/desktop/issues/1704
Signed-off-by: Corentin Noël <corentin@elementary.io>
rakekniven [Thu, 30 Jan 2020 17:40:08 +0000 (18:40 +0100)]
Changed product name to Nextcloud
Reported at Transifex.
Signed-off-by: rakekniven <mark.ziegler@rakekniven.de>
Andre-Schuiki [Thu, 30 Jan 2020 09:12:56 +0000 (10:12 +0100)]
Update autoupdate.rst
Hi, you have the wrong registry path in the documentation? (tested client version: 2.6.0 x64 build:
20190927)
The Nextcloud Client checks the path "HKEY_LOCAL_MACHINE\Software\Policies\Nextcloud GmbH\Nextcloud" not "HKEY_LOCAL_MACHINE\Software\Policies\Nextcloud\Nextcloud" under HKLM.
Nextcloud bot [Thu, 30 Jan 2020 03:26:35 +0000 (03:26 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Wed, 29 Jan 2020 03:26:58 +0000 (03:26 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Tue, 28 Jan 2020 11:07:53 +0000 (12:07 +0100)]
Am empty note is not a valid note
Do not show the note edit field for empty new shares.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Tue, 28 Jan 2020 11:09:17 +0000 (12:09 +0100)]
Do not save notes on text change
Only save notes on submit. Else you will get spammed with a ton of
requests (and possibly mails)
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Nextcloud bot [Tue, 28 Jan 2020 03:28:37 +0000 (03:28 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Mon, 27 Jan 2020 03:26:37 +0000 (03:26 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sun, 26 Jan 2020 03:24:49 +0000 (03:24 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sat, 25 Jan 2020 03:24:23 +0000 (03:24 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Fri, 24 Jan 2020 03:24:11 +0000 (03:24 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Wed, 22 Jan 2020 03:27:43 +0000 (03:27 +0000)]
[tx-robot] updated from transifex
Michael Schuster [Tue, 21 Jan 2020 16:29:20 +0000 (17:29 +0100)]
Merge pull request #1745 from nextcloud/bugfix/noid/use-system-proxy-default
Use system proxy by default if no config file is present
Dominique Fuchs [Tue, 21 Jan 2020 12:54:04 +0000 (13:54 +0100)]
Rewrite of screen selection logic, plus synamic screen selection Window.qml
Signed-off-by: Dominique Fuchs <32204802+DominiqueFuchs@users.noreply.github.com>
Dominique Fuchs [Tue, 21 Jan 2020 11:16:24 +0000 (12:16 +0100)]
Fix also screen selection for different Qt versions and for buggy linux DEs
Signed-off-by: Dominique Fuchs <32204802+DominiqueFuchs@users.noreply.github.com>
Julius Härtl [Tue, 21 Jan 2020 10:59:07 +0000 (11:59 +0100)]
Use system proxy by default if no config file is present
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Dominique Fuchs [Tue, 21 Jan 2020 08:55:26 +0000 (09:55 +0100)]
Fix wrong window position on some linux DEs - worked around invalid geometry() returned by QT
Signed-off-by: Dominique Fuchs <32204802+DominiqueFuchs@users.noreply.github.com>
Nextcloud bot [Tue, 21 Jan 2020 03:26:23 +0000 (03:26 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Mon, 20 Jan 2020 03:24:27 +0000 (03:24 +0000)]
[tx-robot] updated from transifex
Dominique Fuchs [Sun, 19 Jan 2020 19:44:50 +0000 (20:44 +0100)]
Merge branch 'master' into resource-cleanup
Signed-off-by: Dominique Fuchs <32204802+DominiqueFuchs@users.noreply.github.com>
Dominique Fuchs [Sun, 19 Jan 2020 19:41:39 +0000 (20:41 +0100)]
Merge branch 'master' into qml-singleton-style
Signed-off-by: Dominique Fuchs <32204802+DominiqueFuchs@users.noreply.github.com>
Dominique Fuchs [Sun, 19 Jan 2020 19:40:49 +0000 (20:40 +0100)]
Module styling also for UserLine.qml
Signed-off-by: Dominique Fuchs <32204802+DominiqueFuchs@users.noreply.github.com>
Dominique Fuchs [Sun, 19 Jan 2020 19:13:12 +0000 (20:13 +0100)]
Introduced Style module
Signed-off-by: Dominique Fuchs <32204802+DominiqueFuchs@users.noreply.github.com>
Michael Schuster [Sun, 19 Jan 2020 18:12:34 +0000 (19:12 +0100)]
Tray menu: Only show time ago (view too noisy)
Don't show date and time for now, rather as a tool tip later.
Signed-off-by: Michael Schuster <michael@schuster.ms>
Michael Schuster [Sun, 19 Jan 2020 17:11:36 +0000 (18:11 +0100)]
Merge pull request #1699 from Milokita/test-file-fix
apply http2 qt resend patch from owncloud
Dominique Fuchs [Sat, 18 Jan 2020 17:17:43 +0000 (18:17 +0100)]
Fix crash on start without any accounts
Signed-off-by: Dominique Fuchs <32204802+DominiqueFuchs@users.noreply.github.com>
(cherry picked from commit
9935606c87ec4818f04c7d7c63d2f4b61187eead)
Signed-off-by: Michael Schuster <michael@schuster.ms>