nextcloud-desktop.git
7 years agoAdd invalid certiticate messagebox
Roeland Jago Douma [Tue, 5 Feb 2019 09:18:35 +0000 (10:18 +0100)]
Add invalid certiticate messagebox

This is a quick hack to make self signed certificates work.
I'm not to fond of it the real solution should be to request the url
with QNAM and then see if it fails.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
7 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 5 Feb 2019 01:42:29 +0000 (01:42 +0000)]
[tx-robot] updated from transifex

7 years agoMerge pull request #1062 from nextcloud/enh/notifications/do_not_show_dismissed
Camila Ayres [Mon, 4 Feb 2019 19:43:42 +0000 (20:43 +0100)]
Merge pull request #1062 from nextcloud/enh/notifications/do_not_show_dismissed

Do not display dismissed notifications

7 years agoMerge branch 'master' into enh/notifications/do_not_show_dismissed
Camila Ayres [Mon, 4 Feb 2019 19:27:44 +0000 (20:27 +0100)]
Merge branch 'master' into enh/notifications/do_not_show_dismissed

7 years agoMerge pull request #1069 from nextcloud/rakekniven-patch-1
Camila Ayres [Mon, 4 Feb 2019 16:50:45 +0000 (17:50 +0100)]
Merge pull request #1069 from nextcloud/rakekniven-patch-1

Fixed l18n issue. Added space for separating string

7 years agoFixed l18n issue. Added space for separating string
rakekniven [Mon, 4 Feb 2019 16:13:53 +0000 (17:13 +0100)]
Fixed l18n issue. Added space for separating string

Related to #1068

Reported at forums with screenshots. See

https://help.nextcloud.com/t/client-2-5-1-linux-typo/46796

Signed-off-by: Mark Ziegler <mark.ziegler@rakekniven.de>
7 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 4 Feb 2019 01:41:57 +0000 (01:41 +0000)]
[tx-robot] updated from transifex

7 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 2 Feb 2019 01:42:34 +0000 (01:42 +0000)]
[tx-robot] updated from transifex

7 years agoDo not display dismissed notifications
Roeland Jago Douma [Fri, 1 Feb 2019 13:39:59 +0000 (14:39 +0100)]
Do not display dismissed notifications

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
7 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 1 Feb 2019 01:42:38 +0000 (01:42 +0000)]
[tx-robot] updated from transifex

7 years agoMerge pull request #1057 from nextcloud/fix/proxy-login-flow
Roeland Jago Douma [Thu, 31 Jan 2019 15:11:08 +0000 (16:11 +0100)]
Merge pull request #1057 from nextcloud/fix/proxy-login-flow

Fix login flow with system proxy

7 years agoWork around proxy issue with webview by always setting a proxy
Roeland Jago Douma [Thu, 31 Jan 2019 13:14:31 +0000 (14:14 +0100)]
Work around proxy issue with webview by always setting a proxy

Just use the prefered http tcp socket proxy.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
7 years agoFix login flow with system proxy
Roeland Jago Douma [Wed, 30 Jan 2019 21:48:40 +0000 (22:48 +0100)]
Fix login flow with system proxy

I must admit why this works is puzzling me. However if I just use a system
proxy without this it doesn't work. I suspect a Qt bug but will have to
dig deeper to find out if that is the case.

For now this little hack will have to do.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
7 years agoMerge pull request #1060 from nextcloud/enh/easier_theming
Julius Härtl [Thu, 31 Jan 2019 11:04:25 +0000 (12:04 +0100)]
Merge pull request #1060 from nextcloud/enh/easier_theming

Start with easier theming

7 years agoAllow to specifiy server url via CMAKE
Roeland Jago Douma [Thu, 31 Jan 2019 10:10:47 +0000 (11:10 +0100)]
Allow to specifiy server url via CMAKE

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
7 years agoMove help URL also to CMAKE
Roeland Jago Douma [Thu, 31 Jan 2019 10:03:51 +0000 (11:03 +0100)]
Move help URL also to CMAKE

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
7 years agoNo need to overwrite customMedia in the theme
Roeland Jago Douma [Thu, 31 Jan 2019 09:42:39 +0000 (10:42 +0100)]
No need to overwrite customMedia in the theme

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
7 years agoMove wizard options to CMAKE as well
Roeland Jago Douma [Thu, 31 Jan 2019 09:25:44 +0000 (10:25 +0100)]
Move wizard options to CMAKE as well

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
7 years agoUse the provided updater URL
Roeland Jago Douma [Thu, 31 Jan 2019 08:52:16 +0000 (09:52 +0100)]
Use the provided updater URL

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
7 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 31 Jan 2019 01:43:23 +0000 (01:43 +0000)]
[tx-robot] updated from transifex

