1
0
Fork 0
Commit Graph

13970 Commits

Author SHA1 Message Date
Michael Schuster ab46b647f8
Fix OCUpdater: Also change status on network error or invalid XML
Signed-off-by: Michael Schuster <michael@schuster.ms>
(cherry picked from commit c812d896aa)
Signed-off-by: Michael Schuster <michael@schuster.ms>
2020-03-10 16:12:59 +01:00
Michael Schuster 1d00bac251
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>
(cherry picked from commit c043a4e55c)
Signed-off-by: Michael Schuster <michael@schuster.ms>
2020-03-10 16:11:41 +01:00
Michael Schuster 63d9f87e18
Merge pull request #1851 from nextcloud/backport/1843/stable-2.6
[stable-2.6] Enhance Version info display (minimal info, hide details)
2020-03-10 16:01:56 +01:00
Michael Schuster 6fd832bf1d Fix Legal notice dialog: Correct title and header font
Signed-off-by: Michael Schuster <michael@schuster.ms>
2020-03-10 14:59:45 +00:00
Michael Schuster e0b37fcd58 Settings dialog: Move detailed version info from About section to Legal notice dialog
- Enlarge dialog widget to show full content
- Implement Dark-/Light-Mode switching (hyperlinks)

Signed-off-by: Michael Schuster <michael@schuster.ms>
2020-03-10 14:59:45 +00:00
Michael Schuster 1736de6a9f Settings dialog About section: Show minimal version info
- Application name, version number, OS

  Example: Nextcloud Desktop Client
           Version 2.6.4 (macOS)

- Keep previous version info in new method Theme::aboutDetails()

