Michael Schuster [Mon, 9 Mar 2020 00:17:02 +0000 (01:17 +0100)]
Updater UI: Implement auto-update option and update button
- Add checkbox and button to UI
- Add new parameter autoUpdateCheck to ConfigFile
Signed-off-by: Michael Schuster <michael@schuster.ms>
Nextcloud bot [Sun, 8 Mar 2020 03:27:56 +0000 (03:27 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sat, 7 Mar 2020 03:26:06 +0000 (03:26 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Fri, 6 Mar 2020 03:28:47 +0000 (03:28 +0000)]
[tx-robot] updated from transifex
Michael Schuster [Fri, 6 Mar 2020 01:55:17 +0000 (02:55 +0100)]
Merge pull request #1834 from cclauss/python3-issues
Use print() function in both Python 2 and Python 3
Michael Schuster [Fri, 6 Mar 2020 01:17:36 +0000 (02:17 +0100)]
Merge pull request #1838 from nextcloud/enh/share_circles
Allow sharing to circles: https://github.com/nextcloud/circles
István Váradi [Thu, 5 Mar 2020 16:03:00 +0000 (17:03 +0100)]
Merge pull request #1836 from ivaradi/focal
Added Focal-specific files
István Váradi [Thu, 5 Mar 2020 08:32:56 +0000 (09:32 +0100)]
Added Focal-specific files
Signed-off-by: István Váradi <ivaradi@varadiistvan.hu>
cclauss [Wed, 4 Mar 2020 23:08:24 +0000 (00:08 +0100)]
Use print() function in both Python 2 and Python 3
Signed-off-by: cclauss <cclauss@me.com>
Roeland Jago Douma [Thu, 5 Mar 2020 09:44:06 +0000 (10:44 +0100)]
Allow sharing to circles
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Nextcloud bot [Thu, 5 Mar 2020 03:28:48 +0000 (03:28 +0000)]
[tx-robot] updated from transifex
Michael Schuster [Thu, 5 Mar 2020 01:45:25 +0000 (02:45 +0100)]
Merge pull request #1832 from ivaradi/focal
Added build for Focal
István Váradi [Wed, 4 Mar 2020 19:46:00 +0000 (20:46 +0100)]
Added build for Focal
Signed-off-by: István Váradi <ivaradi@varadiistvan.hu>
Nextcloud bot [Tue, 3 Mar 2020 19:25:22 +0000 (19:25 +0000)]
[tx-robot] updated from transifex
Michael Schuster [Tue, 3 Mar 2020 19:12:32 +0000 (20:12 +0100)]
Merge pull request #1829 from nextcloud/fix-explorer-pinning
Fix Explorer pinning: Add fallbacks for Shell commands (fixes #1599)
Christian Kamm [Wed, 27 Feb 2019 11:36:54 +0000 (12:36 +0100)]
Windows: Fix context menu handling only own verbs #7004
Previously it'd handle all verbs as if they were our own.
Signed-off-by: Michael Schuster <michael@schuster.ms>
Michael Schuster [Tue, 3 Mar 2020 17:45:58 +0000 (18:45 +0100)]
Fix Explorer pinning: Add fallbacks for Shell commands (fixes #1599)
See: #1599
Signed-off-by: Michael Schuster <michael@schuster.ms>
Michael Schuster [Tue, 3 Mar 2020 05:25:35 +0000 (06:25 +0100)]
Merge pull request #1827 from nextcloud/fix-webflow-username-case
WebFlowCredentials: Make username comparison case-insensitive (fix #1741)
Michael Schuster [Tue, 3 Mar 2020 05:01:27 +0000 (06:01 +0100)]
WebFlowCredentials: Make username comparison case-insensitive (fix #1741)
Fixes issue #1741
Signed-off-by: Michael Schuster <michael@schuster.ms>
Nextcloud bot [Tue, 3 Mar 2020 03:28:18 +0000 (03:28 +0000)]
[tx-robot] updated from transifex
Michael Schuster [Tue, 3 Mar 2020 01:38:26 +0000 (02:38 +0100)]
Merge pull request #1826 from nextcloud/fix/qml-tray-msvc-warnings-1
Fix MSVC warnings: Missing return value, cast type
Michael Schuster [Tue, 3 Mar 2020 01:08:37 +0000 (02:08 +0100)]
Fix MSVC warnings: Missing return value, cast type
Signed-off-by: Michael Schuster <michael@schuster.ms>
Bruno Perel [Sat, 29 Feb 2020 10:11:30 +0000 (11:11 +0100)]
Fix git merge hiccup
Nextcloud bot [Mon, 2 Mar 2020 03:26:20 +0000 (03:26 +0000)]
[tx-robot] updated from transifex
Michael Schuster [Mon, 2 Mar 2020 02:26:43 +0000 (03:26 +0100)]
Merge pull request #1823 from nextcloud/fix-http2-disable
Disable HTTP/2 for now due to Qt bug, allow enabling it via env var
Michael Schuster [Mon, 2 Mar 2020 00:47:00 +0000 (01:47 +0100)]
Fix build with older Qt: Disable http2 for now due to Qt bug, add env var (upstream)
Disable http2 for now due to Qt bug but allow enabling it via env var, see: https://github.com/owncloud/client/pull/7620
and: https://github.com/nextcloud/desktop/pull/1806
Issue: https://github.com/nextcloud/desktop/issues/1503
Co-authored-by: XNG <Milokita@users.noreply.github.com>
Co-authored-by: Hannah von Reth <hannah.vonreth@owncloud.com>
Signed-off-by: Michael Schuster <michael@schuster.ms>
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>