7 years agoMerge pull request #1054 from nextcloud/enh/no_double_slash
Roeland Jago Douma [Wed, 30 Jan 2019 15:39:52 +0000 (16:39 +0100)]
Merge pull request #1054 from nextcloud/enh/no_double_slash

Do not add double slash to login flow url

7 years agoMerge pull request #1050 from IzabelaBakollari/master
Roeland Jago Douma [Wed, 30 Jan 2019 08:58:15 +0000 (09:58 +0100)]
Merge pull request #1050 from IzabelaBakollari/master

Removed whitespace from string

7 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 30 Jan 2019 01:44:34 +0000 (01:44 +0000)]
[tx-robot] updated from transifex

7 years agoDo not add double slash to login flow url
Roeland Jago Douma [Tue, 29 Jan 2019 21:50:30 +0000 (22:50 +0100)]
Do not add double slash to login flow url

If the entered url ends with a slash we should not add another one.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
7 years agoChanges to be committed:
Izabela Bakollari [Tue, 29 Jan 2019 15:59:44 +0000 (16:59 +0100)]
Changes to be committed:
modified:   CONTRIBUTING.md

Edited the link to report issue template.

7 years ago Changes to be committed:
Izabela Bakollari [Tue, 29 Jan 2019 12:10:11 +0000 (13:10 +0100)]
 Changes to be committed:
modified:   src/gui/activitywidget.cpp

  Removed whitespace from string

  Issue #928

7 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 29 Jan 2019 01:42:50 +0000 (01:42 +0000)]
[tx-robot] updated from transifex

7 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 28 Jan 2019 01:43:34 +0000 (01:43 +0000)]
[tx-robot] updated from transifex

7 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 27 Jan 2019 01:46:09 +0000 (01:46 +0000)]
[tx-robot] updated from transifex

7 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 24 Jan 2019 01:49:14 +0000 (01:49 +0000)]
[tx-robot] updated from transifex

7 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 23 Jan 2019 01:48:46 +0000 (01:48 +0000)]
[tx-robot] updated from transifex

7 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 22 Jan 2019 01:49:05 +0000 (01:49 +0000)]
[tx-robot] updated from transifex

7 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 21 Jan 2019 01:48:04 +0000 (01:48 +0000)]
[tx-robot] updated from transifex

7 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 20 Jan 2019 01:48:41 +0000 (01:48 +0000)]
[tx-robot] updated from transifex

7 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 19 Jan 2019 01:49:57 +0000 (01:49 +0000)]
[tx-robot] updated from transifex

7 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 18 Jan 2019 01:52:08 +0000 (01:52 +0000)]
[tx-robot] updated from transifex

7 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 17 Jan 2019 01:49:26 +0000 (01:49 +0000)]
[tx-robot] updated from transifex

7 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 16 Jan 2019 01:50:23 +0000 (01:50 +0000)]
[tx-robot] updated from transifex

7 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 15 Jan 2019 01:52:13 +0000 (01:52 +0000)]
[tx-robot] updated from transifex

7 years agoMerge pull request #1006 from javierllorente/master
Roeland Jago Douma [Mon, 14 Jan 2019 08:52:51 +0000 (09:52 +0100)]
Merge pull request #1006 from javierllorente/master

Wizard: show an error message if there is no enough free space in the local folder

7 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 14 Jan 2019 01:49:44 +0000 (01:49 +0000)]
[tx-robot] updated from transifex

7 years agoShow an error message if there is no enough free space in the local
Javier Llorente [Wed, 9 Jan 2019 22:15:45 +0000 (23:15 +0100)]
Show an error message if there is no enough free space in the local
folder

7 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 13 Jan 2019 01:49:32 +0000 (01:49 +0000)]
[tx-robot] updated from transifex

7 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 12 Jan 2019 01:48:02 +0000 (01:48 +0000)]
[tx-robot] updated from transifex

7 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 11 Jan 2019 01:49:11 +0000 (01:49 +0000)]
[tx-robot] updated from transifex

7 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 10 Jan 2019 01:47:53 +0000 (01:47 +0000)]
[tx-robot] updated from transifex

7 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 9 Jan 2019 01:50:35 +0000 (01:50 +0000)]
[tx-robot] updated from transifex

7 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 8 Jan 2019 01:47:12 +0000 (01:47 +0000)]
[tx-robot] updated from transifex

7 years agoMerge pull request #959 from yan12125/correct-webview-deallocation
Roeland Jago Douma [Mon, 7 Jan 2019 14:01:23 +0000 (15:01 +0100)]
Merge pull request #959 from yan12125/correct-webview-deallocation