Signed-off-by: Michael Schuster <michael@schuster.ms>
2020-03-10 14:59:45 +00:00
Michael Schuster f2414e0ebb Version parameter: Show Qt platform plugin, OS and CPU arch
Signed-off-by: Michael Schuster <michael@schuster.ms>
2020-03-10 14:59:45 +00:00
Michael Schuster f2a99f713f Add missing --version parameter to help screen
Signed-off-by: Michael Schuster <michael@schuster.ms>
2020-03-10 14:59:45 +00:00
Nextcloud bot 8c02403aec
[tx-robot] updated from transifex 2020-03-10 03:27:09 +00:00
Nextcloud bot 740757f384
[tx-robot] updated from transifex 2020-03-09 03:21:28 +00:00
Nextcloud bot 16c68e19ce
[tx-robot] updated from transifex 2020-03-07 03:25:06 +00:00
Nextcloud bot 026f0abb7f
[tx-robot] updated from transifex 2020-03-06 03:27:39 +00:00
cclauss 9058602373
Use print() function in both Python 2 and Python 3
Signed-off-by: cclauss <cclauss@me.com>
(cherry picked from commit b34ed01109)
Signed-off-by: Michael Schuster <michael@schuster.ms>
2020-03-06 03:00:30 +01:00
Michael Schuster a083e0513b
Merge pull request #1841 from nextcloud/backport/1838/stable-2.6
[stable-2.6] Allow sharing to circles
2020-03-06 02:20:35 +01:00
Roeland Jago Douma 8a46b96b5d Allow sharing to circles
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-03-06 01:18:49 +00:00
Michael Schuster dadab48b2b
Merge pull request #1839 from nextcloud/backport/1836/stable-2.6
[stable-2.6] Added Focal-specific files
2020-03-05 17:44:56 +01:00
István Váradi 16d641d04a Added Focal-specific files
Signed-off-by: István Váradi <ivaradi@varadiistvan.hu>
2020-03-05 16:43:55 +00:00
Michael Schuster ea3aa54ae5
Merge pull request #1835 from nextcloud/backport/1832/stable-2.6
[stable-2.6] Added build for Focal
2020-03-05 02:48:34 +01:00
István Váradi cf79b91503 Added build for Focal
Signed-off-by: István Váradi <ivaradi@varadiistvan.hu>
2020-03-05 01:46:59 +00:00
Nextcloud bot 677e6e24ac
[tx-robot] updated from transifex 2020-03-04 03:25:40 +00:00
Michael Schuster b45f5fd1a9
Bump version to 2.6.4
Signed-off-by: Michael Schuster <michael@schuster.ms>
2020-03-03 20:32:31 +01:00
Nextcloud bot a4317ca50d
[tx-robot] updated from transifex 2020-03-03 19:24:11 +00:00
Michael Schuster 6c6eeab479
Merge pull request #1830 from nextcloud/backport/1829/stable-2.6
[stable-2.6] Fix Explorer pinning: Add fallbacks for Shell commands (fixes #1599)
2020-03-03 20:15:57 +01:00
Christian Kamm 7fdbc72991 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>
2020-03-03 19:13:31 +00:00
Michael Schuster 2187c6f4fc Fix Explorer pinning: Add fallbacks for Shell commands (fixes #1599)
See: #1599

Signed-off-by: Michael Schuster <michael@schuster.ms>
2020-03-03 19:13:31 +00:00
Michael Schuster f3b825f333
Merge pull request #1828 from nextcloud/backport/1827/stable-2.6
[stable-2.6] WebFlowCredentials: Make username comparison case-insensitive (fix #1741)
2020-03-03 06:27:18 +01:00
Michael Schuster 676d4e1308 WebFlowCredentials: Make username comparison case-insensitive (fix #1741)
Fixes issue #1741

Signed-off-by: Michael Schuster <michael@schuster.ms>
2020-03-03 05:26:20 +00:00
Nextcloud bot e03309a05e
[tx-robot] updated from transifex 2020-03-03 03:27:09 +00:00
Bruno Perel de15f20006
Fix git merge hiccup
(cherry picked from commit 7378ae6a7f)
Signed-off-by: Michael Schuster <michael@schuster.ms>
2020-03-03 01:39:04 +01:00
Nextcloud bot 7ed1062314
[tx-robot] updated from transifex 2020-03-02 03:25:11 +00:00
Michael Schuster 80138b1cbf
Merge pull request #1825 from nextcloud/backport/1823/stable-2.6
[stable-2.6] Disable HTTP/2 for now due to Qt bug, allow enabling it via env var
2020-03-02 03:29:03 +01:00
Michael Schuster 93547ced6d 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>
2020-03-02 02:27:55 +00:00
XNG 0aefa58644 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>
2020-03-02 02:27:55 +00:00
Michael Schuster 992bcf56f5
Merge pull request #1824 from nextcloud/activity-date-time-tooltip
ActivityListModel: Show full date and time as a Tooltip only
2020-03-02 02:56:49 +01:00
Michael Schuster 35de69f7bc
ActivityListModel: Show full date and time as a Tooltip only
- Fixes issue #1780
- Limits the visual overhead

Signed-off-by: Michael Schuster <michael@schuster.ms>
2020-03-02 02:47:57 +01:00
Michael Schuster 1c44909254
Merge pull request #1821 from nextcloud/backport/1820/stable-2.6
[stable-2.6] Fix Explorer integration re-save and hide option on non-Windows
2020-03-01 05:45:51 +01:00
Michael Schuster c3ccb72f2b Fix Explorer integration: Hide option on non-Windows
Signed-off-by: Michael Schuster <michael@schuster.ms>
2020-03-01 04:44:35 +00:00
Michael Schuster 890bd09ce9 Fix Explorer integration re-save (fixes issue #1807)
Signed-off-by: Michael Schuster <michael@schuster.ms>
2020-03-01 04:44:35 +00:00
Nextcloud bot b5309c47fc
[tx-robot] updated from transifex 2020-03-01 03:27:09 +00:00
Nextcloud bot d24a09e47f
[tx-robot] updated from transifex 2020-02-29 03:26:28 +00:00
Nextcloud bot bdae4a9be7
[tx-robot] updated from transifex 2020-02-28 03:26:27 +00:00
Nextcloud bot d9ce9814da
[tx-robot] updated from transifex 2020-02-27 03:27:46 +00:00
Nextcloud bot f6d019af21
[tx-robot] updated from transifex 2020-02-26 03:27:49 +00:00
Nextcloud bot 423ee61817
[tx-robot] updated from transifex 2020-02-25 03:32:56 +00:00
Michael Schuster 4871776a4b
Merge pull request #1813 from nextcloud/backport/1810/stable-2.6
[stable-2.6] l10n: Changes to improve source strings
2020-02-24 21:09:18 +01:00
rakekniven f4e83891e1 l10n: Change spelling of "webdav"
Signed-off-by: rakekniven <mark.ziegler@rakekniven.de>
2020-02-24 20:08:10 +00:00
rakekniven d589b524e0 l10n: Removed colon from translation
Signed-off-by: rakekniven <mark.ziegler@rakekniven.de>
2020-02-24 20:08:10 +00:00
rakekniven de0158e2bb l10n: Removed blank before colon
Signed-off-by: rakekniven <mark.ziegler@rakekniven.de>
2020-02-24 20:08:10 +00:00
rakekniven 62856f9001 l10n: Change case of one word
Signed-off-by: rakekniven <mark.ziegler@rakekniven.de>
2020-02-24 20:08:10 +00:00
Nextcloud bot 1313bc573f
[tx-robot] updated from transifex 2020-02-24 03:29:29 +00:00