mirror of
https://github.com/chylex/Nextcloud-Desktop.git
synced 2026-04-03 18:11:32 +02:00
Compare commits
117 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
820899d071 | ||
|
|
ea691aa2a0 | ||
|
|
9597c2b808 | ||
|
|
3817202b9c | ||
|
|
ed960e5a71 | ||
|
|
8b08ca2d00 | ||
|
|
b20adf2281 | ||
|
|
b02f724e7e | ||
|
|
6d2f77851e | ||
|
|
131055aefc | ||
|
|
0682f8793c | ||
|
|
fdf4a53283 | ||
|
|
ccc1db02a0 | ||
|
|
4e15e2055c | ||
|
|
f8c0e796df | ||
|
|
fd40113e48 | ||
|
|
ca8b961e60 | ||
|
|
b6e3709e74 | ||
|
|
fd97a09e64 | ||
|
|
42d2594071 | ||
|
|
ff70cf9b5f | ||
|
|
9d06e99b58 | ||
|
|
543e8a224c | ||
|
|
ea378fe837 | ||
|
|
de9ee295be | ||
|
|
3a8d6a6f16 | ||
|
|
5ac58d3b83 | ||
|
|
866991df4c | ||
|
|
7613938181 | ||
|
|
4eb4069c15 | ||
|
|
f097e472f4 | ||
|
|
c46b97ec37 | ||
|
|
1994cd7ba2 | ||
|
|
4af45394f9 | ||
|
|
c1c5a488d0 | ||
|
|
5e18d5cf4e | ||
|
|
8a639d39fc | ||
|
|
e43425cf16 | ||
|
|
26af3ce525 | ||
|
|
5f316f8b96 | ||
|
|
35060f4954 | ||
|
|
0b2f1dda48 | ||
|
|
1a555449ec | ||
|
|
5ba61e5399 | ||
|
|
0809703d2b | ||
|
|
55b423fbb5 | ||
|
|
e08ec11fd4 | ||
|
|
0c2f65a939 | ||
|
|
29e34bd2c0 | ||
|
|
6abc2bf72d | ||
|
|
a10fe84a83 | ||
|
|
7d9c4d052c | ||
|
|
f8d69dfe8e | ||
|
|
ce735d8d68 | ||
|
|
484c8397e3 | ||
|
|
b8de36c585 | ||
|
|
59ba292edd | ||
|
|
bc9c4fe17b | ||
|
|
7253f64d26 | ||
|
|
28e9c56a4b | ||
|
|
f1a35527ee | ||
|
|
039ff0ca8e | ||
|
|
85afa4788b | ||
|
|
3ca071c612 | ||
|
|
d78b84a12f | ||
|
|
5c2b185374 | ||
|
|
8339ff3c1c | ||
|
|
73e58fa090 | ||
|
|
4e70a14c29 | ||
|
|
14131cf020 | ||
|
|
dd5b36779d | ||
|
|
34bb950889 | ||
|
|
489efa24f7 | ||
|
|
9840ae9e96 | ||
|
|
d375e9b86c | ||
|
|
722918abd6 | ||
|
|
48fe8d1cb8 | ||
|
|
1000cdda09 | ||
|
|
d71b59b817 | ||
|
|
95b92c12ac | ||
|
|
a60370255e | ||
|
|
21909cae04 | ||
|
|
176ea20fef | ||
|
|
1a279ca158 | ||
|
|
0ed929f24b | ||
|
|
41eeed981f | ||
|
|
8e68e0321c | ||
|
|
881b32521b | ||
|
|
b98876e265 | ||
|
|
dbb5bcb784 | ||
|
|
d95b43f347 | ||
|
|
9ca9773e9d | ||
|
|
13b2568358 | ||
|
|
7a2d12bb47 | ||
|
|
2152bc5fca | ||
|
|
11aecf1af2 | ||
|
|
903d6c80fe | ||
|
|
585221c58c | ||
|
|
8ef11a38c9 | ||
|
|
f94a15b0fa | ||
|
|
9c83c57f1c | ||
|
|
1d0ef83078 | ||
|
|
4ab217ba04 | ||
|
|
4a1a5fa076 | ||
|
|
298684aaa0 | ||
|
|
005c027274 | ||
|
|
f4495c5c80 | ||
|
|
f862c626a1 | ||
|
|
6487bb071b | ||
|
|
e7296d03d3 | ||
|
|
139bb8f094 | ||
|
|
84ecbc4c89 | ||
|
|
4a010ce7cd | ||
|
|
40698c8fd0 | ||
|
|
3adaf44f7b | ||
|
|
3983fecaf1 | ||
|
|
7effcff245 |
16
ChangeLog
16
ChangeLog
@@ -1,7 +1,21 @@
|
||||
ChangeLog
|
||||
=========
|
||||
|
||||
version 2.3.0 (2017-02-xx)
|
||||
version 2.3.2 (2017-05-08)
|
||||
* Fix more crashes (thanks to everyone submitting to our crash reporter!)
|
||||
* Improve compatibility with server 10.0 (#5691, X-OC-Total-Size)
|
||||
* Share dialog: UI improvements, Bring to front on tray click
|
||||
* owncloudcmd: Align process return value with sync return value (#3936)
|
||||
* Fix disk free check on Windows when opening the local DB
|
||||
|
||||
version 2.3.1 (2017-03-21)
|
||||
* Fix several crashes (thanks to everyone submitting to our crash reporter!)
|
||||
* Improve HTTP redirect handling (#5555)
|
||||
* Blacklist: Escalate repeated soft error to normal error (#5500)
|
||||
* NTFS: Do not attempt to upload two existing files with similar casing (#5544)
|
||||
* Fix URL for linking to application password generation for ownCloud 10.0 (#5605)
|
||||
|
||||
version 2.3.0 (2017-03-03)
|
||||
* Decreased memory usage during sync
|
||||
* Overlay icons: Lower CPU usage
|
||||
* Allow to not sync the server's external storages by default
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
set( MIRALL_VERSION_MAJOR 2 )
|
||||
set( MIRALL_VERSION_MINOR 3 )
|
||||
set( MIRALL_VERSION_PATCH 0 )
|
||||
set( MIRALL_VERSION_YEAR 2016 )
|
||||
set( MIRALL_VERSION_PATCH 2 )
|
||||
set( MIRALL_VERSION_YEAR 2017 )
|
||||
set( MIRALL_SOVERSION 0 )
|
||||
|
||||
if ( NOT DEFINED MIRALL_VERSION_SUFFIX )
|
||||
set( MIRALL_VERSION_SUFFIX "git") #e.g. beta1, beta2, rc1
|
||||
set( MIRALL_VERSION_SUFFIX "") #e.g. beta1, beta2, rc1
|
||||
endif( NOT DEFINED MIRALL_VERSION_SUFFIX )
|
||||
|
||||
if( NOT DEFINED MIRALL_VERSION_BUILD )
|
||||
|
||||
@@ -9,6 +9,7 @@ StrCpy $PageReinstall_NEW_Field_3 "Ez desinstalatu"
|
||||
StrCpy $PageReinstall_NEW_MUI_HEADER_TEXT_TITLE "Dagoeneko Instalatuta"
|
||||
StrCpy $PageReinstall_NEW_MUI_HEADER_TEXT_SUBTITLE "Hautatu nola nahi duzun ${APPLICATION_NAME} instalatzea."
|
||||
StrCpy $PageReinstall_OLD_Field_1 "${APPLICATION_NAME}ren bertsio berriago bat instalatuta dago! Ez da aholkatzen bertsio zaharrago bat instalatzea. Benetan bertsio zaharrago hau instalatu nahi baduzu, hobe da lehenengo bertsio berria desinstalatzea. Hautatu nahi duzun aukera eta sakatu Hurrengoa jarraitzeko."
|
||||
StrCpy $PageReinstall_SAME_Field_1 "${APPLICATION_NAME} ${VERSION} dagoeneko instalatuta dago.$\nHautatu zer operazio egin nahi duzu eta klikatu Hurrengoa jarraitzeko."
|
||||
StrCpy $PageReinstall_SAME_Field_2 "Gehitu/Berrinstalatu osagaiak"
|
||||
StrCpy $PageReinstall_SAME_Field_3 "Desinstalatu ${APPLICATION_NAME}"
|
||||
StrCpy $UNINSTALLER_APPDATA_TITLE "Desinstalatu ${APPLICATION_NAME}"
|
||||
@@ -40,4 +41,3 @@ StrCpy $UAC_UNINSTALLER_REQUIRE_ADMIN "Desinstalatzaile honek administratzaile b
|
||||
StrCpy $UAC_ERROR_LOGON_SERVICE "Saioa hasteko zerbitzua ez dago martxan, bertan behera uzten!"
|
||||
StrCpy $INIT_UNINSTALLER_RUNNING "Desinstalatzailea dagoeneko martxan da."
|
||||
StrCpy $SectionGroup_Shortcuts "Lasterbideak"
|
||||
StrCpy $PageReinstall_SAME_Field_1 "${APPLICATION_NAME} ${VERSION} is already installed.$\r$\nSelect the operation you want to perform and click Next to continue."
|
||||
|
||||
@@ -25,7 +25,7 @@ StrCpy $OPTION_SECTION_SC_QUICK_LAUNCH_SECTION "Raccourci de lancement rapide"
|
||||
StrCpy $OPTION_SECTION_SC_QUICK_LAUNCH_DetailPrint "Création d'un raccourci de lancement rapide"
|
||||
StrCpy $OPTION_SECTION_SC_APPLICATION_Desc "Essentiels de ${APPLICATION_NAME}."
|
||||
StrCpy $OPTION_SECTION_SC_START_MENU_Desc "Raccourci de ${APPLICATION_NAME}"
|
||||
StrCpy $OPTION_SECTION_SC_DESKTOP_Desc "Raccourci Bureau de ${APPLICATION_NAME}."
|
||||
StrCpy $OPTION_SECTION_SC_DESKTOP_Desc "Raccourci de bureau pour ${APPLICATION_NAME}."
|
||||
StrCpy $OPTION_SECTION_SC_QUICK_LAUNCH_Desc "Raccourci de lancement rapide de ${APPLICATION_NAME}."
|
||||
StrCpy $UNINSTALLER_FILE_Detail "Écriture du désinstallateur"
|
||||
StrCpy $UNINSTALLER_REGISTRY_Detail "Écriture des clefs de registre du désinstallateur"
|
||||
|
||||
@@ -8,7 +8,7 @@ StrCpy $PageReinstall_NEW_Field_2 "Desinstalar antes de instalar"
|
||||
StrCpy $PageReinstall_NEW_Field_3 "Não desinstale"
|
||||
StrCpy $PageReinstall_NEW_MUI_HEADER_TEXT_TITLE "Já instalado"
|
||||
StrCpy $PageReinstall_NEW_MUI_HEADER_TEXT_SUBTITLE "Escolha como pretende instalar ${APPLICATION_NAME}."
|
||||
StrCpy $PageReinstall_OLD_Field_1 "Uma versão mais recente da aplicação ${APPLICATION_NAME} já está instalada! Não é recomendada a instalação de uma versão mais antiga. Se realmente deseja instalar esta versão, aconselha-se a desinstalação da versão atual primeiro. Selecione a operação que deseja executar e clique em Avançar para continuar."
|
||||
StrCpy $PageReinstall_OLD_Field_1 "Já está instalada uma versão mais recente de ${APPLICATION_NAME}! Não é recomendada a instalação de uma versão mais antiga. Se realmente desejar instalar esta versão antiga, aconselha-se que desinstale primeiro a versão atual. Selecione a operação que deseja executar e clique em $\"Seguinte$\" para continuar."
|
||||
StrCpy $PageReinstall_SAME_Field_1 "${APPLICATION_NAME} ${VERSION} já está instalada.$\nSelecione a operação que deseja realizar e clique em 'Seguinte' para continuar."
|
||||
StrCpy $PageReinstall_SAME_Field_2 "Adicionar/Reinstalar Componentes"
|
||||
StrCpy $PageReinstall_SAME_Field_3 "Desinstalar ${APPLICATION_NAME}"
|
||||
@@ -17,7 +17,7 @@ StrCpy $PageReinstall_SAME_MUI_HEADER_TEXT_SUBTITLE "Escolha a opção de manute
|
||||
StrCpy $SEC_APPLICATION_DETAILS "A instalar o essencial de ${APPLICATION_NAME}."
|
||||
StrCpy $OPTION_SECTION_SC_SHELL_EXT_SECTION "Integração para Windows Explorer"
|
||||
StrCpy $OPTION_SECTION_SC_SHELL_EXT_DetailPrint "A instalar integração para Windows Explorer"
|
||||
StrCpy $OPTION_SECTION_SC_START_MENU_SECTION "Atalho do progama no Menu Inicial"
|
||||
StrCpy $OPTION_SECTION_SC_START_MENU_SECTION "Atalho do progama no Menu Iniciar"
|
||||
StrCpy $OPTION_SECTION_SC_START_MENU_DetailPrint "A adicionar o atalho de ${APPLICATION_NAME} ao Menu Inicial."
|
||||
StrCpy $OPTION_SECTION_SC_DESKTOP_SECTION "Atalho da área de trabalho"
|
||||
StrCpy $OPTION_SECTION_SC_DESKTOP_DetailPrint "A criar atalhos na área de trabalho"
|
||||
|
||||
@@ -116,8 +116,9 @@ ReserveFile "${NSISDIR}\Plugins\InstallOptions.dll"
|
||||
!define MUI_HEADERIMAGE
|
||||
!define MUI_HEADERIMAGE_BITMAP ${WIN_SETUP_BITMAP_PATH}/page_header.bmp
|
||||
!define MUI_COMPONENTSPAGE_SMALLDESC
|
||||
!define MUI_FINISHPAGE_LINK "${APPLICATION_DOMAIN}"
|
||||
!define MUI_FINISHPAGE_LINK_LOCATION "http://${APPLICATION_DOMAIN}"
|
||||
; We removed this, h1 issue 191687
|
||||
;!define MUI_FINISHPAGE_LINK "${APPLICATION_DOMAIN}"
|
||||
;!define MUI_FINISHPAGE_LINK_LOCATION "http://${APPLICATION_DOMAIN}"
|
||||
!define MUI_FINISHPAGE_NOREBOOTSUPPORT
|
||||
!ifdef OPTION_FINISHPAGE_RELEASE_NOTES
|
||||
!define MUI_FINISHPAGE_SHOWREADME_NOTCHECKED
|
||||
|
||||
@@ -16,20 +16,50 @@ format. You can overwrite changes using the ownCloud configuration dialog.
|
||||
.. note:: Use caution when making changes to the ownCloud Client configuration
|
||||
file. Incorrect settings can produce unintended results.
|
||||
|
||||
You can change the following configuration settings in the ``[ownCloud]`` section:
|
||||
Some interesting values that can be set on the configuration file are:
|
||||
|
||||
- ``remotePollInterval`` (default: ``30000``) -- Specifies the poll time for the remote repository in milliseconds.
|
||||
+----------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| ``[ownCloud]`` section |
|
||||
+=================================+===============+========================================================================================================+
|
||||
| Variable | Default | Meaning |
|
||||
+---------------------------------+---------------+--------------------------------------------------------------------------------------------------------+
|
||||
| ``remotePollInterval`` | ``30000`` | Specifies the poll time for the remote repository in milliseconds. |
|
||||
+---------------------------------+---------------+--------------------------------------------------------------------------------------------------------+
|
||||
| ``forceSyncInterval`` | ``7200000`` | The duration of no activity after which a synchronization run shall be triggered automatically. |
|
||||
+---------------------------------+---------------+--------------------------------------------------------------------------------------------------------+
|
||||
| ``notificationRefreshInterval`` | ``300000`` | Specifies the default interval of checking for new server notifications in milliseconds. |
|
||||
+---------------------------------+---------------+--------------------------------------------------------------------------------------------------------+
|
||||
|
||||
- ``forceSyncInterval`` (default: ``7200000``) -- The duration of no activity after which a synchronization run shall be triggered automatically.
|
||||
|
||||
- ``notificationRefreshInterval`` (default: ``300000``) -- Specifies the default interval of checking for new server notifications in milliseconds.
|
||||
+----------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| ``[General]`` section |
|
||||
+=================================+===============+========================================================================================================+
|
||||
| Variable | Default | Meaning |
|
||||
+---------------------------------+---------------+--------------------------------------------------------------------------------------------------------+
|
||||
| ``chunkSize`` | ``5242880`` | Specifies the chunk size of uploaded files in bytes. |
|
||||
+---------------------------------+---------------+--------------------------------------------------------------------------------------------------------+
|
||||
| ``promptDeleteAllFiles`` | ``true`` | If a UI prompt should ask for confirmation if it was detected that all files and folders were deleted. |
|
||||
+---------------------------------+---------------+--------------------------------------------------------------------------------------------------------+
|
||||
| ``maxLogLines`` | ``20000`` | Specifies the maximum number of log lines displayed in the log window. |
|
||||
+---------------------------------+---------------+--------------------------------------------------------------------------------------------------------+
|
||||
| ``timeout`` | ``300`` | The timeout for network connections in seconds. |
|
||||
+---------------------------------+---------------+--------------------------------------------------------------------------------------------------------+
|
||||
|
||||
You can change the following configuration settings in the ``[General]`` section:
|
||||
|
||||
- ``chunkSize`` (default: ``5242880``) -- Specifies the chunk size of uploaded files in bytes.
|
||||
|
||||
- ``promptDeleteAllFiles`` (default: ``true``) -- If a UI prompt should ask for confirmation if it was detected that all files and folders were deleted.
|
||||
|
||||
- ``maxLogLines`` (default: ``20000``) -- Specifies the maximum number of log lines displayed in the log window.
|
||||
|
||||
- ``timeout`` (default: ``300``) -- The timeout for network connections in seconds.
|
||||
+----------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| ``[Proxy]`` section |
|
||||
+=================================+===============+========================================================================================================+
|
||||
| Variable | Default | Meaning |
|
||||
+---------------------------------+---------------+--------------------------------------------------------------------------------------------------------+
|
||||
| ``host`` | ``127.0.0.1`` | The address of the proxy server. |
|
||||
+---------------------------------+---------------+--------------------------------------------------------------------------------------------------------+
|
||||
| ``port`` | ``8080`` | The port were the proxy is listening. |
|
||||
+---------------------------------+---------------+--------------------------------------------------------------------------------------------------------+
|
||||
| ``type`` | ``2`` | ``0`` for System Proxy. |
|
||||
+ + +--------------------------------------------------------------------------------------------------------+
|
||||
| | | ``1`` for SOCKS5 Proxy. |
|
||||
+ + +--------------------------------------------------------------------------------------------------------+
|
||||
| | | ``2`` for No Proxy. |
|
||||
+ + +--------------------------------------------------------------------------------------------------------+
|
||||
| | | ``3`` for HTTP(S) Proxy. |
|
||||
+---------------------------------+---------------+--------------------------------------------------------------------------------------------------------+
|
||||
@@ -60,10 +60,9 @@ Other command line switches supported by ``owncloudcmd`` include the following:
|
||||
Credential Handling
|
||||
~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
``owncloudcmd`` uses the credentials of the GUI synchronization client.
|
||||
If no client is configured, or if you choose to use a different user to synchronize,
|
||||
you can specify the user
|
||||
password setting with the usual URL pattern. For example::
|
||||
``owncloudcmd`` requires the user to specify the username and password using the standard URL pattern, e.g.,
|
||||
|
||||
::
|
||||
|
||||
$ owncloudcmd /home/user/my_sync_folder https://carla:secret@server/owncloud/remote.php/webdav/
|
||||
|
||||
|
||||
@@ -55,8 +55,8 @@ Identifying Basic Functionality Problems
|
||||
---------------------
|
||||
|
||||
If you see this error message stop your client, delete the
|
||||
``.csync_journal.db`` file, and then restart your client.
|
||||
There is a ``.csync_journal.db`` file inside the folder of every account
|
||||
``._sync_xxxxxxx.db`` file, and then restart your client.
|
||||
There is a hidden ``._sync_xxxxxxx.db`` file inside the folder of every account
|
||||
configured on your client.
|
||||
|
||||
.. NOTE::
|
||||
|
||||
@@ -754,6 +754,210 @@ X-GNOME-Autostart-Delay=3
|
||||
# Translations
|
||||
|
||||
|
||||
# Translations
|
||||
|
||||
|
||||
# Translations
|
||||
|
||||
|
||||
# Translations
|
||||
|
||||
|
||||
# Translations
|
||||
|
||||
|
||||
# Translations
|
||||
|
||||
|
||||
# Translations
|
||||
|
||||
|
||||
# Translations
|
||||
|
||||
|
||||
# Translations
|
||||
|
||||
|
||||
# Translations
|
||||
|
||||
|
||||
# Translations
|
||||
|
||||
|
||||
# Translations
|
||||
|
||||
|
||||
# Translations
|
||||
|
||||
|
||||
# Translations
|
||||
|
||||
|
||||
# Translations
|
||||
|
||||
|
||||
# Translations
|
||||
|
||||
|
||||
# Translations
|
||||
|
||||
|
||||
# Translations
|
||||
|
||||
|
||||
# Translations
|
||||
|
||||
|
||||
# Translations
|
||||
|
||||
|
||||
# Translations
|
||||
|
||||
|
||||
# Translations
|
||||
|
||||
|
||||
# Translations
|
||||
|
||||
|
||||
# Translations
|
||||
|
||||
|
||||
# Translations
|
||||
|
||||
|
||||
# Translations
|
||||
|
||||
|
||||
# Translations
|
||||
|
||||
|
||||
# Translations
|
||||
|
||||
|
||||
# Translations
|
||||
|
||||
|
||||
# Translations
|
||||
|
||||
|
||||
# Translations
|
||||
|
||||
|
||||
# Translations
|
||||
|
||||
|
||||
# Translations
|
||||
|
||||
|
||||
# Translations
|
||||
|
||||
|
||||
# Translations
|
||||
|
||||
|
||||
# Translations
|
||||
|
||||
|
||||
# Translations
|
||||
|
||||
|
||||
# Translations
|
||||
|
||||
|
||||
# Translations
|
||||
|
||||
|
||||
# Translations
|
||||
|
||||
|
||||
# Translations
|
||||
|
||||
|
||||
# Translations
|
||||
|
||||
|
||||
# Translations
|
||||
|
||||
|
||||
# Translations
|
||||
|
||||
|
||||
# Translations
|
||||
|
||||
|
||||
# Translations
|
||||
|
||||
|
||||
# Translations
|
||||
|
||||
|
||||
# Translations
|
||||
|
||||
|
||||
# Translations
|
||||
|
||||
|
||||
# Translations
|
||||
|
||||
|
||||
# Translations
|
||||
|
||||
|
||||
# Translations
|
||||
|
||||
|
||||
# Translations
|
||||
|
||||
|
||||
# Translations
|
||||
|
||||
|
||||
# Translations
|
||||
|
||||
|
||||
# Translations
|
||||
|
||||
|
||||
# Translations
|
||||
|
||||
|
||||
# Translations
|
||||
|
||||
|
||||
# Translations
|
||||
|
||||
|
||||
# Translations
|
||||
|
||||
|
||||
# Translations
|
||||
|
||||
|
||||
# Translations
|
||||
|
||||
|
||||
# Translations
|
||||
|
||||
|
||||
# Translations
|
||||
|
||||
|
||||
# Translations
|
||||
|
||||
|
||||
# Translations
|
||||
|
||||
|
||||
# Translations
|
||||
|
||||
|
||||
# Translations
|
||||
|
||||
|
||||
# Translations
|
||||
|
||||
|
||||
# Translations
|
||||
Comment[oc]=@APPLICATION_NAME@ sincronizacion del client
|
||||
GenericName[oc]=Dorsièr de Sincronizacion
|
||||
@@ -763,6 +967,10 @@ Comment[ar]=@APPLICATION_NAME@ زبون مزامنة مكتبي
|
||||
GenericName[ar]=مزامنة المجلد
|
||||
Name[ar]=@APPLICATION_NAME@ زبون مزامنة مكتبي
|
||||
Icon[ar]=@APPLICATION_EXECUTABLE@
|
||||
Comment[bg_BG]=@APPLICATION_NAME@ клиент за десктоп синхронизация
|
||||
GenericName[bg_BG]=Синхронизиране на папката
|
||||
Name[bg_BG]=@APPLICATION_NAME@ клиент десктоп синхронизация
|
||||
Icon[bg_BG]=@APPLICATION_EXECUTABLE@
|
||||
Comment[ca]=Client de sincronització d'escriptori @APPLICATION_NAME@
|
||||
GenericName[ca]=Sincronització de carpetes
|
||||
Name[ca]=Client de sincronització d'escriptori @APPLICATION_NAME@
|
||||
@@ -795,16 +1003,16 @@ Comment[de_DE]=@APPLICATION_NAME@ Desktop-Synchronisationsclient
|
||||
GenericName[de_DE]=Ordner-Synchronisation
|
||||
Name[de_DE]=@APPLICATION_NAME@ Desktop-Synchronisationsclient
|
||||
Icon[de_DE]=@APPLICATION_EXECUTABLE@
|
||||
Comment[bg_BG]=@APPLICATION_NAME@ клиент за десктоп синхронизация
|
||||
GenericName[bg_BG]=Синхронизиране на папката
|
||||
Name[bg_BG]=@APPLICATION_NAME@ клиент десктоп синхронизация
|
||||
Icon[bg_BG]=@APPLICATION_EXECUTABLE@
|
||||
Comment[eu]=@APPLICATION_NAME@ mahaigaineko sinkronizazio bezeroa
|
||||
GenericName[eu]=Karpetaren sinkronizazioa
|
||||
Name[eu]=@APPLICATION_NAME@ mahaigaineko sinkronizazio bezeroa
|
||||
Icon[eu]=@APPLICATION_EXECUTABLE@
|
||||
GenericName[fa]=همسان سازی پوشهها
|
||||
Name[fa]=@APPLICATION_EXECUTABLE@ نسخهی همسان سازی مشتری
|
||||
Icon[fa]=@APPLICATION_EXECUTABLE@
|
||||
Comment[fr]=@APPLICATION_NAME@ synchronisation du client
|
||||
GenericName[fr]=Dossier de Synchronisation
|
||||
Name[fr]=@APPLICATION_NAME@ synchronisation du client
|
||||
Comment[fr]=Synchronisez vos dossiers avec un serveur @APPLICATION_NAME@
|
||||
GenericName[fr]=Synchronisation de dossier
|
||||
Name[fr]=Client de synchronisation @APPLICATION_NAME@
|
||||
Icon[fr]=@APPLICATION_EXECUTABLE@
|
||||
Comment[he]=@APPLICATION_NAME@ לקוח סנכון שולחן עבודה
|
||||
GenericName[he]=סנכון תיקייה
|
||||
|
||||
@@ -478,7 +478,12 @@ restart_sync:
|
||||
|
||||
SyncEngine engine(account, options.source_dir, folder, &db);
|
||||
engine.setIgnoreHiddenFiles(options.ignoreHiddenFiles);
|
||||
#if QT_VERSION >= QT_VERSION_CHECK(5, 0, 0)
|
||||
QObject::connect(&engine, &SyncEngine::finished,
|
||||
[&app](bool result) { app.exit(result ? EXIT_SUCCESS : EXIT_FAILURE); });
|
||||
#else
|
||||
QObject::connect(&engine, SIGNAL(finished(bool)), &app, SLOT(quit()));
|
||||
#endif
|
||||
QObject::connect(&engine, SIGNAL(transmissionProgress(ProgressInfo)), &cmd, SLOT(transmissionProgressSlot()));
|
||||
|
||||
|
||||
@@ -505,7 +510,7 @@ restart_sync:
|
||||
// Have to be done async, else, an error before exec() does not terminate the event loop.
|
||||
QMetaObject::invokeMethod(&engine, "startSync", Qt::QueuedConnection);
|
||||
|
||||
app.exec();
|
||||
int resultCode = app.exec();
|
||||
|
||||
if (engine.isAnotherSyncNeeded() != NoFollowUpSync) {
|
||||
if (restartCount < options.restartTimes) {
|
||||
@@ -516,6 +521,6 @@ restart_sync:
|
||||
qWarning() << "Another sync is needed, but not done because restart count is exceeded" << restartCount;
|
||||
}
|
||||
|
||||
return 0;
|
||||
return resultCode;
|
||||
}
|
||||
|
||||
|
||||
@@ -313,10 +313,9 @@ void AccountSettings::slotFolderWizardAccepted()
|
||||
tr("<p>Could not create local folder <i>%1</i>.")
|
||||
.arg(QDir::toNativeSeparators(definition.localPath)));
|
||||
return;
|
||||
} else {
|
||||
FileSystem::setFolderMinimumPermissions(definition.localPath);
|
||||
}
|
||||
}
|
||||
FileSystem::setFolderMinimumPermissions(definition.localPath);
|
||||
}
|
||||
|
||||
/* take the value from the definition of already existing folders. All folders have
|
||||
|
||||
@@ -281,9 +281,12 @@ void AccountState::slotCredentialsFetched(AbstractCredentials* credentials)
|
||||
|
||||
_waitingForNewCredentials = false;
|
||||
|
||||
// When new credentials become available we always want to restart the
|
||||
// connection validation, even if it's currently running.
|
||||
delete _connectionValidator;
|
||||
if (_connectionValidator) {
|
||||
// When new credentials become available we always want to restart the
|
||||
// connection validation, even if it's currently running.
|
||||
_connectionValidator->deleteLater();
|
||||
_connectionValidator = 0;
|
||||
}
|
||||
|
||||
checkConnectivity();
|
||||
}
|
||||
@@ -298,9 +301,12 @@ void AccountState::slotCredentialsAsked(AbstractCredentials* credentials)
|
||||
return;
|
||||
}
|
||||
|
||||
// When new credentials become available we always want to restart the
|
||||
// connection validation, even if it's currently running.
|
||||
delete _connectionValidator;
|
||||
if (_connectionValidator) {
|
||||
// When new credentials become available we always want to restart the
|
||||
// connection validation, even if it's currently running.
|
||||
_connectionValidator->deleteLater();
|
||||
_connectionValidator = 0;
|
||||
}
|
||||
|
||||
checkConnectivity();
|
||||
}
|
||||
|
||||
@@ -27,6 +27,10 @@
|
||||
#include "activitydata.h"
|
||||
#include "activitylistmodel.h"
|
||||
|
||||
#if QT_VERSION < QT_VERSION_CHECK(5, 0, 0)
|
||||
Q_DECLARE_METATYPE(QPointer<OCC::AccountState>)
|
||||
#endif
|
||||
|
||||
namespace OCC {
|
||||
|
||||
ActivityListModel::ActivityListModel(QWidget *parent)
|
||||
@@ -43,6 +47,8 @@ QVariant ActivityListModel::data(const QModelIndex &index, int role) const
|
||||
|
||||
a = _finalList.at(index.row());
|
||||
AccountStatePtr ast = AccountManager::instance()->account(a._accName);
|
||||
if (!ast)
|
||||
return QVariant();
|
||||
QStringList list;
|
||||
|
||||
switch (role) {
|
||||
@@ -122,7 +128,7 @@ void ActivityListModel::startFetchJob(AccountState* s)
|
||||
JsonApiJob *job = new JsonApiJob(s->account(), QLatin1String("ocs/v1.php/cloud/activity"), this);
|
||||
QObject::connect(job, SIGNAL(jsonReceived(QVariantMap, int)),
|
||||
this, SLOT(slotActivitiesReceived(QVariantMap, int)));
|
||||
job->setProperty("AccountStatePtr", QVariant::fromValue<AccountState*>(s));
|
||||
job->setProperty("AccountStatePtr", QVariant::fromValue<QPointer<AccountState>>(s));
|
||||
|
||||
QList< QPair<QString,QString> > params;
|
||||
params.append(qMakePair(QString::fromLatin1("page"), QString::fromLatin1("0")));
|
||||
@@ -139,7 +145,10 @@ void ActivityListModel::slotActivitiesReceived(const QVariantMap& json, int stat
|
||||
auto activities = json.value("ocs").toMap().value("data").toList();
|
||||
|
||||
ActivityList list;
|
||||
AccountState* ast = qvariant_cast<AccountState*>(sender()->property("AccountStatePtr"));
|
||||
auto ast = qvariant_cast<QPointer<AccountState>>(sender()->property("AccountStatePtr"));
|
||||
if (!ast)
|
||||
return;
|
||||
|
||||
_currentlyFetching.remove(ast);
|
||||
|
||||
foreach( auto activ, activities ) {
|
||||
|
||||
@@ -37,6 +37,7 @@
|
||||
#include "updater/ocupdater.h"
|
||||
#include "excludedfiles.h"
|
||||
#include "owncloudsetupwizard.h"
|
||||
#include "version.h"
|
||||
|
||||
#include "config.h"
|
||||
|
||||
@@ -52,6 +53,8 @@
|
||||
#include <QMenu>
|
||||
#include <QMessageBox>
|
||||
|
||||
#include <openssl/crypto.h>
|
||||
|
||||
class QSocket;
|
||||
|
||||
namespace OCC {
|
||||
@@ -508,7 +511,13 @@ void Application::showVersion()
|
||||
stream << _theme->appName().toLatin1().constData()
|
||||
<< QLatin1String(" version ")
|
||||
<< _theme->version().toLatin1().constData() << endl;
|
||||
stream << "Using Qt " << qVersion() << endl;
|
||||
#ifdef GIT_SHA1
|
||||
stream << "Git revision " << GIT_SHA1 << endl;
|
||||
#endif
|
||||
stream << "Using Qt " << qVersion() << ", built against Qt " << QT_VERSION_STR << endl;
|
||||
#if QT_VERSION >= QT_VERSION_CHECK(5, 0, 0)
|
||||
stream << "Using '" << QSslSocket::sslLibraryVersionString() << "'" << endl;
|
||||
#endif
|
||||
|
||||
displayHelpText(helpText);
|
||||
}
|
||||
|
||||
@@ -70,13 +70,21 @@ void HttpCredentialsGui::askFromUserAsync()
|
||||
|
||||
QString HttpCredentialsGui::requestAppPasswordText(const Account* account)
|
||||
{
|
||||
if (account->serverVersionInt() < 0x090100) {
|
||||
// Older server than 9.1 does not have trhe feature to request App Password
|
||||
int version = account->serverVersionInt();
|
||||
QString path;
|
||||
|
||||
// Version may not be available before login on new servers!
|
||||
if (!version || version >= Account::makeServerVersion(10, 0, 0)) {
|
||||
path = QLatin1String("/index.php/settings/personal?sectionid=security#apppasswords");
|
||||
} else if (version >= Account::makeServerVersion(9, 1, 0)) {
|
||||
path = QLatin1String("/index.php/settings/personal?section=apppasswords");
|
||||
} else {
|
||||
// Older server than 9.1 does not have the feature to request App Password
|
||||
return QString();
|
||||
}
|
||||
|
||||
return tr("<a href=\"%1\">Click here</a> to request an app password from the web interface.")
|
||||
.arg(account->url().toString() + QLatin1String("/index.php/settings/personal?section=apppasswords"));
|
||||
.arg(account->url().toString() + path);
|
||||
}
|
||||
|
||||
|
||||
|
||||
@@ -345,7 +345,9 @@ void Folder::showSyncResultPopup()
|
||||
if( _syncResult.firstConflictItem() ) {
|
||||
createGuiLog( _syncResult.firstConflictItem()->_file, LogStatusConflict, _syncResult.numConflictItems() );
|
||||
}
|
||||
createGuiLog( _syncResult.firstItemError()->_file, LogStatusError, _syncResult.numErrorItems() );
|
||||
if (int errorCount = _syncResult.numErrorItems()) {
|
||||
createGuiLog( _syncResult.firstItemError()->_file, LogStatusError, errorCount );
|
||||
}
|
||||
|
||||
qDebug() << "OO folder slotSyncFinished: result: " << int(_syncResult.status());
|
||||
}
|
||||
@@ -909,6 +911,7 @@ void Folder::slotAboutToRemoveAllFiles(SyncFileItem::Direction dir, bool *cancel
|
||||
}
|
||||
*cancel = msgBox.clickedButton() == keepBtn;
|
||||
if (*cancel) {
|
||||
FileSystem::setFolderMinimumPermissions(path());
|
||||
journalDb()->clearFileTable();
|
||||
_lastEtag.clear();
|
||||
slotScheduleThisFolder();
|
||||
|
||||
@@ -631,8 +631,8 @@ void FolderStatusModel::slotUpdateDirectories(const QStringList &list)
|
||||
const auto permissionMap = job->property(propertyPermissionMap).toMap();
|
||||
|
||||
QStringList sortedSubfolders = list;
|
||||
// skip the parent item (first in the list)
|
||||
sortedSubfolders.erase(sortedSubfolders.begin());
|
||||
if (!sortedSubfolders.isEmpty())
|
||||
sortedSubfolders.removeFirst(); // skip the parent item (first in the list)
|
||||
Utility::sortFilenames(sortedSubfolders);
|
||||
|
||||
QVarLengthArray<int, 10> undecidedIndexes;
|
||||
@@ -652,7 +652,7 @@ void FolderStatusModel::slotUpdateDirectories(const QStringList &list)
|
||||
newInfo._size = job->_sizes.value(path);
|
||||
newInfo._isExternal = permissionMap.value(removeTrailingSlash(path)).toString().contains("M");
|
||||
newInfo._path = relativePath;
|
||||
newInfo._name = relativePath.split('/', QString::SkipEmptyParts).last();
|
||||
newInfo._name = removeTrailingSlash(relativePath).split('/').last();
|
||||
|
||||
if (relativePath.isEmpty())
|
||||
continue;
|
||||
|
||||
@@ -57,6 +57,7 @@ IgnoreListEditor::IgnoreListEditor(QWidget *parent) :
|
||||
connect(ui->removePushButton, SIGNAL(clicked()), SLOT(slotRemoveCurrentItem()));
|
||||
connect(ui->addPushButton, SIGNAL(clicked()), SLOT(slotAddPattern()));
|
||||
|
||||
ui->tableWidget->resizeColumnsToContents();
|
||||
ui->tableWidget->horizontalHeader()->setResizeMode(patternCol, QHeaderView::Stretch);
|
||||
ui->tableWidget->verticalHeader()->setVisible(false);
|
||||
|
||||
|
||||
@@ -6,8 +6,8 @@
|
||||
<rect>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>438</width>
|
||||
<height>463</height>
|
||||
<width>516</width>
|
||||
<height>546</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="windowTitle">
|
||||
@@ -103,9 +103,18 @@
|
||||
<property name="enabled">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="sizePolicy">
|
||||
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
||||
<horstretch>0</horstretch>
|
||||
<verstretch>0</verstretch>
|
||||
</sizepolicy>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string/>
|
||||
</property>
|
||||
<property name="textFormat">
|
||||
<enum>Qt::PlainText</enum>
|
||||
</property>
|
||||
<property name="wordWrap">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
|
||||
@@ -54,9 +54,7 @@ void NotificationConfirmJob::start()
|
||||
req.setRawHeader("Ocs-APIREQUEST", "true");
|
||||
req.setRawHeader("Content-Type", "application/x-www-form-urlencoded");
|
||||
|
||||
QIODevice *iodevice = 0;
|
||||
setReply(davRequest(_verb, _link, req, iodevice));
|
||||
setupConnections(reply());
|
||||
sendRequest(_verb, _link, req);
|
||||
|
||||
AbstractNetworkJob::start();
|
||||
}
|
||||
|
||||
@@ -93,9 +93,7 @@ void OcsJob::start()
|
||||
queryItems.append(qMakePair(QByteArray("format"), QByteArray("json")));
|
||||
url.setEncodedQueryItems(queryItems);
|
||||
|
||||
setReply(davRequest(_verb, url, req, buffer));
|
||||
setupConnections(reply());
|
||||
buffer->setParent(reply());
|
||||
sendRequest(_verb, url, req, buffer);
|
||||
AbstractNetworkJob::start();
|
||||
}
|
||||
|
||||
|
||||
@@ -174,22 +174,31 @@ void ownCloudGui::slotTrayClicked( QSystemTrayIcon::ActivationReason reason )
|
||||
last_click.start();
|
||||
}
|
||||
|
||||
// A click on the tray icon should only open the status window on Win and
|
||||
// Linux, not on Mac. They want a menu entry.
|
||||
#if !defined Q_OS_MAC
|
||||
// Left click
|
||||
if( reason == QSystemTrayIcon::Trigger ) {
|
||||
// Start settings if config is existing.
|
||||
slotOpenSettingsDialog();
|
||||
}
|
||||
if (OwncloudSetupWizard::bringWizardToFrontIfVisible()) {
|
||||
// brought wizard to front
|
||||
} else if (_shareDialogs.size() > 0) {
|
||||
// Share dialog(s) be hidden by other apps, bring them back
|
||||
Q_FOREACH(const QPointer<ShareDialog> &shareDialog, _shareDialogs) {
|
||||
Q_ASSERT(shareDialog.data());
|
||||
raiseDialog(shareDialog);
|
||||
}
|
||||
} else {
|
||||
#ifdef Q_OS_MAC
|
||||
// on macOS, a left click always opens menu.
|
||||
// However if the settings dialog is already visible but hidden
|
||||
// by other applications, this will bring it to the front.
|
||||
if (!_settingsDialog.isNull() && _settingsDialog->isVisible()) {
|
||||
raiseDialog(_settingsDialog.data());
|
||||
}
|
||||
#else
|
||||
// On Mac, if the settings dialog is already visible but hidden
|
||||
// by other applications, this will bring it to the front.
|
||||
if( reason == QSystemTrayIcon::Trigger ) {
|
||||
if (!_settingsDialog.isNull() && _settingsDialog->isVisible()) {
|
||||
slotShowSettings();
|
||||
slotOpenSettingsDialog();
|
||||
#endif
|
||||
}
|
||||
}
|
||||
#endif
|
||||
// FIXME: Also make sure that any auto updater dialogue https://github.com/owncloud/client/issues/5613
|
||||
// or SSL error dialog also comes to front.
|
||||
}
|
||||
|
||||
void ownCloudGui::slotSyncStateChange( Folder* folder )
|
||||
|
||||
@@ -32,6 +32,7 @@
|
||||
#include "accountmanager.h"
|
||||
#include "clientproxy.h"
|
||||
#include "filesystem.h"
|
||||
#include "owncloudgui.h"
|
||||
|
||||
#include "creds/credentialsfactory.h"
|
||||
#include "creds/abstractcredentials.h"
|
||||
@@ -64,10 +65,10 @@ OwncloudSetupWizard::~OwncloudSetupWizard()
|
||||
_ocWizard->deleteLater();
|
||||
}
|
||||
|
||||
static QPointer<OwncloudSetupWizard> wiz = 0;
|
||||
|
||||
void OwncloudSetupWizard::runWizard(QObject* obj, const char* amember, QWidget *parent)
|
||||
{
|
||||
static QPointer<OwncloudSetupWizard> wiz;
|
||||
|
||||
if (!wiz.isNull()) {
|
||||
return;
|
||||
}
|
||||
@@ -78,6 +79,16 @@ void OwncloudSetupWizard::runWizard(QObject* obj, const char* amember, QWidget *
|
||||
wiz->startWizard();
|
||||
}
|
||||
|
||||
bool OwncloudSetupWizard::bringWizardToFrontIfVisible()
|
||||
{
|
||||
if (wiz.isNull()) {
|
||||
return false;
|
||||
}
|
||||
|
||||
ownCloudGui::raiseDialog(wiz->_ocWizard);
|
||||
return true;
|
||||
}
|
||||
|
||||
void OwncloudSetupWizard::startWizard()
|
||||
{
|
||||
AccountPtr account = AccountManager::createAccount();
|
||||
@@ -183,6 +194,8 @@ void OwncloudSetupWizard::slotOwnCloudFoundAuth(const QUrl& url, const QVariantM
|
||||
Utility::escape(CheckServerJob::versionString(info)),
|
||||
Utility::escape(serverVersion)));
|
||||
|
||||
// Note with newer servers we get the version actually only later in capabilities
|
||||
// https://github.com/owncloud/core/pull/27473/files
|
||||
_ocWizard->account()->setServerVersion(serverVersion);
|
||||
|
||||
QString p = url.path();
|
||||
@@ -368,6 +381,7 @@ void OwncloudSetupWizard::slotCreateLocalAndRemoteFolders(const QString& localFo
|
||||
|
||||
bool nextStep = true;
|
||||
if( fi.exists() ) {
|
||||
FileSystem::setFolderMinimumPermissions(localFolder);
|
||||
// there is an existing local folder. If its non empty, it can only be synced if the
|
||||
// ownCloud is newly created.
|
||||
_ocWizard->appendToConfigurationLog(
|
||||
@@ -594,9 +608,7 @@ DetermineAuthTypeJob::DetermineAuthTypeJob(AccountPtr account, QObject *parent)
|
||||
|
||||
void DetermineAuthTypeJob::start()
|
||||
{
|
||||
QNetworkReply *reply = getRequest(account()->davPath());
|
||||
setReply(reply);
|
||||
setupConnections(reply);
|
||||
sendRequest("GET", account()->davUrl());
|
||||
AbstractNetworkJob::start();
|
||||
}
|
||||
|
||||
@@ -613,8 +625,7 @@ bool DetermineAuthTypeJob::finished()
|
||||
// do a new run
|
||||
_redirects++;
|
||||
resetTimeout();
|
||||
setReply(getRequest(redirection));
|
||||
setupConnections(reply());
|
||||
sendRequest("GET", redirection);
|
||||
return false; // don't discard
|
||||
} else {
|
||||
#ifndef NO_SHIBBOLETH
|
||||
|
||||
@@ -60,6 +60,7 @@ class OwncloudSetupWizard : public QObject
|
||||
public:
|
||||
/** Run the wizard */
|
||||
static void runWizard(QObject *obj, const char* amember, QWidget *parent = 0 );
|
||||
static bool bringWizardToFrontIfVisible();
|
||||
signals:
|
||||
// overall dialog close signal.
|
||||
void ownCloudWizardDone( int );
|
||||
|
||||
@@ -81,9 +81,14 @@ void ProxyAuthHandler::handleProxyAuthenticationRequired(
|
||||
}
|
||||
|
||||
// Find the responsible QNAM if possible.
|
||||
QNetworkAccessManager* sending_qnam = qobject_cast<QNetworkAccessManager*>(sender());
|
||||
QNetworkAccessManager* sending_qnam = 0;
|
||||
QWeakPointer<QNetworkAccessManager> qnam_alive;
|
||||
if (Account* account = qobject_cast<Account*>(sender())) {
|
||||
sending_qnam = account->networkAccessManager();
|
||||
// Since we go into an event loop, it's possible for the account's qnam
|
||||
// to be destroyed before we get back. We can use this to check for its
|
||||
// liveness.
|
||||
qnam_alive = account->sharedNetworkAccessManager();
|
||||
sending_qnam = qnam_alive.data();
|
||||
}
|
||||
if (!sending_qnam) {
|
||||
qDebug() << "Could not get the sending QNAM for" << sender();
|
||||
@@ -122,6 +127,7 @@ void ProxyAuthHandler::handleProxyAuthenticationRequired(
|
||||
qDebug() << "got creds for" << _proxy;
|
||||
authenticator->setUser(_username);
|
||||
authenticator->setPassword(_password);
|
||||
sending_qnam = qnam_alive.data();
|
||||
if (sending_qnam) {
|
||||
_gaveCredentialsTo.insert(sending_qnam);
|
||||
connect(sending_qnam, SIGNAL(destroyed(QObject*)),
|
||||
|
||||
@@ -32,6 +32,8 @@
|
||||
|
||||
namespace OCC {
|
||||
|
||||
static const int thumbnailSize = 40;
|
||||
|
||||
ShareDialog::ShareDialog(QPointer<AccountState> accountState,
|
||||
const QString &sharePath,
|
||||
const QString &localPath,
|
||||
@@ -67,7 +69,7 @@ ShareDialog::ShareDialog(QPointer<AccountState> accountState,
|
||||
QFileInfo f_info(_localPath);
|
||||
QFileIconProvider icon_provider;
|
||||
QIcon icon = icon_provider.icon(f_info);
|
||||
_ui->label_icon->setPixmap(icon.pixmap(40,40));
|
||||
_ui->label_icon->setPixmap(icon.pixmap(thumbnailSize, thumbnailSize));
|
||||
|
||||
// Set filename
|
||||
QFileInfo lPath(_localPath);
|
||||
@@ -176,7 +178,7 @@ void ShareDialog::showSharingUi()
|
||||
// We only do user/group sharing from 8.2.0
|
||||
bool userGroupSharing =
|
||||
theme->userGroupSharing()
|
||||
&& _accountState->account()->serverVersionInt() >= ((8 << 16) + (2 << 8));
|
||||
&& _accountState->account()->serverVersionInt() >= Account::makeServerVersion(8, 2, 0);
|
||||
|
||||
bool autoShare = !userGroupSharing;
|
||||
|
||||
@@ -213,6 +215,7 @@ void ShareDialog::slotThumbnailFetched(const int &statusCode, const QByteArray &
|
||||
|
||||
QPixmap p;
|
||||
p.loadFromData(reply, "PNG");
|
||||
p = p.scaledToHeight(thumbnailSize, Qt::SmoothTransformation);
|
||||
_ui->label_icon->setPixmap(p);
|
||||
}
|
||||
|
||||
|
||||
@@ -6,8 +6,8 @@
|
||||
<rect>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>400</width>
|
||||
<height>300</height>
|
||||
<width>408</width>
|
||||
<height>281</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="windowTitle">
|
||||
@@ -64,7 +64,24 @@
|
||||
</layout>
|
||||
</item>
|
||||
<item>
|
||||
<layout class="QVBoxLayout" name="shareWidgetsLayout"/>
|
||||
<layout class="QVBoxLayout" name="shareWidgetsLayout">
|
||||
<property name="spacing">
|
||||
<number>10</number>
|
||||
</property>
|
||||
</layout>
|
||||
</item>
|
||||
<item>
|
||||
<spacer name="verticalSpacer">
|
||||
<property name="orientation">
|
||||
<enum>Qt::Vertical</enum>
|
||||
</property>
|
||||
<property name="sizeHint" stdset="0">
|
||||
<size>
|
||||
<width>20</width>
|
||||
<height>40</height>
|
||||
</size>
|
||||
</property>
|
||||
</spacer>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QDialogButtonBox" name="buttonBox">
|
||||
|
||||
@@ -14,11 +14,20 @@
|
||||
<string>Share NewDocument.odt</string>
|
||||
</property>
|
||||
<layout class="QGridLayout" name="gridLayout_3">
|
||||
<property name="leftMargin">
|
||||
<number>0</number>
|
||||
</property>
|
||||
<property name="topMargin">
|
||||
<number>0</number>
|
||||
</property>
|
||||
<property name="rightMargin">
|
||||
<number>0</number>
|
||||
</property>
|
||||
<property name="bottomMargin">
|
||||
<number>0</number>
|
||||
</property>
|
||||
<item row="0" column="0">
|
||||
<layout class="QHBoxLayout" name="horizontalLayout_shareLink">
|
||||
<property name="topMargin">
|
||||
<number>10</number>
|
||||
</property>
|
||||
<item>
|
||||
<widget class="QCheckBox" name="checkBox_shareLink">
|
||||
<property name="text">
|
||||
@@ -88,7 +97,7 @@
|
||||
<number>20</number>
|
||||
</property>
|
||||
<property name="topMargin">
|
||||
<number>1</number>
|
||||
<number>0</number>
|
||||
</property>
|
||||
<property name="rightMargin">
|
||||
<number>0</number>
|
||||
|
||||
@@ -343,7 +343,7 @@ QSharedPointer<LinkShare> ShareManager::parseLinkShare(const QVariantMap &data)
|
||||
// From ownCloud server 8.2 the url field is always set for public shares
|
||||
if (data.contains("url")) {
|
||||
url = QUrl(data.value("url").toString());
|
||||
} else if (_account->serverVersionInt() >= (8 << 16)) {
|
||||
} else if (_account->serverVersionInt() >= Account::makeServerVersion(8, 0, 0)) {
|
||||
// From ownCloud server version 8 on, a different share link scheme is used.
|
||||
url = QUrl(Utility::concatUrlPath(_account->url(), QLatin1String("index.php/s/") + data.value("token").toString())).toString();
|
||||
} else {
|
||||
|
||||
@@ -254,7 +254,7 @@ void ShareUserGroupWidget::slotCompleterActivated(const QModelIndex & index)
|
||||
* https://github.com/owncloud/client/issues/4996
|
||||
*/
|
||||
if (sharee->type() == Sharee::Federated
|
||||
&& _account->serverVersionInt() < 0x090100) {
|
||||
&& _account->serverVersionInt() < Account::makeServerVersion(9, 1, 0)) {
|
||||
int permissions = SharePermissionRead | SharePermissionUpdate;
|
||||
if (!_isFile) {
|
||||
permissions |= SharePermissionCreate | SharePermissionDelete;
|
||||
@@ -280,9 +280,16 @@ void ShareUserGroupWidget::slotCompleterHighlighted(const QModelIndex & index)
|
||||
void ShareUserGroupWidget::displayError(int code, const QString& message)
|
||||
{
|
||||
_pi_sharee.stopAnimation();
|
||||
|
||||
// Also remove the spinner in the widget list, if any
|
||||
foreach (auto pi, _ui->scrollArea->findChildren<QProgressIndicator*>()) {
|
||||
delete pi;
|
||||
}
|
||||
|
||||
qDebug() << "Error from server" << code << message;
|
||||
_ui->errorLabel->setText(message);
|
||||
_ui->errorLabel->show();
|
||||
_ui->shareeLineEdit->setEnabled(true);
|
||||
}
|
||||
|
||||
ShareWidget::ShareWidget(QSharedPointer<Share> share,
|
||||
@@ -324,6 +331,11 @@ ShareWidget::ShareWidget(QSharedPointer<Share> share,
|
||||
QIcon icon(QLatin1String(":/client/resources/more.png"));
|
||||
_ui->permissionToolButton->setIcon(icon);
|
||||
|
||||
// If there's only a single entry in the detailed permission menu, hide it
|
||||
if (menu->actions().size() == 1) {
|
||||
_ui->permissionToolButton->hide();
|
||||
}
|
||||
|
||||
// Set the permissions checkboxes
|
||||
displayPermissions();
|
||||
|
||||
@@ -343,7 +355,7 @@ ShareWidget::ShareWidget(QSharedPointer<Share> share,
|
||||
* https://github.com/owncloud/client/issues/4996
|
||||
*/
|
||||
if (share->getShareType() == Share::TypeRemote
|
||||
&& share->account()->serverVersionInt() < 0x090100) {
|
||||
&& share->account()->serverVersionInt() < Account::makeServerVersion(9, 1, 0)) {
|
||||
_ui->permissionShare->setVisible(false);
|
||||
_ui->permissionToolButton->setVisible(false);
|
||||
}
|
||||
|
||||
@@ -6,14 +6,26 @@
|
||||
<rect>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>457</width>
|
||||
<height>164</height>
|
||||
<width>397</width>
|
||||
<height>273</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="windowTitle">
|
||||
<string>Share NewDocument.odt</string>
|
||||
</property>
|
||||
<layout class="QVBoxLayout" name="verticalLayout">
|
||||
<property name="leftMargin">
|
||||
<number>0</number>
|
||||
</property>
|
||||
<property name="topMargin">
|
||||
<number>0</number>
|
||||
</property>
|
||||
<property name="rightMargin">
|
||||
<number>0</number>
|
||||
</property>
|
||||
<property name="bottomMargin">
|
||||
<number>0</number>
|
||||
</property>
|
||||
<item>
|
||||
<layout class="QHBoxLayout" name="shareeHorizontalLayout">
|
||||
<item>
|
||||
@@ -94,8 +106,8 @@
|
||||
<rect>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>437</width>
|
||||
<height>94</height>
|
||||
<width>395</width>
|
||||
<height>221</height>
|
||||
</rect>
|
||||
</property>
|
||||
<layout class="QVBoxLayout" name="verticalLayout_3"/>
|
||||
|
||||
@@ -404,7 +404,7 @@ void SocketApi::command_SHARE(const QString& localFile, SocketListener* listener
|
||||
listener->sendMessage(message);
|
||||
} else if (!theme->linkSharing() && (
|
||||
!theme->userGroupSharing() ||
|
||||
shareFolder->accountState()->account()->serverVersionInt() < ((8 << 16) + (2 << 8)))) {
|
||||
shareFolder->accountState()->account()->serverVersionInt() < Account::makeServerVersion(8, 2, 0))) {
|
||||
const QString message = QLatin1String("SHARE:NOP:")+QDir::toNativeSeparators(localFile);
|
||||
listener->sendMessage(message);
|
||||
} else {
|
||||
|
||||
@@ -59,7 +59,7 @@ static QString addCertDetailsField(const QString &key, const QString &value)
|
||||
return QString();
|
||||
|
||||
return QLatin1String("<tr><td style=\"vertical-align: top;\"><b>") + key
|
||||
+ QLatin1String("</b></td><td style=\"vertical-align: bottom;\">)") + value
|
||||
+ QLatin1String("</b></td><td style=\"vertical-align: bottom;\">") + value
|
||||
+ QLatin1String("</td></tr>");
|
||||
}
|
||||
|
||||
|
||||
@@ -27,8 +27,7 @@ ThumbnailJob::ThumbnailJob(const QString &path, AccountPtr account, QObject* par
|
||||
|
||||
void ThumbnailJob::start()
|
||||
{
|
||||
setReply(getRequest(path()));
|
||||
setupConnections(reply());
|
||||
sendRequest("GET", makeAccountUrl(path()));
|
||||
AbstractNetworkJob::start();
|
||||
}
|
||||
|
||||
|
||||
@@ -122,40 +122,49 @@ QNetworkReply* AbstractNetworkJob::addTimer(QNetworkReply *reply)
|
||||
return reply;
|
||||
}
|
||||
|
||||
QNetworkReply* AbstractNetworkJob::davRequest(const QByteArray &verb, const QString &relPath,
|
||||
QNetworkRequest req, QIODevice *data)
|
||||
QNetworkReply *AbstractNetworkJob::sendRequest(const QByteArray &verb, const QUrl &url,
|
||||
QNetworkRequest req, QIODevice *requestBody)
|
||||
{
|
||||
return addTimer(_account->davRequest(verb, relPath, req, data));
|
||||
auto reply = _account->sendRequest(verb, url, req, requestBody);
|
||||
_requestBody = requestBody;
|
||||
if (_requestBody) {
|
||||
_requestBody->setParent(reply);
|
||||
}
|
||||
addTimer(reply);
|
||||
setReply(reply);
|
||||
setupConnections(reply);
|
||||
return reply;
|
||||
}
|
||||
|
||||
QNetworkReply *AbstractNetworkJob::davRequest(const QByteArray &verb, const QUrl &url, QNetworkRequest req, QIODevice *data)
|
||||
QUrl AbstractNetworkJob::makeAccountUrl(const QString& relativePath) const
|
||||
{
|
||||
return addTimer(_account->davRequest(verb, url, req, data));
|
||||
return Utility::concatUrlPath(_account->url(), relativePath);
|
||||
}
|
||||
|
||||
QNetworkReply* AbstractNetworkJob::getRequest(const QString &relPath)
|
||||
QUrl AbstractNetworkJob::makeDavUrl(const QString& relativePath) const
|
||||
{
|
||||
return addTimer(_account->getRequest(relPath));
|
||||
return Utility::concatUrlPath(_account->davUrl(), relativePath);
|
||||
}
|
||||
|
||||
QNetworkReply *AbstractNetworkJob::getRequest(const QUrl &url)
|
||||
QByteArray AbstractNetworkJob::requestVerb(QNetworkReply* reply)
|
||||
{
|
||||
return addTimer(_account->getRequest(url));
|
||||
}
|
||||
|
||||
QNetworkReply *AbstractNetworkJob::headRequest(const QString &relPath)
|
||||
{
|
||||
return addTimer(_account->headRequest(relPath));
|
||||
}
|
||||
|
||||
QNetworkReply *AbstractNetworkJob::headRequest(const QUrl &url)
|
||||
{
|
||||
return addTimer(_account->headRequest(url));
|
||||
}
|
||||
|
||||
QNetworkReply *AbstractNetworkJob::deleteRequest(const QUrl &url)
|
||||
{
|
||||
return addTimer(_account->deleteRequest(url));
|
||||
switch (reply->operation()) {
|
||||
case QNetworkAccessManager::HeadOperation:
|
||||
return "HEAD";
|
||||
case QNetworkAccessManager::GetOperation:
|
||||
return "GET";
|
||||
case QNetworkAccessManager::PutOperation:
|
||||
return "PUT";
|
||||
case QNetworkAccessManager::PostOperation:
|
||||
return "POST";
|
||||
case QNetworkAccessManager::DeleteOperation:
|
||||
return "DELETE";
|
||||
case QNetworkAccessManager::CustomOperation:
|
||||
return reply->request().attribute(QNetworkRequest::CustomVerbAttribute).toByteArray();
|
||||
case QNetworkAccessManager::UnknownOperation:
|
||||
break;
|
||||
}
|
||||
return QByteArray();
|
||||
}
|
||||
|
||||
void AbstractNetworkJob::slotFinished()
|
||||
@@ -178,24 +187,36 @@ void AbstractNetworkJob::slotFinished()
|
||||
// get the Date timestamp from reply
|
||||
_responseTimestamp = _reply->rawHeader("Date");
|
||||
|
||||
if (_followRedirects) {
|
||||
// ### the qWarnings here should be exported via displayErrors() so they
|
||||
QUrl requestedUrl = reply()->request().url();
|
||||
QUrl redirectUrl = reply()->attribute(QNetworkRequest::RedirectionTargetAttribute).toUrl();
|
||||
if (_followRedirects && !redirectUrl.isEmpty()) {
|
||||
_redirectCount++;
|
||||
|
||||
// ### some of the qWarnings here should be exported via displayErrors() so they
|
||||
// ### can be presented to the user if the job executor has a GUI
|
||||
QUrl requestedUrl = reply()->request().url();
|
||||
QUrl redirectUrl = reply()->attribute(QNetworkRequest::RedirectionTargetAttribute).toUrl();
|
||||
if (!redirectUrl.isEmpty()) {
|
||||
_redirectCount++;
|
||||
if (requestedUrl.scheme() == QLatin1String("https") &&
|
||||
redirectUrl.scheme() == QLatin1String("http")) {
|
||||
qWarning() << this << "HTTPS->HTTP downgrade detected!";
|
||||
} else if (requestedUrl == redirectUrl || _redirectCount >= maxRedirects()) {
|
||||
qWarning() << this << "Redirect loop detected!";
|
||||
} else {
|
||||
resetTimeout();
|
||||
setReply(getRequest(redirectUrl));
|
||||
setupConnections(reply());
|
||||
return;
|
||||
QByteArray verb = requestVerb(reply());
|
||||
if (requestedUrl.scheme() == QLatin1String("https") &&
|
||||
redirectUrl.scheme() == QLatin1String("http")) {
|
||||
qWarning() << this << "HTTPS->HTTP downgrade detected!";
|
||||
} else if (requestedUrl == redirectUrl || _redirectCount >= maxRedirects()) {
|
||||
qWarning() << this << "Redirect loop detected!";
|
||||
} else if (_requestBody && _requestBody->isSequential()) {
|
||||
qWarning() << this << "cannot redirect request with sequential body";
|
||||
} else if (verb.isEmpty()) {
|
||||
qWarning() << this << "cannot redirect request: could not detect original verb";
|
||||
} else {
|
||||
// Create the redirected request and send it
|
||||
qDebug() << "Redirecting" << verb << requestedUrl << redirectUrl;
|
||||
resetTimeout();
|
||||
if (_requestBody) {
|
||||
_requestBody->seek(0);
|
||||
}
|
||||
sendRequest(
|
||||
verb,
|
||||
redirectUrl,
|
||||
reply()->request(),
|
||||
_requestBody);
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -78,17 +78,29 @@ signals:
|
||||
void networkActivity();
|
||||
protected:
|
||||
void setupConnections(QNetworkReply *reply);
|
||||
QNetworkReply* davRequest(const QByteArray& verb, const QString &relPath,
|
||||
QNetworkRequest req = QNetworkRequest(),
|
||||
QIODevice *data = 0);
|
||||
QNetworkReply* davRequest(const QByteArray& verb, const QUrl &url,
|
||||
QNetworkRequest req = QNetworkRequest(),
|
||||
QIODevice *data = 0);
|
||||
QNetworkReply* getRequest(const QString &relPath);
|
||||
QNetworkReply* getRequest(const QUrl &url);
|
||||
QNetworkReply* headRequest(const QString &relPath);
|
||||
QNetworkReply* headRequest(const QUrl &url);
|
||||
QNetworkReply* deleteRequest(const QUrl &url);
|
||||
|
||||
/** Initiate a network request, returning a QNetworkReply.
|
||||
*
|
||||
* Calls setReply() and setupConnections() on it.
|
||||
*
|
||||
* Takes ownership of the requestBody (to allow redirects).
|
||||
*/
|
||||
QNetworkReply* sendRequest(const QByteArray& verb, const QUrl &url,
|
||||
QNetworkRequest req = QNetworkRequest(),
|
||||
QIODevice *requestBody = 0);
|
||||
|
||||
// sendRequest does not take a relative path instead of an url,
|
||||
// but the old API allowed that. We have this undefined overload
|
||||
// to help catch usage errors
|
||||
QNetworkReply* sendRequest(const QByteArray& verb, const QString &relativePath,
|
||||
QNetworkRequest req = QNetworkRequest(),
|
||||
QIODevice *requestBody = 0);
|
||||
|
||||
/// Creates a url for the account from a relative path
|
||||
QUrl makeAccountUrl(const QString& relativePath) const;
|
||||
|
||||
/// Like makeAccountUrl() but uses the account's dav base path
|
||||
QUrl makeDavUrl(const QString& relativePath) const;
|
||||
|
||||
int maxRedirects() const { return 10; }
|
||||
virtual bool finished() = 0;
|
||||
@@ -99,12 +111,19 @@ protected:
|
||||
// GET requests that don't set up any HTTP body or other flags.
|
||||
bool _followRedirects;
|
||||
|
||||
/** Helper to construct the HTTP verb used in the request
|
||||
*
|
||||
* Returns an empty QByteArray for UnknownOperation.
|
||||
*/
|
||||
static QByteArray requestVerb(QNetworkReply* reply);
|
||||
|
||||
private slots:
|
||||
void slotFinished();
|
||||
virtual void slotTimeout();
|
||||
|
||||
protected:
|
||||
AccountPtr _account;
|
||||
|
||||
private:
|
||||
QNetworkReply* addTimer(QNetworkReply *reply);
|
||||
bool _ignoreCredentialFailure;
|
||||
@@ -112,6 +131,12 @@ private:
|
||||
QString _path;
|
||||
QTimer _timer;
|
||||
int _redirectCount;
|
||||
|
||||
// Set by the xyzRequest() functions and needed to be able to redirect
|
||||
// requests, should it be required.
|
||||
//
|
||||
// Reparented to the currently running QNetworkReply.
|
||||
QPointer<QIODevice> _requestBody;
|
||||
};
|
||||
|
||||
/**
|
||||
|
||||
@@ -202,54 +202,28 @@ QNetworkAccessManager *Account::networkAccessManager()
|
||||
return _am.data();
|
||||
}
|
||||
|
||||
QNetworkReply *Account::headRequest(const QString &relPath)
|
||||
QSharedPointer<QNetworkAccessManager> Account::sharedNetworkAccessManager()
|
||||
{
|
||||
return headRequest(Utility::concatUrlPath(url(), relPath));
|
||||
return _am;
|
||||
}
|
||||
|
||||
QNetworkReply *Account::headRequest(const QUrl &url)
|
||||
{
|
||||
QNetworkRequest request(url);
|
||||
#if QT_VERSION > QT_VERSION_CHECK(4, 8, 4)
|
||||
request.setSslConfiguration(this->getOrCreateSslConfig());
|
||||
#endif
|
||||
return _am->head(request);
|
||||
}
|
||||
|
||||
QNetworkReply *Account::getRequest(const QString &relPath)
|
||||
{
|
||||
return getRequest(Utility::concatUrlPath(url(), relPath));
|
||||
}
|
||||
|
||||
QNetworkReply *Account::getRequest(const QUrl &url)
|
||||
{
|
||||
QNetworkRequest request(url);
|
||||
#if QT_VERSION > QT_VERSION_CHECK(4, 8, 4)
|
||||
request.setSslConfiguration(this->getOrCreateSslConfig());
|
||||
#endif
|
||||
return _am->get(request);
|
||||
}
|
||||
|
||||
QNetworkReply *Account::deleteRequest( const QUrl &url)
|
||||
{
|
||||
QNetworkRequest request(url);
|
||||
#if QT_VERSION > QT_VERSION_CHECK(4, 8, 4)
|
||||
request.setSslConfiguration(this->getOrCreateSslConfig());
|
||||
#endif
|
||||
return _am->deleteResource(request);
|
||||
}
|
||||
|
||||
QNetworkReply *Account::davRequest(const QByteArray &verb, const QString &relPath, QNetworkRequest req, QIODevice *data)
|
||||
{
|
||||
return davRequest(verb, Utility::concatUrlPath(davUrl(), relPath), req, data);
|
||||
}
|
||||
|
||||
QNetworkReply *Account::davRequest(const QByteArray &verb, const QUrl &url, QNetworkRequest req, QIODevice *data)
|
||||
QNetworkReply *Account::sendRequest(const QByteArray &verb, const QUrl &url, QNetworkRequest req, QIODevice *data)
|
||||
{
|
||||
req.setUrl(url);
|
||||
#if QT_VERSION > QT_VERSION_CHECK(4, 8, 4)
|
||||
req.setSslConfiguration(this->getOrCreateSslConfig());
|
||||
#endif
|
||||
if (verb == "HEAD" && !data) {
|
||||
return _am->head(req);
|
||||
} else if (verb == "GET" && !data) {
|
||||
return _am->get(req);
|
||||
} else if (verb == "POST") {
|
||||
return _am->post(req, data);
|
||||
} else if (verb == "PUT") {
|
||||
return _am->put(req, data);
|
||||
} else if (verb == "DELETE" && !data) {
|
||||
return _am->deleteResource(req);
|
||||
}
|
||||
return _am->sendCustomRequest(req, verb, data);
|
||||
}
|
||||
|
||||
@@ -427,9 +401,14 @@ int Account::serverVersionInt() const
|
||||
{
|
||||
// FIXME: Use Qt 5.5 QVersionNumber
|
||||
auto components = serverVersion().split('.');
|
||||
return (components.value(0).toInt() << 16)
|
||||
+ (components.value(1).toInt() << 8)
|
||||
+ components.value(2).toInt();
|
||||
return makeServerVersion(components.value(0).toInt(),
|
||||
components.value(1).toInt(),
|
||||
components.value(2).toInt());
|
||||
}
|
||||
|
||||
int Account::makeServerVersion(int majorVersion, int minorVersion, int patchVersion)
|
||||
{
|
||||
return (majorVersion << 16) + (minorVersion << 8) + patchVersion;
|
||||
}
|
||||
|
||||
bool Account::serverVersionUnsupported() const
|
||||
@@ -438,7 +417,7 @@ bool Account::serverVersionUnsupported() const
|
||||
// not detected yet, assume it is fine.
|
||||
return false;
|
||||
}
|
||||
return serverVersionInt() < 0x070000;
|
||||
return serverVersionInt() < makeServerVersion(7, 0, 0);
|
||||
}
|
||||
|
||||
void Account::setServerVersion(const QString& version)
|
||||
@@ -454,7 +433,7 @@ void Account::setServerVersion(const QString& version)
|
||||
|
||||
bool Account::rootEtagChangesNotOnlySubFolderEtags()
|
||||
{
|
||||
return (serverVersionInt() >= 0x080100);
|
||||
return (serverVersionInt() >= makeServerVersion(8, 1, 0));
|
||||
}
|
||||
|
||||
void Account::setNonShib(bool nonShib)
|
||||
|
||||
@@ -106,14 +106,10 @@ public:
|
||||
|
||||
|
||||
// For creating various network requests
|
||||
QNetworkReply* headRequest(const QString &relPath);
|
||||
QNetworkReply* headRequest(const QUrl &url);
|
||||
QNetworkReply* getRequest(const QString &relPath);
|
||||
QNetworkReply* getRequest(const QUrl &url);
|
||||
QNetworkReply* deleteRequest( const QUrl &url);
|
||||
QNetworkReply* davRequest(const QByteArray &verb, const QString &relPath, QNetworkRequest req, QIODevice *data = 0);
|
||||
QNetworkReply* davRequest(const QByteArray &verb, const QUrl &url, QNetworkRequest req, QIODevice *data = 0);
|
||||
|
||||
QNetworkReply* sendRequest(const QByteArray &verb,
|
||||
const QUrl &url,
|
||||
QNetworkRequest req = QNetworkRequest(),
|
||||
QIODevice *data = 0);
|
||||
|
||||
/** The ssl configuration during the first connection */
|
||||
QSslConfiguration getOrCreateSslConfig();
|
||||
@@ -149,9 +145,22 @@ public:
|
||||
const Capabilities &capabilities() const;
|
||||
void setCapabilities(const QVariantMap &caps);
|
||||
|
||||
/** Access the server version */
|
||||
/** Access the server version
|
||||
*
|
||||
* For servers >= 10.0.0, this can be the empty string until capabilities
|
||||
* have been received.
|
||||
*/
|
||||
QString serverVersion() const;
|
||||
|
||||
/** Server version for easy comparison.
|
||||
*
|
||||
* Example: serverVersionInt() >= makeServerVersion(11, 2, 3)
|
||||
*
|
||||
* Will be 0 if the version is not available yet.
|
||||
*/
|
||||
int serverVersionInt() const;
|
||||
|
||||
static int makeServerVersion(int majorVersion, int minorVersion, int patchVersion);
|
||||
void setServerVersion(const QString &version);
|
||||
|
||||
/** Whether the server is too old.
|
||||
@@ -176,6 +185,7 @@ public:
|
||||
|
||||
void resetNetworkAccessManager();
|
||||
QNetworkAccessManager* networkAccessManager();
|
||||
QSharedPointer<QNetworkAccessManager> sharedNetworkAccessManager();
|
||||
|
||||
/// Called by network jobs on credential errors, emits invalidCredentials()
|
||||
void handleInvalidCredentials();
|
||||
|
||||
@@ -114,26 +114,21 @@ void ConnectionValidator::slotCheckServerAndAuth()
|
||||
|
||||
void ConnectionValidator::slotStatusFound(const QUrl&url, const QVariantMap &info)
|
||||
{
|
||||
// Newer servers don't disclose any version in status.php anymore
|
||||
// https://github.com/owncloud/core/pull/27473/files
|
||||
// so this string can be empty.
|
||||
QString serverVersion = CheckServerJob::version(info);
|
||||
|
||||
// status.php was found.
|
||||
qDebug() << "** Application: ownCloud found: "
|
||||
<< url << " with version "
|
||||
<< CheckServerJob::versionString(info)
|
||||
<< "(" << CheckServerJob::version(info) << ")";
|
||||
<< "(" << serverVersion << ")";
|
||||
|
||||
QString version = CheckServerJob::version(info);
|
||||
_account->setServerVersion(version);
|
||||
|
||||
// We cannot deal with servers < 5.0.0
|
||||
if (version.contains('.') && version.split('.')[0].toInt() < 5) {
|
||||
_errors.append( tr("The configured server for this client is too old") );
|
||||
_errors.append( tr("Please update to the latest server and restart the client.") );
|
||||
reportResult( ServerVersionMismatch );
|
||||
if (!serverVersion.isEmpty() && !setAndCheckServerVersion(serverVersion)) {
|
||||
return;
|
||||
}
|
||||
|
||||
// We attempt to work with servers >= 5.0.0 but warn users.
|
||||
// Check usages of Account::serverVersionUnsupported() for details.
|
||||
|
||||
// now check the authentication
|
||||
if (_account->credentials()->ready())
|
||||
QTimer::singleShot( 0, this, SLOT( checkAuthentication() ));
|
||||
@@ -235,6 +230,13 @@ void ConnectionValidator::slotCapabilitiesRecieved(const QVariantMap &json)
|
||||
auto caps = json.value("ocs").toMap().value("data").toMap().value("capabilities");
|
||||
qDebug() << "Server capabilities" << caps;
|
||||
_account->setCapabilities(caps.toMap());
|
||||
|
||||
// New servers also report the version in the capabilities
|
||||
QString serverVersion = caps.toMap()["core"].toMap()["status"].toMap()["version"].toString();
|
||||
if (!serverVersion.isEmpty() && !setAndCheckServerVersion(serverVersion)) {
|
||||
return;
|
||||
}
|
||||
|
||||
fetchUser();
|
||||
}
|
||||
|
||||
@@ -247,6 +249,26 @@ void ConnectionValidator::fetchUser()
|
||||
job->start();
|
||||
}
|
||||
|
||||
bool ConnectionValidator::setAndCheckServerVersion(const QString& version)
|
||||
{
|
||||
qDebug() << _account->url() << "has server version" << version;
|
||||
_account->setServerVersion(version);
|
||||
|
||||
// We cannot deal with servers < 5.0.0
|
||||
if (_account->serverVersionInt()
|
||||
&& _account->serverVersionInt() < Account::makeServerVersion(5, 0, 0)) {
|
||||
_errors.append( tr("The configured server for this client is too old") );
|
||||
_errors.append( tr("Please update to the latest server and restart the client.") );
|
||||
reportResult( ServerVersionMismatch );
|
||||
return false;
|
||||
}
|
||||
|
||||
// We attempt to work with servers >= 5.0.0 but warn users.
|
||||
// Check usages of Account::serverVersionUnsupported() for details.
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
void ConnectionValidator::slotUserFetched(const QVariantMap &json)
|
||||
{
|
||||
QString user = json.value("ocs").toMap().value("data").toMap().value("id").toString();
|
||||
|
||||
@@ -125,6 +125,12 @@ private:
|
||||
void checkServerCapabilities();
|
||||
void fetchUser();
|
||||
|
||||
/** Sets the account's server version
|
||||
*
|
||||
* Returns false and reports ServerVersionMismatch for very old servers.
|
||||
*/
|
||||
bool setAndCheckServerVersion(const QString& version);
|
||||
|
||||
QStringList _errors;
|
||||
AccountPtr _account;
|
||||
bool _isCheckingServerAndAuth;
|
||||
|
||||
@@ -67,9 +67,7 @@ void RequestEtagJob::start()
|
||||
buf->setData(xml);
|
||||
buf->open(QIODevice::ReadOnly);
|
||||
// assumes ownership
|
||||
setReply(davRequest("PROPFIND", path(), req, buf));
|
||||
buf->setParent(reply());
|
||||
setupConnections(reply());
|
||||
sendRequest("PROPFIND", makeDavUrl(path()), req, buf);
|
||||
|
||||
if( reply()->error() != QNetworkReply::NoError ) {
|
||||
qDebug() << "getting etag: request network error: " << reply()->errorString();
|
||||
@@ -122,10 +120,11 @@ void MkColJob::start()
|
||||
}
|
||||
|
||||
// assumes ownership
|
||||
QNetworkReply *reply = _url.isValid() ? davRequest("MKCOL", _url, req)
|
||||
: davRequest("MKCOL", path(), req);
|
||||
setReply(reply);
|
||||
setupConnections(reply);
|
||||
if (_url.isValid()) {
|
||||
sendRequest("MKCOL", _url, req);
|
||||
} else {
|
||||
sendRequest("MKCOL", makeDavUrl(path()), req);
|
||||
}
|
||||
AbstractNetworkJob::start();
|
||||
}
|
||||
|
||||
@@ -322,11 +321,11 @@ void LsColJob::start()
|
||||
QBuffer *buf = new QBuffer(this);
|
||||
buf->setData(xml);
|
||||
buf->open(QIODevice::ReadOnly);
|
||||
QNetworkReply *reply = _url.isValid() ? davRequest("PROPFIND", _url, req, buf)
|
||||
: davRequest("PROPFIND", path(), req, buf);
|
||||
buf->setParent(reply);
|
||||
setReply(reply);
|
||||
setupConnections(reply);
|
||||
if (_url.isValid()) {
|
||||
sendRequest("PROPFIND", _url, req, buf);
|
||||
} else {
|
||||
sendRequest("PROPFIND", makeDavUrl(path()), req, buf);
|
||||
}
|
||||
AbstractNetworkJob::start();
|
||||
}
|
||||
|
||||
@@ -380,8 +379,7 @@ CheckServerJob::CheckServerJob(AccountPtr account, QObject *parent)
|
||||
|
||||
void CheckServerJob::start()
|
||||
{
|
||||
setReply(getRequest(path()));
|
||||
setupConnections(reply());
|
||||
sendRequest("GET", makeAccountUrl(path()));
|
||||
connect(reply(), SIGNAL(metaDataChanged()), this, SLOT(metaDataChangedSlot()));
|
||||
connect(reply(), SIGNAL(encrypted()), this, SLOT(encryptedSlot()));
|
||||
AbstractNetworkJob::start();
|
||||
@@ -476,10 +474,7 @@ bool CheckServerJob::finished()
|
||||
}
|
||||
|
||||
qDebug() << "status.php returns: " << status << " " << reply()->error() << " Reply: " << reply();
|
||||
if( status.contains("installed")
|
||||
&& status.contains("version")
|
||||
&& status.contains("versionstring") ) {
|
||||
|
||||
if( status.contains("installed") ) {
|
||||
emit instanceFound(reply()->url(), status);
|
||||
} else {
|
||||
qDebug() << "No proper answer on " << reply()->url();
|
||||
@@ -529,9 +524,7 @@ void PropfindJob::start()
|
||||
QBuffer *buf = new QBuffer(this);
|
||||
buf->setData(xml);
|
||||
buf->open(QIODevice::ReadOnly);
|
||||
setReply(davRequest("PROPFIND", path(), req, buf));
|
||||
buf->setParent(reply());
|
||||
setupConnections(reply());
|
||||
sendRequest("PROPFIND", makeDavUrl(path()), req, buf);
|
||||
AbstractNetworkJob::start();
|
||||
}
|
||||
|
||||
@@ -632,9 +625,7 @@ void ProppatchJob::start()
|
||||
QBuffer *buf = new QBuffer(this);
|
||||
buf->setData(xml);
|
||||
buf->open(QIODevice::ReadOnly);
|
||||
setReply(davRequest("PROPPATCH", path(), req, buf));
|
||||
buf->setParent(reply());
|
||||
setupConnections(reply());
|
||||
sendRequest("PROPPATCH", makeDavUrl(path()), req, buf);
|
||||
AbstractNetworkJob::start();
|
||||
}
|
||||
|
||||
@@ -671,8 +662,7 @@ EntityExistsJob::EntityExistsJob(AccountPtr account, const QString &path, QObjec
|
||||
|
||||
void EntityExistsJob::start()
|
||||
{
|
||||
setReply(headRequest(path()));
|
||||
setupConnections(reply());
|
||||
sendRequest("HEAD", makeAccountUrl(path()));
|
||||
AbstractNetworkJob::start();
|
||||
}
|
||||
|
||||
@@ -700,8 +690,7 @@ void JsonApiJob::start()
|
||||
QList<QPair<QString, QString> > params = _additionalParams;
|
||||
params << qMakePair(QString::fromLatin1("format"), QString::fromLatin1("json"));
|
||||
url.setQueryItems(params);
|
||||
setReply(davRequest("GET", url, req));
|
||||
setupConnections(reply());
|
||||
sendRequest("GET", url, req);
|
||||
AbstractNetworkJob::start();
|
||||
}
|
||||
|
||||
|
||||
@@ -94,32 +94,132 @@ int OwncloudPropagator::hardMaximumActiveJob()
|
||||
return max;
|
||||
}
|
||||
|
||||
/** Updates, creates or removes a blacklist entry for the given item.
|
||||
*
|
||||
* Returns whether the error should be suppressed.
|
||||
*/
|
||||
static bool blacklistCheck(SyncJournalDb* journal, const SyncFileItem& item)
|
||||
PropagateItemJob::~PropagateItemJob()
|
||||
{
|
||||
SyncJournalErrorBlacklistRecord oldEntry = journal->errorBlacklistEntry(item._file);
|
||||
SyncJournalErrorBlacklistRecord newEntry = SyncJournalErrorBlacklistRecord::update(oldEntry, item);
|
||||
|
||||
if (newEntry.isValid()) {
|
||||
journal->updateErrorBlacklistEntry(newEntry);
|
||||
} else if (oldEntry.isValid()) {
|
||||
journal->wipeErrorBlacklistEntry(item._file);
|
||||
if (auto p = propagator()) {
|
||||
// Normally, every job should clean itself from the _activeJobList. So this should not be
|
||||
// needed. But if a job has a bug or is deleted before the network jobs signal get received,
|
||||
// we might risk end up with dangling pointer in the list which may cause crashes.
|
||||
p->_activeJobList.removeAll(this);
|
||||
}
|
||||
|
||||
// In some cases we add errors to the blacklist for tracking, but don't
|
||||
// want to actively suppress them.
|
||||
return newEntry.isValid() && newEntry._ignoreDuration > 0;
|
||||
}
|
||||
|
||||
void PropagateItemJob::done(SyncFileItem::Status status, const QString &errorString)
|
||||
static time_t getMinBlacklistTime()
|
||||
{
|
||||
return qMax(qgetenv("OWNCLOUD_BLACKLIST_TIME_MIN").toInt(),
|
||||
25); // 25 seconds
|
||||
}
|
||||
|
||||
static time_t getMaxBlacklistTime()
|
||||
{
|
||||
int v = qgetenv("OWNCLOUD_BLACKLIST_TIME_MAX").toInt();
|
||||
if (v > 0)
|
||||
return v;
|
||||
return 24*60*60; // 1 day
|
||||
}
|
||||
|
||||
/** Creates a blacklist entry, possibly taking into account an old one.
|
||||
*
|
||||
* The old entry may be invalid, then a fresh entry is created.
|
||||
*/
|
||||
static SyncJournalErrorBlacklistRecord createBlacklistEntry(
|
||||
const SyncJournalErrorBlacklistRecord& old, const SyncFileItem& item)
|
||||
{
|
||||
SyncJournalErrorBlacklistRecord entry;
|
||||
|
||||
entry._errorString = item._errorString;
|
||||
entry._lastTryModtime = item._modtime;
|
||||
entry._lastTryEtag = item._etag;
|
||||
entry._lastTryTime = Utility::qDateTimeToTime_t(QDateTime::currentDateTime());
|
||||
entry._file = item._file;
|
||||
entry._renameTarget = item._renameTarget;
|
||||
|
||||
entry._retryCount = old._retryCount + 1;
|
||||
|
||||
static time_t minBlacklistTime(getMinBlacklistTime());
|
||||
static time_t maxBlacklistTime(qMax(getMaxBlacklistTime(), minBlacklistTime));
|
||||
|
||||
// The factor of 5 feels natural: 25s, 2 min, 10 min, ~1h, ~5h, ~24h
|
||||
entry._ignoreDuration = old._ignoreDuration * 5;
|
||||
|
||||
if( item._httpErrorCode == 403 ) {
|
||||
qDebug() << "Probably firewall error: " << item._httpErrorCode << ", blacklisting up to 1h only";
|
||||
entry._ignoreDuration = qMin(entry._ignoreDuration, time_t(60*60));
|
||||
|
||||
} else if( item._httpErrorCode == 413 || item._httpErrorCode == 415 ) {
|
||||
qDebug() << "Fatal Error condition" << item._httpErrorCode << ", maximum blacklist ignore time!";
|
||||
entry._ignoreDuration = maxBlacklistTime;
|
||||
}
|
||||
|
||||
entry._ignoreDuration = qBound(minBlacklistTime, entry._ignoreDuration, maxBlacklistTime);
|
||||
|
||||
if( item._status == SyncFileItem::SoftError ) {
|
||||
// Track these errors, but don't actively suppress them.
|
||||
entry._ignoreDuration = 0;
|
||||
}
|
||||
|
||||
return entry;
|
||||
}
|
||||
|
||||
/** Updates, creates or removes a blacklist entry for the given item.
|
||||
*
|
||||
* May adjust the status or item._errorString.
|
||||
*/
|
||||
static void blacklistUpdate(SyncJournalDb* journal, SyncFileItem& item)
|
||||
{
|
||||
SyncJournalErrorBlacklistRecord oldEntry = journal->errorBlacklistEntry(item._file);
|
||||
|
||||
bool mayBlacklist =
|
||||
item._errorMayBeBlacklisted // explicitly flagged for blacklisting
|
||||
|| ((item._status == SyncFileItem::NormalError
|
||||
|| item._status == SyncFileItem::SoftError)
|
||||
&& item._httpErrorCode != 0 // or non-local error
|
||||
);
|
||||
|
||||
// No new entry? Possibly remove the old one, then done.
|
||||
if (!mayBlacklist) {
|
||||
if (oldEntry.isValid()) {
|
||||
journal->wipeErrorBlacklistEntry(item._file);
|
||||
}
|
||||
return;
|
||||
}
|
||||
|
||||
auto newEntry = createBlacklistEntry(oldEntry, item);
|
||||
journal->updateErrorBlacklistEntry(newEntry);
|
||||
|
||||
// Suppress the error if it was and continues to be blacklisted.
|
||||
// An ignoreDuration of 0 mean we're tracking the error, but not actively
|
||||
// suppressing it.
|
||||
if (item._hasBlacklistEntry && newEntry._ignoreDuration > 0) {
|
||||
item._status = SyncFileItem::FileIgnored;
|
||||
item._errorString.prepend(PropagateItemJob::tr("Continue blacklisting:") + " ");
|
||||
|
||||
qDebug() << "blacklisting " << item._file
|
||||
<< " for " << newEntry._ignoreDuration
|
||||
<< ", retry count " << newEntry._retryCount;
|
||||
|
||||
return;
|
||||
}
|
||||
|
||||
// Some soft errors might become louder on repeat occurrence
|
||||
if (item._status == SyncFileItem::SoftError
|
||||
&& newEntry._retryCount > 1) {
|
||||
qDebug() << "escalating soft error on " << item._file
|
||||
<< " to normal error, " << item._httpErrorCode;
|
||||
item._status = SyncFileItem::NormalError;
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
void PropagateItemJob::done(SyncFileItem::Status statusArg, const QString &errorString)
|
||||
{
|
||||
_item->_status = statusArg;
|
||||
|
||||
_state = Finished;
|
||||
if (_item->_isRestoration) {
|
||||
if( status == SyncFileItem::Success || status == SyncFileItem::Conflict) {
|
||||
status = SyncFileItem::Restoration;
|
||||
if( _item->_status == SyncFileItem::Success
|
||||
|| _item->_status == SyncFileItem::Conflict) {
|
||||
_item->_status = SyncFileItem::Restoration;
|
||||
} else {
|
||||
_item->_errorString += tr("; Restoration Failed: %1").arg(errorString);
|
||||
}
|
||||
@@ -130,24 +230,18 @@ void PropagateItemJob::done(SyncFileItem::Status status, const QString &errorStr
|
||||
}
|
||||
|
||||
if( propagator()->_abortRequested.fetchAndAddRelaxed(0) &&
|
||||
(status == SyncFileItem::NormalError || status == SyncFileItem::FatalError)) {
|
||||
(_item->_status == SyncFileItem::NormalError
|
||||
|| _item->_status == SyncFileItem::FatalError)) {
|
||||
// an abort request is ongoing. Change the status to Soft-Error
|
||||
status = SyncFileItem::SoftError;
|
||||
_item->_status = SyncFileItem::SoftError;
|
||||
}
|
||||
|
||||
switch( status ) {
|
||||
switch( _item->_status ) {
|
||||
case SyncFileItem::SoftError:
|
||||
case SyncFileItem::FatalError:
|
||||
case SyncFileItem::NormalError:
|
||||
// For normal errors, we blacklist aggressively, otherwise only on
|
||||
// explicit request.
|
||||
if ((status == SyncFileItem::NormalError || _item->_errorMayBeBlacklisted)
|
||||
&& blacklistCheck(propagator()->_journal, *_item)
|
||||
&& _item->_hasBlacklistEntry) {
|
||||
// do not error if the item was, and continues to be, blacklisted
|
||||
status = SyncFileItem::FileIgnored;
|
||||
_item->_errorString.prepend(tr("Continue blacklisting:") + " ");
|
||||
}
|
||||
// Check the blacklist, possibly adjusting the item (including its status)
|
||||
blacklistUpdate(propagator()->_journal, *_item);
|
||||
break;
|
||||
case SyncFileItem::Success:
|
||||
case SyncFileItem::Restoration:
|
||||
@@ -167,10 +261,8 @@ void PropagateItemJob::done(SyncFileItem::Status status, const QString &errorStr
|
||||
break;
|
||||
}
|
||||
|
||||
_item->_status = status;
|
||||
|
||||
emit itemCompleted(_item);
|
||||
emit finished(status);
|
||||
emit finished(_item->_status);
|
||||
}
|
||||
|
||||
/**
|
||||
@@ -509,6 +601,36 @@ bool OwncloudPropagator::localFileNameClash( const QString& relFile )
|
||||
return re;
|
||||
}
|
||||
|
||||
bool OwncloudPropagator::hasCaseClashAccessibilityProblem(const QString &relfile)
|
||||
{
|
||||
#ifdef Q_OS_WIN
|
||||
bool result = false;
|
||||
const QString file( _localDir + relfile );
|
||||
WIN32_FIND_DATA FindFileData;
|
||||
HANDLE hFind;
|
||||
|
||||
hFind = FindFirstFileW(reinterpret_cast<const wchar_t*>(file.utf16()), &FindFileData);
|
||||
if (hFind != INVALID_HANDLE_VALUE) {
|
||||
QString firstFile = QString::fromWCharArray( FindFileData.cFileName );
|
||||
if (FindNextFile(hFind, &FindFileData)) {
|
||||
QString secondFile = QString::fromWCharArray( FindFileData.cFileName );
|
||||
// This extra check shouldn't be necessary, but ensures that there
|
||||
// are two different filenames that are identical when case is ignored.
|
||||
if (firstFile != secondFile
|
||||
&& QString::compare(firstFile, secondFile, Qt::CaseInsensitive) == 0) {
|
||||
result = true;
|
||||
qDebug() << "Found two filepaths that only differ in case: " << firstFile << secondFile;
|
||||
}
|
||||
}
|
||||
FindClose(hFind);
|
||||
}
|
||||
return result;
|
||||
#else
|
||||
Q_UNUSED(relfile);
|
||||
return false;
|
||||
#endif
|
||||
}
|
||||
|
||||
QString OwncloudPropagator::getFilePath(const QString& tmp_file_name) const
|
||||
{
|
||||
return _localDir + tmp_file_name;
|
||||
@@ -669,9 +791,11 @@ void PropagateDirectory::slotSubJobFinished(SyncFileItem::Status status)
|
||||
|
||||
if (status == SyncFileItem::FatalError ||
|
||||
(wasFirstJob && status != SyncFileItem::Success && status != SyncFileItem::Restoration)) {
|
||||
abort();
|
||||
_state = Finished;
|
||||
emit finished(status);
|
||||
if (_state != Finished) {
|
||||
abort();
|
||||
_state = Finished;
|
||||
emit finished(status);
|
||||
}
|
||||
return;
|
||||
} else if (status == SyncFileItem::NormalError || status == SyncFileItem::SoftError) {
|
||||
_hasError = status;
|
||||
@@ -688,6 +812,9 @@ void PropagateDirectory::slotSubJobFinished(SyncFileItem::Status status)
|
||||
|
||||
void PropagateDirectory::finalize()
|
||||
{
|
||||
if (_state == Finished)
|
||||
return;
|
||||
|
||||
bool ok = true;
|
||||
if (!_item->isEmpty() && _hasError == SyncFileItem::NoStatus) {
|
||||
if( !_item->_renameTarget.isEmpty() ) {
|
||||
|
||||
@@ -160,6 +160,7 @@ private:
|
||||
public:
|
||||
PropagateItemJob(OwncloudPropagator* propagator, const SyncFileItemPtr &item)
|
||||
: PropagatorJob(propagator), _item(item) {}
|
||||
~PropagateItemJob();
|
||||
|
||||
bool scheduleNextJob() Q_DECL_OVERRIDE {
|
||||
if (_state != NotYetStarted) {
|
||||
@@ -256,10 +257,7 @@ public:
|
||||
|
||||
class OwncloudPropagator : public QObject {
|
||||
Q_OBJECT
|
||||
|
||||
PropagateItemJob *createJob(const SyncFileItemPtr& item);
|
||||
QScopedPointer<PropagateDirectory> _rootJob;
|
||||
|
||||
public:
|
||||
const QString _localDir; // absolute path to the local directory. ends with '/'
|
||||
const QString _remoteFolder; // remote folder, ends with '/'
|
||||
@@ -307,7 +305,23 @@ public:
|
||||
int hardMaximumActiveJob();
|
||||
|
||||
bool isInSharedDirectory(const QString& file);
|
||||
|
||||
/** Check whether a download would clash with an existing file
|
||||
* in filesystems that are only case-preserving.
|
||||
*/
|
||||
bool localFileNameClash(const QString& relfile);
|
||||
|
||||
/** Check whether a file is properly accessible for upload.
|
||||
*
|
||||
* It is possible to create files with filenames that differ
|
||||
* only by case in NTFS, but most operations such as stat and
|
||||
* open only target one of these by default.
|
||||
*
|
||||
* When that happens, we want to avoid uploading incorrect data
|
||||
* and give up on the file.
|
||||
*/
|
||||
bool hasCaseClashAccessibilityProblem(const QString& relfile);
|
||||
|
||||
QString getFilePath(const QString& tmp_file_name) const;
|
||||
|
||||
void abort() {
|
||||
@@ -369,6 +383,7 @@ signals:
|
||||
private:
|
||||
|
||||
AccountPtr _account;
|
||||
QScopedPointer<PropagateDirectory> _rootJob;
|
||||
|
||||
#if QT_VERSION < QT_VERSION_CHECK(5, 0, 0)
|
||||
// access to signals which are protected in Qt4
|
||||
|
||||
@@ -17,6 +17,8 @@
|
||||
#include <QString>
|
||||
#include <QDebug>
|
||||
#include <QFile>
|
||||
#include <QFileInfo>
|
||||
#include <QDir>
|
||||
|
||||
#include "ownsql.h"
|
||||
#include "utility.h"
|
||||
@@ -101,8 +103,8 @@ bool SqlDatabase::openOrCreateReadWrite( const QString& filename )
|
||||
|
||||
if( !checkDb() ) {
|
||||
// When disk space is low, checking the db may fail even though it's fine.
|
||||
qint64 freeSpace = Utility::freeDiskSpace(filename);
|
||||
if (freeSpace < 1000000) {
|
||||
qint64 freeSpace = Utility::freeDiskSpace(QFileInfo(filename).dir().absolutePath());
|
||||
if (freeSpace != -1 && freeSpace < 1000000) {
|
||||
qDebug() << "Consistency check failed, disk space is low, aborting" << freeSpace;
|
||||
close();
|
||||
return false;
|
||||
|
||||
@@ -100,12 +100,11 @@ void GETFileJob::start() {
|
||||
}
|
||||
|
||||
if (_directDownloadUrl.isEmpty()) {
|
||||
setReply(davRequest("GET", path(), req));
|
||||
sendRequest("GET", makeDavUrl(path()), req);
|
||||
} else {
|
||||
// Use direct URL
|
||||
setReply(davRequest("GET", _directDownloadUrl, req));
|
||||
sendRequest("GET", _directDownloadUrl, req);
|
||||
}
|
||||
setupConnections(reply());
|
||||
|
||||
reply()->setReadBufferSize(16 * 1024); // keep low so we can easier limit the bandwidth
|
||||
qDebug() << Q_FUNC_INFO << _bandwidthManager << _bandwidthChoked << _bandwidthLimited;
|
||||
@@ -232,6 +231,8 @@ qint64 GETFileJob::currentDownloadPosition()
|
||||
|
||||
void GETFileJob::slotReadyRead()
|
||||
{
|
||||
if (!reply())
|
||||
return;
|
||||
int bufferSize = qMin(1024*8ll , reply()->bytesAvailable());
|
||||
QByteArray buffer(bufferSize, Qt::Uninitialized);
|
||||
|
||||
@@ -768,7 +769,7 @@ void PropagateDownloadFile::downloadFinished()
|
||||
// Apply the remote permissions
|
||||
// Older server versions sometimes provide empty remote permissions
|
||||
// see #4450 - don't adjust the write permissions there.
|
||||
const int serverVersionGoodRemotePerm = 0x070000; // 7.0.0
|
||||
const int serverVersionGoodRemotePerm = Account::makeServerVersion(7, 0, 0);
|
||||
if (propagator()->account()->serverVersionInt() >= serverVersionGoodRemotePerm) {
|
||||
FileSystem::setFileReadOnlyWeak(_tmpFile.fileName(),
|
||||
!_item->_remotePerm.contains('W'));
|
||||
|
||||
@@ -30,8 +30,11 @@ DeleteJob::DeleteJob(AccountPtr account, const QUrl& url, QObject* parent)
|
||||
void DeleteJob::start()
|
||||
{
|
||||
QNetworkRequest req;
|
||||
setReply(_url.isValid() ? davRequest("DELETE", _url, req) : davRequest("DELETE", path(), req));
|
||||
setupConnections(reply());
|
||||
if (_url.isValid()) {
|
||||
sendRequest("DELETE", _url, req);
|
||||
} else {
|
||||
sendRequest("DELETE", makeDavUrl(path()), req);
|
||||
}
|
||||
|
||||
if( reply()->error() != QNetworkReply::NoError ) {
|
||||
qWarning() << Q_FUNC_INFO << " Network error: " << reply()->errorString();
|
||||
|
||||
@@ -43,8 +43,11 @@ void MoveJob::start()
|
||||
for(auto it = _extraHeaders.constBegin(); it != _extraHeaders.constEnd(); ++it) {
|
||||
req.setRawHeader(it.key(), it.value());
|
||||
}
|
||||
setReply(_url.isValid() ? davRequest("MOVE", _url, req) : davRequest("MOVE", path(), req));
|
||||
setupConnections(reply());
|
||||
if (_url.isValid()) {
|
||||
sendRequest("MOVE", _url, req);
|
||||
} else {
|
||||
sendRequest("MOVE", makeDavUrl(path()), req);
|
||||
}
|
||||
|
||||
if( reply()->error() != QNetworkReply::NoError ) {
|
||||
qWarning() << Q_FUNC_INFO << " Network error: " << reply()->errorString();
|
||||
|
||||
@@ -73,9 +73,11 @@ void PUTFileJob::start() {
|
||||
req.setRawHeader(it.key(), it.value());
|
||||
}
|
||||
|
||||
setReply(_url.isValid() ? davRequest("PUT", _url, req, _device.data())
|
||||
: davRequest("PUT", path(), req, _device.data()));
|
||||
setupConnections(reply());
|
||||
if (_url.isValid()) {
|
||||
sendRequest("PUT", _url, req, _device);
|
||||
} else {
|
||||
sendRequest("PUT", makeDavUrl(path()), req, _device);
|
||||
}
|
||||
|
||||
if( reply()->error() != QNetworkReply::NoError ) {
|
||||
qWarning() << Q_FUNC_INFO << " Network error: " << reply()->errorString();
|
||||
@@ -89,10 +91,10 @@ void PUTFileJob::start() {
|
||||
// (workaround disabled on windows and mac because the binaries we ship have patched qt)
|
||||
#if QT_VERSION < QT_VERSION_CHECK(4, 8, 7)
|
||||
if (QLatin1String(qVersion()) < QLatin1String("4.8.7"))
|
||||
connect(_device.data(), SIGNAL(wasReset()), this, SLOT(slotSoftAbort()));
|
||||
connect(_device, SIGNAL(wasReset()), this, SLOT(slotSoftAbort()));
|
||||
#elif QT_VERSION > QT_VERSION_CHECK(5, 0, 0) && QT_VERSION < QT_VERSION_CHECK(5, 4, 2) && !defined Q_OS_WIN && !defined Q_OS_MAC
|
||||
if (QLatin1String(qVersion()) < QLatin1String("5.4.2"))
|
||||
connect(_device.data(), SIGNAL(wasReset()), this, SLOT(slotSoftAbort()));
|
||||
connect(_device, SIGNAL(wasReset()), this, SLOT(slotSoftAbort()));
|
||||
#endif
|
||||
|
||||
AbstractNetworkJob::start();
|
||||
@@ -119,8 +121,7 @@ void PollJob::start()
|
||||
QUrl accountUrl = account()->url();
|
||||
QUrl finalUrl = QUrl::fromUserInput(accountUrl.scheme() + QLatin1String("://") + accountUrl.authority()
|
||||
+ (path().startsWith('/') ? QLatin1String("") : QLatin1String("/")) + path());
|
||||
setReply(getRequest(finalUrl));
|
||||
setupConnections(reply());
|
||||
sendRequest("GET", finalUrl);
|
||||
connect(reply(), SIGNAL(downloadProgress(qint64,qint64)), this, SLOT(resetTimeout()));
|
||||
AbstractNetworkJob::start();
|
||||
}
|
||||
@@ -198,6 +199,13 @@ void PropagateUploadFileCommon::start()
|
||||
return;
|
||||
}
|
||||
|
||||
// Check if the specific file can be accessed
|
||||
if( propagator()->hasCaseClashAccessibilityProblem(_item->_file) ) {
|
||||
done( SyncFileItem::NormalError, tr("File %1 cannot be uploaded because another file with the same name, differing only in case, exists")
|
||||
.arg(QDir::toNativeSeparators(_item->_file)) );
|
||||
return;
|
||||
}
|
||||
|
||||
propagator()->_activeJobList.append(this);
|
||||
|
||||
if (!_deleteExisting) {
|
||||
|
||||
@@ -86,7 +86,7 @@ class PUTFileJob : public AbstractNetworkJob {
|
||||
Q_OBJECT
|
||||
|
||||
private:
|
||||
QScopedPointer<QIODevice> _device;
|
||||
QIODevice* _device;
|
||||
QMap<QByteArray, QByteArray> _headers;
|
||||
QString _errorString;
|
||||
QUrl _url;
|
||||
@@ -95,11 +95,17 @@ public:
|
||||
// Takes ownership of the device
|
||||
explicit PUTFileJob(AccountPtr account, const QString& path, QIODevice *device,
|
||||
const QMap<QByteArray, QByteArray> &headers, int chunk, QObject* parent = 0)
|
||||
: AbstractNetworkJob(account, path, parent), _device(device), _headers(headers), _chunk(chunk) {}
|
||||
: AbstractNetworkJob(account, path, parent), _device(device), _headers(headers), _chunk(chunk)
|
||||
{
|
||||
_device->setParent(this);
|
||||
}
|
||||
explicit PUTFileJob(AccountPtr account, const QUrl& url, QIODevice *device,
|
||||
const QMap<QByteArray, QByteArray> &headers, int chunk, QObject* parent = 0)
|
||||
: AbstractNetworkJob(account, QString(), parent), _device(device), _headers(headers)
|
||||
, _url(url), _chunk(chunk) {}
|
||||
, _url(url), _chunk(chunk)
|
||||
{
|
||||
_device->setParent(this);
|
||||
}
|
||||
~PUTFileJob();
|
||||
|
||||
int _chunk;
|
||||
|
||||
@@ -292,6 +292,8 @@ void PropagateUploadFileNG::startNextChunk()
|
||||
_transmissionChecksumType, _transmissionChecksum);
|
||||
}
|
||||
|
||||
headers["OC-Total-Length"] = QByteArray::number(fileSize);
|
||||
|
||||
auto job = new MoveJob(propagator()->account(), Utility::concatUrlPath(chunkUrl(), "/.file"),
|
||||
destination, headers, this);
|
||||
_jobs.append(job);
|
||||
|
||||
@@ -145,7 +145,7 @@ void PropagateUploadFileV1::startNextChunk()
|
||||
parallelChunkUpload = env != "false" && env != "0";
|
||||
} else {
|
||||
int versionNum = propagator()->account()->serverVersionInt();
|
||||
if (versionNum < 0x080003) {
|
||||
if (versionNum < Account::makeServerVersion(8, 0, 3)) {
|
||||
// Disable parallel chunk upload severs older than 8.0.3 to avoid too many
|
||||
// internal sever errors (#2743, #2938)
|
||||
parallelChunkUpload = false;
|
||||
|
||||
@@ -230,7 +230,7 @@ bool SyncEngine::checkErrorBlacklisting( SyncFileItem &item )
|
||||
|
||||
// If duration has expired, it's not blacklisted anymore
|
||||
time_t now = Utility::qDateTimeToTime_t(QDateTime::currentDateTime());
|
||||
if( now > entry._lastTryTime + entry._ignoreDuration ) {
|
||||
if( now >= entry._lastTryTime + entry._ignoreDuration ) {
|
||||
qDebug() << "blacklist entry for " << item._file << " has expired!";
|
||||
return false;
|
||||
}
|
||||
@@ -930,7 +930,7 @@ void SyncEngine::slotDiscoveryJobFinished(int discoveryResult)
|
||||
}
|
||||
|
||||
// Check for invalid character in old server version
|
||||
if (_account->serverVersionInt() < 0x080100) {
|
||||
if (_account->serverVersionInt() < Account::makeServerVersion(8, 1, 0)) {
|
||||
// Server version older than 8.1 don't support these character in filename.
|
||||
static const QRegExp invalidCharRx("[\\\\:?*\"<>|]");
|
||||
for (auto it = syncItems.begin(); it != syncItems.end(); ++it) {
|
||||
@@ -961,7 +961,8 @@ void SyncEngine::slotDiscoveryJobFinished(int discoveryResult)
|
||||
&& _discoveryMainThread->_dataFingerprint != databaseFingerprint) {
|
||||
qDebug() << "data fingerprint changed, assume restore from backup" << databaseFingerprint << _discoveryMainThread->_dataFingerprint;
|
||||
restoreOldFiles(syncItems);
|
||||
} else if (!_hasForwardInTimeFiles && _backInTimeFiles >= 2 && _account->serverVersionInt() < 0x090100) {
|
||||
} else if (!_hasForwardInTimeFiles && _backInTimeFiles >= 2
|
||||
&& _account->serverVersionInt() < Account::makeServerVersion(9, 1, 0)) {
|
||||
// The server before ownCloud 9.1 did not have the data-fingerprint property. So in that
|
||||
// case we use heuristics to detect restored backup. This is disabled with newer version
|
||||
// because this causes troubles to the user and is not as reliable as the data-fingerprint.
|
||||
|
||||
@@ -103,20 +103,6 @@ SyncFileItem SyncJournalFileRecord::toSyncFileItem()
|
||||
return item;
|
||||
}
|
||||
|
||||
static time_t getMinBlacklistTime()
|
||||
{
|
||||
return qMax(qgetenv("OWNCLOUD_BLACKLIST_TIME_MIN").toInt(),
|
||||
25); // 25 seconds
|
||||
}
|
||||
|
||||
static time_t getMaxBlacklistTime()
|
||||
{
|
||||
int v = qgetenv("OWNCLOUD_BLACKLIST_TIME_MAX").toInt();
|
||||
if (v > 0)
|
||||
return v;
|
||||
return 24*60*60; // 1 day
|
||||
}
|
||||
|
||||
bool SyncJournalErrorBlacklistRecord::isValid() const
|
||||
{
|
||||
return ! _file.isEmpty()
|
||||
@@ -124,54 +110,6 @@ bool SyncJournalErrorBlacklistRecord::isValid() const
|
||||
&& _lastTryTime > 0;
|
||||
}
|
||||
|
||||
SyncJournalErrorBlacklistRecord SyncJournalErrorBlacklistRecord::update(
|
||||
const SyncJournalErrorBlacklistRecord& old, const SyncFileItem& item)
|
||||
{
|
||||
SyncJournalErrorBlacklistRecord entry;
|
||||
bool mayBlacklist =
|
||||
item._errorMayBeBlacklisted // explicitly flagged for blacklisting
|
||||
|| (item._httpErrorCode != 0 // or non-local error
|
||||
#ifdef OWNCLOUD_5XX_NO_BLACKLIST
|
||||
&& item._httpErrorCode / 100 != 5 // In this configuration, never blacklist error 5xx
|
||||
#endif
|
||||
);
|
||||
|
||||
if (!mayBlacklist) {
|
||||
qDebug() << "This error is not blacklisted " << item._httpErrorCode << item._errorMayBeBlacklisted;
|
||||
return entry;
|
||||
}
|
||||
|
||||
static time_t minBlacklistTime(getMinBlacklistTime());
|
||||
static time_t maxBlacklistTime(qMax(getMaxBlacklistTime(), minBlacklistTime));
|
||||
|
||||
entry._retryCount = old._retryCount + 1;
|
||||
entry._errorString = item._errorString;
|
||||
entry._lastTryModtime = item._modtime;
|
||||
entry._lastTryEtag = item._etag;
|
||||
entry._lastTryTime = Utility::qDateTimeToTime_t(QDateTime::currentDateTime());
|
||||
// The factor of 5 feels natural: 25s, 2 min, 10 min, ~1h, ~5h, ~24h
|
||||
entry._ignoreDuration = old._ignoreDuration * 5;
|
||||
entry._file = item._file;
|
||||
entry._renameTarget = item._renameTarget;
|
||||
|
||||
if( item._httpErrorCode == 403 ) {
|
||||
qDebug() << "Probably firewall error: " << item._httpErrorCode << ", blacklisting up to 1h only";
|
||||
entry._ignoreDuration = qMin(entry._ignoreDuration, time_t(60*60));
|
||||
|
||||
} else if( item._httpErrorCode == 413 || item._httpErrorCode == 415 ) {
|
||||
qDebug() << "Fatal Error condition" << item._httpErrorCode << ", maximum blacklist ignore time!";
|
||||
entry._ignoreDuration = maxBlacklistTime;
|
||||
}
|
||||
|
||||
entry._ignoreDuration = qBound(minBlacklistTime, entry._ignoreDuration, maxBlacklistTime);
|
||||
|
||||
qDebug() << "blacklisting " << item._file
|
||||
<< " for " << entry._ignoreDuration
|
||||
<< ", retry count " << entry._retryCount;
|
||||
return entry;
|
||||
}
|
||||
|
||||
|
||||
bool operator==(const SyncJournalFileRecord & lhs,
|
||||
const SyncJournalFileRecord & rhs)
|
||||
{
|
||||
|
||||
@@ -93,15 +93,6 @@ public:
|
||||
QString _renameTarget;
|
||||
|
||||
bool isValid() const;
|
||||
|
||||
/** Takes an old blacklist entry and updates it for a new sync result.
|
||||
*
|
||||
* The old entry may be invalid, then a fresh entry is created.
|
||||
* If the returned record is invalid, the file shall not be
|
||||
* blacklisted.
|
||||
*/
|
||||
static SyncJournalErrorBlacklistRecord update(
|
||||
const SyncJournalErrorBlacklistRecord& old, const SyncFileItem& item);
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
@@ -23,6 +23,7 @@
|
||||
#ifndef TOKEN_AUTH_ONLY
|
||||
#include <QtGui>
|
||||
#endif
|
||||
#include <QSslSocket>
|
||||
|
||||
#include "owncloudtheme.h"
|
||||
|
||||
@@ -297,8 +298,13 @@ QString Theme::gitSHA1() const
|
||||
" on %3, %4 using Qt %5, %6</small></p>")
|
||||
.arg(githubPrefix+gitSha1).arg(gitSha1.left(6))
|
||||
.arg(__DATE__).arg(__TIME__)
|
||||
.arg(QT_VERSION_STR)
|
||||
.arg(QString::fromAscii(OPENSSL_VERSION_TEXT));
|
||||
.arg(QString::fromAscii(qVersion()))
|
||||
#if QT_VERSION >= QT_VERSION_CHECK(5, 0, 0)
|
||||
.arg(QSslSocket::sslLibraryVersionString());
|
||||
#else
|
||||
.arg(QCoreApplication::translate("ownCloudTheme::about()", "built with %1").arg(
|
||||
QString::fromAscii(OPENSSL_VERSION_TEXT)));
|
||||
#endif
|
||||
#endif
|
||||
return devString;
|
||||
}
|
||||
|
||||
@@ -122,8 +122,8 @@ QString Utility::octetsToString( qint64 octets )
|
||||
QString s;
|
||||
qreal value = octets;
|
||||
|
||||
// Whether we care about decimals: only for GB and only
|
||||
// if it's less than 10 GB.
|
||||
// Whether we care about decimals: only for GB/MB and only
|
||||
// if it's less than 10 units.
|
||||
bool round = true;
|
||||
|
||||
// do not display terra byte with the current units, as when
|
||||
@@ -137,6 +137,7 @@ QString Utility::octetsToString( qint64 octets )
|
||||
} else if (octets >= mb) {
|
||||
s = QCoreApplication::translate("Utility", "%L1 MB");
|
||||
value /= mb;
|
||||
round = false;
|
||||
} else if (octets >= kb) {
|
||||
s = QCoreApplication::translate("Utility", "%L1 KB");
|
||||
value /= kb;
|
||||
|
||||
@@ -43,6 +43,12 @@ namespace Utility
|
||||
OWNCLOUDSYNC_EXPORT QByteArray userAgentString();
|
||||
OWNCLOUDSYNC_EXPORT bool hasLaunchOnStartup(const QString &appName);
|
||||
OWNCLOUDSYNC_EXPORT void setLaunchOnStartup(const QString &appName, const QString& guiName, bool launch);
|
||||
|
||||
/**
|
||||
* Return the amount of free space available.
|
||||
*
|
||||
* \a path must point to a directory
|
||||
*/
|
||||
OWNCLOUDSYNC_EXPORT qint64 freeDiskSpace(const QString &path);
|
||||
|
||||
/**
|
||||
|
||||
@@ -536,6 +536,7 @@ public:
|
||||
const FileInfo *fileInfo;
|
||||
char payload;
|
||||
int size;
|
||||
bool aborted = false;
|
||||
|
||||
FakeGetReply(FileInfo &remoteRootFileInfo, QNetworkAccessManager::Operation op, const QNetworkRequest &request, QObject *parent)
|
||||
: QNetworkReply{parent} {
|
||||
@@ -551,6 +552,12 @@ public:
|
||||
}
|
||||
|
||||
Q_INVOKABLE void respond() {
|
||||
if (aborted) {
|
||||
setError(OperationCanceledError, "Operation Canceled");
|
||||
emit metaDataChanged();
|
||||
emit finished();
|
||||
return;
|
||||
}
|
||||
payload = fileInfo->contentChar;
|
||||
size = fileInfo->size;
|
||||
setHeader(QNetworkRequest::ContentLengthHeader, size);
|
||||
@@ -564,8 +571,14 @@ public:
|
||||
emit finished();
|
||||
}
|
||||
|
||||
void abort() override { }
|
||||
qint64 bytesAvailable() const override { return size + QIODevice::bytesAvailable(); }
|
||||
void abort() override {
|
||||
aborted = true;
|
||||
}
|
||||
qint64 bytesAvailable() const override {
|
||||
if (aborted)
|
||||
return 0;
|
||||
return size + QIODevice::bytesAvailable();
|
||||
}
|
||||
|
||||
qint64 readData(char *data, qint64 maxlen) override {
|
||||
qint64 len = std::min(qint64{size}, maxlen);
|
||||
@@ -666,8 +679,9 @@ class FakeErrorReply : public QNetworkReply
|
||||
{
|
||||
Q_OBJECT
|
||||
public:
|
||||
FakeErrorReply(QNetworkAccessManager::Operation op, const QNetworkRequest &request, QObject *parent)
|
||||
: QNetworkReply{parent} {
|
||||
FakeErrorReply(QNetworkAccessManager::Operation op, const QNetworkRequest &request,
|
||||
QObject *parent, int httpErrorCode)
|
||||
: QNetworkReply{parent}, _httpErrorCode(httpErrorCode) {
|
||||
setRequest(request);
|
||||
setUrl(request.url());
|
||||
setOperation(op);
|
||||
@@ -676,7 +690,7 @@ public:
|
||||
}
|
||||
|
||||
Q_INVOKABLE void respond() {
|
||||
setAttribute(QNetworkRequest::HttpStatusCodeAttribute, 500);
|
||||
setAttribute(QNetworkRequest::HttpStatusCodeAttribute, _httpErrorCode);
|
||||
setError(InternalServerError, "Internal Server Fake Error");
|
||||
emit metaDataChanged();
|
||||
emit finished();
|
||||
@@ -684,18 +698,22 @@ public:
|
||||
|
||||
void abort() override { }
|
||||
qint64 readData(char *, qint64) override { return 0; }
|
||||
|
||||
int _httpErrorCode;
|
||||
};
|
||||
|
||||
class FakeQNAM : public QNetworkAccessManager
|
||||
{
|
||||
FileInfo _remoteRootFileInfo;
|
||||
FileInfo _uploadFileInfo;
|
||||
QStringList _errorPaths;
|
||||
// maps a path to an HTTP error
|
||||
QHash<QString, int> _errorPaths;
|
||||
public:
|
||||
FakeQNAM(FileInfo initialRoot) : _remoteRootFileInfo{std::move(initialRoot)} { }
|
||||
FileInfo ¤tRemoteState() { return _remoteRootFileInfo; }
|
||||
FileInfo &uploadState() { return _uploadFileInfo; }
|
||||
QStringList &errorPaths() { return _errorPaths; }
|
||||
|
||||
QHash<QString, int> &errorPaths() { return _errorPaths; }
|
||||
|
||||
protected:
|
||||
QNetworkReply *createRequest(Operation op, const QNetworkRequest &request,
|
||||
@@ -703,7 +721,7 @@ protected:
|
||||
const QString fileName = getFilePathFromUrl(request.url());
|
||||
Q_ASSERT(!fileName.isNull());
|
||||
if (_errorPaths.contains(fileName))
|
||||
return new FakeErrorReply{op, request, this};
|
||||
return new FakeErrorReply{op, request, this, _errorPaths[fileName]};
|
||||
|
||||
bool isUpload = request.url().path().startsWith(sUploadUrl.path());
|
||||
FileInfo &info = isUpload ? _uploadFileInfo : _remoteRootFileInfo;
|
||||
@@ -712,13 +730,13 @@ protected:
|
||||
if (verb == QLatin1String("PROPFIND"))
|
||||
// Ignore outgoingData always returning somethign good enough, works for now.
|
||||
return new FakePropfindReply{info, op, request, this};
|
||||
else if (verb == QLatin1String("GET"))
|
||||
else if (verb == QLatin1String("GET") || op == QNetworkAccessManager::GetOperation)
|
||||
return new FakeGetReply{info, op, request, this};
|
||||
else if (verb == QLatin1String("PUT"))
|
||||
else if (verb == QLatin1String("PUT") || op == QNetworkAccessManager::PutOperation)
|
||||
return new FakePutReply{info, op, request, outgoingData->readAll(), this};
|
||||
else if (verb == QLatin1String("MKCOL"))
|
||||
return new FakeMkcolReply{info, op, request, this};
|
||||
else if (verb == QLatin1String("DELETE"))
|
||||
else if (verb == QLatin1String("DELETE") || op == QNetworkAccessManager::DeleteOperation)
|
||||
return new FakeDeleteReply{info, op, request, this};
|
||||
else if (verb == QLatin1String("MOVE") && !isUpload)
|
||||
return new FakeMoveReply{info, op, request, this};
|
||||
@@ -798,7 +816,13 @@ public:
|
||||
FileInfo currentRemoteState() { return _fakeQnam->currentRemoteState(); }
|
||||
FileInfo &uploadState() { return _fakeQnam->uploadState(); }
|
||||
|
||||
QStringList &serverErrorPaths() { return _fakeQnam->errorPaths(); }
|
||||
struct ErrorList {
|
||||
FakeQNAM *_qnam;
|
||||
void append(const QString &path, int error = 500)
|
||||
{ _qnam->errorPaths().insert(path, error); }
|
||||
void clear() { _qnam->errorPaths().clear(); }
|
||||
};
|
||||
ErrorList serverErrorPaths() { return {_fakeQnam}; }
|
||||
|
||||
QString localPath() const {
|
||||
// SyncEngine wants a trailing slash
|
||||
|
||||
@@ -225,6 +225,40 @@ private slots:
|
||||
QCOMPARE(finishedSpy.size(), 1);
|
||||
QCOMPARE(finishedSpy.first().first().toBool(), false);
|
||||
}
|
||||
|
||||
void testDirDownloadWithError() {
|
||||
FakeFolder fakeFolder{FileInfo::A12_B12_C12_S12()};
|
||||
QSignalSpy completeSpy(&fakeFolder.syncEngine(), SIGNAL(itemCompleted(const SyncFileItemPtr &)));
|
||||
fakeFolder.remoteModifier().mkdir("Y");
|
||||
fakeFolder.remoteModifier().mkdir("Y/Z");
|
||||
fakeFolder.remoteModifier().insert("Y/Z/d0");
|
||||
fakeFolder.remoteModifier().insert("Y/Z/d1");
|
||||
fakeFolder.remoteModifier().insert("Y/Z/d2");
|
||||
fakeFolder.remoteModifier().insert("Y/Z/d3");
|
||||
fakeFolder.remoteModifier().insert("Y/Z/d4");
|
||||
fakeFolder.remoteModifier().insert("Y/Z/d5");
|
||||
fakeFolder.remoteModifier().insert("Y/Z/d6");
|
||||
fakeFolder.remoteModifier().insert("Y/Z/d7");
|
||||
fakeFolder.remoteModifier().insert("Y/Z/d8");
|
||||
fakeFolder.remoteModifier().insert("Y/Z/d9");
|
||||
fakeFolder.serverErrorPaths().append("Y/Z/d2", 503); // 503 is a fatal error
|
||||
fakeFolder.serverErrorPaths().append("Y/Z/d3", 503); // 503 is a fatal error
|
||||
QVERIFY(!fakeFolder.syncOnce());
|
||||
QCoreApplication::processEvents(); // should not crash
|
||||
|
||||
QSet<QString> seen;
|
||||
for(const QList<QVariant> &args : completeSpy) {
|
||||
auto item = args[0].value<SyncFileItemPtr>();
|
||||
qDebug() << item->_file << item->_isDirectory << item->_status;
|
||||
QVERIFY(!seen.contains(item->_file)); // signal only sent once per item
|
||||
seen.insert(item->_file);
|
||||
if (item->_file == "Y/Z/d2" || item->_file == "Y/Z/d3") {
|
||||
QVERIFY(item->_status == SyncFileItem::FatalError);
|
||||
}
|
||||
QVERIFY(item->_file != "Y/Z/d9"); // we should have aborted the sync before d9 starts
|
||||
}
|
||||
}
|
||||
|
||||
};
|
||||
|
||||
QTEST_GUILESS_MAIN(TestSyncEngine)
|
||||
|
||||
@@ -40,7 +40,7 @@ private slots:
|
||||
QCOMPARE(octetsToString(10240) , QString("10 KB"));
|
||||
|
||||
QCOMPARE(octetsToString(123456) , QString("121 KB"));
|
||||
QCOMPARE(octetsToString(1234567) , QString("1 MB"));
|
||||
QCOMPARE(octetsToString(1234567) , QString("1.2 MB"));
|
||||
QCOMPARE(octetsToString(12345678) , QString("12 MB"));
|
||||
QCOMPARE(octetsToString(123456789) , QString("118 MB"));
|
||||
QCOMPARE(octetsToString(1000LL*1000*1000 * 5) , QString("4.7 GB"));
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user