Make sure _profile and _page are deleted in the correct order

7 years agoMerge pull request #1001 from nextcloud/fix/279/handle_username_space
Roeland Jago Douma [Mon, 7 Jan 2019 13:21:52 +0000 (14:21 +0100)]
Merge pull request #1001 from nextcloud/fix/279/handle_username_space

Handle spaces in username properly in login flow

7 years agoHandle spaces in username properly in login flow
Roeland Jago Douma [Mon, 7 Jan 2019 09:41:01 +0000 (10:41 +0100)]
Handle spaces in username properly in login flow

Fixes #279

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
7 years agoMerge pull request #923 from ivaradi/disco-support
Roeland Jago Douma [Mon, 7 Jan 2019 08:53:04 +0000 (09:53 +0100)]
Merge pull request #923 from ivaradi/disco-support

Support Ubuntu Disco Dingo

7 years agoMerge pull request #981 from yan12125/fix-kde-cmake-warnings
Roeland Jago Douma [Mon, 7 Jan 2019 08:49:07 +0000 (09:49 +0100)]
Merge pull request #981 from yan12125/fix-kde-cmake-warnings

Fix KDEInstallDirs deprecation warnings

7 years agoMerge branch 'master' into disco-support
István Váradi [Mon, 7 Jan 2019 08:40:39 +0000 (09:40 +0100)]
Merge branch 'master' into disco-support

7 years agoMerge pull request #993 from HuemerGroup/stylesheet-fix
Roeland Jago Douma [Mon, 7 Jan 2019 08:33:53 +0000 (09:33 +0100)]
Merge pull request #993 from HuemerGroup/stylesheet-fix

Removed Stylesheet

7 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 7 Jan 2019 01:47:36 +0000 (01:47 +0000)]
[tx-robot] updated from transifex

7 years agoMerge branch 'master' into disco-support
István Váradi [Sun, 6 Jan 2019 15:53:46 +0000 (16:53 +0100)]
Merge branch 'master' into disco-support

7 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 6 Jan 2019 02:01:14 +0000 (02:01 +0000)]
[tx-robot] updated from transifex

7 years agoMerge branch 'master' into disco-support
Roeland Jago Douma [Sat, 5 Jan 2019 21:08:24 +0000 (22:08 +0100)]
Merge branch 'master' into disco-support

7 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 5 Jan 2019 01:47:29 +0000 (01:47 +0000)]
[tx-robot] updated from transifex

7 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 4 Jan 2019 02:31:36 +0000 (02:31 +0000)]
[tx-robot] updated from transifex

7 years agoRemoved Stylesheet
Oskar Kruschitz [Thu, 3 Jan 2019 14:54:50 +0000 (15:54 +0100)]
Removed Stylesheet

Stylesheet String was not correctly defined (missing ";" after "%2") and caused an error in logging output.

After checking the fixed Style I removed it since it does not really look good.

7 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 3 Jan 2019 01:46:40 +0000 (01:46 +0000)]
[tx-robot] updated from transifex

7 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 2 Jan 2019 01:46:49 +0000 (01:46 +0000)]
[tx-robot] updated from transifex

7 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 1 Jan 2019 01:46:32 +0000 (01:46 +0000)]
[tx-robot] updated from transifex

7 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 31 Dec 2018 01:48:26 +0000 (01:48 +0000)]
[tx-robot] updated from transifex

7 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 30 Dec 2018 01:50:18 +0000 (01:50 +0000)]
[tx-robot] updated from transifex

7 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 29 Dec 2018 01:46:03 +0000 (01:46 +0000)]
[tx-robot] updated from transifex

7 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 28 Dec 2018 15:52:56 +0000 (15:52 +0000)]
[tx-robot] updated from transifex

7 years agoFix KDEInstallDirs deprecation warnings
Chih-Hsuan Yen [Fri, 28 Dec 2018 13:55:45 +0000 (21:55 +0800)]
Fix KDEInstallDirs deprecation warnings

Get rid of a bunch of such warnings from configuring the Dolphin plugin:

CMake Deprecation Warning at /usr/share/ECM/kde-modules/KDEInstallDirs.cmake:345 (message):
  BIN_INSTALL_DIR is deprecated, use KDE_INSTALL_BINDIR instead.
Call Stack (most recent call first):
  /usr/share/ECM/kde-modules/KDEInstallDirs.cmake:433 (_define_relative)
  shell_integration/dolphin/CMakeLists.txt:23 (include)

Modified from https://github.com/owncloud/client/pull/6922

Original author: Dominik Schmidt <dev@dominik-schmidt.de>

7 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 27 Dec 2018 01:49:06 +0000 (01:49 +0000)]
[tx-robot] updated from transifex

7 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 26 Dec 2018 01:50:50 +0000 (01:50 +0000)]
[tx-robot] updated from transifex

7 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 24 Dec 2018 01:55:12 +0000 (01:55 +0000)]
[tx-robot] updated from transifex

7 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 23 Dec 2018 01:50:47 +0000 (01:50 +0000)]
[tx-robot] updated from transifex

7 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 21 Dec 2018 01:47:16 +0000 (01:47 +0000)]
[tx-robot] updated from transifex

7 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 20 Dec 2018 01:48:23 +0000 (01:48 +0000)]
[tx-robot] updated from transifex

7 years agoMake sure _profile and _page are deleted in the correct order
Chih-Hsuan Yen [Wed, 19 Dec 2018 13:44:54 +0000 (21:44 +0800)]
Make sure _profile and _page are deleted in the correct order

Inspired by https://github.com/electron/electron/pull/15028

Closes https://github.com/nextcloud/desktop/issues/941
Closes https://github.com/nextcloud/desktop/issues/950

7 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 17 Dec 2018 01:48:23 +0000 (01:48 +0000)]
[tx-robot] updated from transifex

7 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 16 Dec 2018 01:48:42 +0000 (01:48 +0000)]
[tx-robot] updated from transifex

7 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 15 Dec 2018 01:46:20 +0000 (01:46 +0000)]
[tx-robot] updated from transifex

7 years agoMerge pull request #946 from hiiamok/qt5.12-wizard-webview
Roeland Jago Douma [Thu, 13 Dec 2018 18:34:42 +0000 (19:34 +0100)]
Merge pull request #946 from hiiamok/qt5.12-wizard-webview

Added missing Include

7 years agoAdded missing Include
Oskar Kruschitz [Thu, 13 Dec 2018 15:13:01 +0000 (16:13 +0100)]
Added missing Include

Fixing an error during Build with Qt5.12:
error: member access into incomplete type 'const QWebEngineCertificateError'

7 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 13 Dec 2018 01:48:20 +0000 (01:48 +0000)]
[tx-robot] updated from transifex

7 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 12 Dec 2018 01:54:46 +0000 (01:54 +0000)]
[tx-robot] updated from transifex

7 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 11 Dec 2018 01:47:42 +0000 (01:47 +0000)]
[tx-robot] updated from transifex

7 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 10 Dec 2018 05:20:00 +0000 (05:20 +0000)]
[tx-robot] updated from transifex

7 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 9 Dec 2018 01:48:57 +0000 (01:48 +0000)]
[tx-robot] updated from transifex

7 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 7 Dec 2018 01:47:38 +0000 (01:47 +0000)]
[tx-robot] updated from transifex

7 years agoMerge pull request #778 from jpnurmi/background
Camila Ayres [Thu, 6 Dec 2018 08:53:19 +0000 (09:53 +0100)]
Merge pull request #778 from jpnurmi/background

Add a command line option to launch the client in the background

7 years agoMerge branch 'master' into background
Camila Ayres [Thu, 6 Dec 2018 08:35:15 +0000 (09:35 +0100)]
Merge branch 'master' into background

7 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 6 Dec 2018 01:54:12 +0000 (01:54 +0000)]
[tx-robot] updated from transifex

7 years agoSupport Ubuntu Disco Dingo
István Váradi [Wed, 5 Dec 2018 18:46:45 +0000 (19:46 +0100)]
Support Ubuntu Disco Dingo

7 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 5 Dec 2018 01:48:53 +0000 (01:48 +0000)]
[tx-robot] updated from transifex

7 years agoUpdates desktop client version to 2.5.1.
Camila San [Tue, 4 Dec 2018 11:18:06 +0000 (12:18 +0100)]
Updates desktop client version to 2.5.1.

Signed-off-by: Camila San <hello@camila.codes>
7 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 4 Dec 2018 01:57:46 +0000 (01:57 +0000)]
[tx-robot] updated from transifex

7 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 3 Dec 2018 01:45:39 +0000 (01:45 +0000)]
[tx-robot] updated from transifex

7 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 2 Dec 2018 01:47:55 +0000 (01:47 +0000)]
[tx-robot] updated from transifex

7 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 1 Dec 2018 01:45:33 +0000 (01:45 +0000)]
[tx-robot] updated from transifex

7 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 30 Nov 2018 01:46:30 +0000 (01:46 +0000)]
[tx-robot] updated from transifex

7 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 29 Nov 2018 01:48:27 +0000 (01:48 +0000)]
[tx-robot] updated from transifex