Matthieu Gallien [Wed, 28 Jul 2021 10:27:02 +0000 (12:27 +0200)]
fix review comments
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Matthieu Gallien [Wed, 28 Jul 2021 10:12:17 +0000 (12:12 +0200)]
remove dead code around overriding dav path in URL
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Matthieu Gallien [Mon, 26 Jul 2021 06:56:48 +0000 (08:56 +0200)]
in wizard always use the correct way to get dav path
fixes listing being incorrect when using dav endpoint
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Matthieu Gallien [Wed, 28 Jul 2021 09:43:49 +0000 (11:43 +0200)]
Merge pull request #3339 from nextcloud/ci/addCodeCoverage
takes ECMCoverageOption from ECM to enable code coverage analysis
Matthieu Gallien [Fri, 14 May 2021 10:39:25 +0000 (12:39 +0200)]
takes ECMCoverageOption from ECM to enable code coverage analysis
Signed-off-by: Matthieu Gallien <matthieu_gallien@yahoo.fr>
Matthieu Gallien [Wed, 28 Jul 2021 09:25:17 +0000 (11:25 +0200)]
Merge pull request #3586 from nextcloud/bugfix/fix-crash-folder-isSyncRunning
Fix crash in Folder::isSyncRunning()
allexzander [Wed, 28 Jul 2021 05:48:38 +0000 (08:48 +0300)]
Invoke 'bool Folder::isSyncRunning() const' from tests.
Signed-off-by: allexzander <blackslayer4@gmail.com>
allexzander [Fri, 23 Jul 2021 11:26:04 +0000 (14:26 +0300)]
Fix crash in Folder::isSyncRunning()
Signed-off-by: allexzander <blackslayer4@gmail.com>
allexzander [Wed, 28 Jul 2021 08:55:21 +0000 (11:55 +0300)]
Merge pull request #3594 from nextcloud/bugfix/revert-checksum-mismatch-skip
Revert: Added config parameter that allows to bypass checksum validation failure.
allexzander [Tue, 27 Jul 2021 12:02:12 +0000 (15:02 +0300)]
Revert Added config parameter that allows to bypass checksum validation failure.
Signed-off-by: allexzander <blackslayer4@gmail.com>
Nextcloud bot [Wed, 28 Jul 2021 03:26:46 +0000 (03:26 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
John Molakvoæ [Tue, 27 Jul 2021 12:41:23 +0000 (14:41 +0200)]
Merge pull request #3492 from nextcloud/feat/rebase-template
John Molakvoæ [Sun, 27 Jun 2021 17:58:00 +0000 (19:58 +0200)]
Delete rebase.yml
John Molakvoæ [Sun, 27 Jun 2021 17:57:47 +0000 (19:57 +0200)]
Create command-rebase.yml
Nextcloud bot [Tue, 27 Jul 2021 03:25:18 +0000 (03:25 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Mon, 26 Jul 2021 03:26:18 +0000 (03:26 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sun, 25 Jul 2021 03:27:44 +0000 (03:27 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sat, 24 Jul 2021 03:30:34 +0000 (03:30 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Valdnet [Fri, 23 Jul 2021 07:56:48 +0000 (09:56 +0200)]
Merge pull request #3579 from nextcloud/Valdnet-patch-3
l10n: Change to uppercase
Valdnet [Fri, 23 Jul 2021 07:07:18 +0000 (09:07 +0200)]
Merge branch 'master' into Valdnet-patch-3
Nextcloud bot [Fri, 23 Jul 2021 03:26:47 +0000 (03:26 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Felix Weilbach [Thu, 22 Jul 2021 16:06:48 +0000 (18:06 +0200)]
Merge pull request #3582 from nextcloud/bugfix/make-main-dialog-window
Make main dialog normal window when displayed as regular window
Valdnet [Thu, 22 Jul 2021 07:02:47 +0000 (09:02 +0200)]
l10n: Change to uppercase
Valdnet [Thu, 22 Jul 2021 06:58:35 +0000 (08:58 +0200)]
l10n: Change to uppercase
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
Felix Weilbach [Thu, 22 Jul 2021 08:34:13 +0000 (10:34 +0200)]
Make main dialog normal window when displayed as regular window
This will enable users to minimize the dialog.
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
allexzander [Thu, 22 Jul 2021 07:19:31 +0000 (10:19 +0300)]
Merge pull request #3581 from nextcloud/bump-version-3.2.82
Bump version to 3.3.0-rc2
allexzander [Thu, 22 Jul 2021 07:13:00 +0000 (10:13 +0300)]
Bump version to 3.3.0-rc2
Signed-off-by: allexzander <blackslayer4@gmail.com>
Nextcloud bot [Thu, 22 Jul 2021 03:28:31 +0000 (03:28 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Matthieu Gallien [Wed, 21 Jul 2021 18:34:42 +0000 (20:34 +0200)]
Merge pull request #3542 from nextcloud/bugfix/enforce-https-with-flow2
Enforce https in flow2 for https connections
Felix Weilbach [Mon, 19 Jul 2021 09:13:22 +0000 (11:13 +0200)]
Use Q_UNUSED instead of commenting out arg names
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
Felix Weilbach [Mon, 19 Jul 2021 09:11:56 +0000 (11:11 +0200)]
Use QStringLiteral instead of plain strings
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
Felix Weilbach [Fri, 16 Jul 2021 09:32:56 +0000 (11:32 +0200)]
Fix review comments
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
Felix Weilbach [Tue, 13 Jul 2021 12:19:47 +0000 (14:19 +0200)]
Enforce https in flow1 and flow2 for https connections
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
Matthieu Gallien [Wed, 21 Jul 2021 17:13:00 +0000 (19:13 +0200)]
Merge pull request #3498 from nextcloud/bugfix/qml-warnings
Fix QML Warnings and create custom component for the activity list
Camila [Mon, 21 Jun 2021 18:50:49 +0000 (20:50 +0200)]
Add custom component ActivityItem.
That also addresses QML warnings.
Signed-off-by: Camila <hello@camila.codes>
Camila [Mon, 21 Jun 2021 14:46:24 +0000 (16:46 +0200)]
Fix QML warning: Unable to assign [undefined] to QFont.
Signed-off-by: Camila <hello@camila.codes>
Matthieu Gallien [Wed, 21 Jul 2021 14:42:35 +0000 (16:42 +0200)]
Merge pull request #3565 from nextcloud/bugfix/fixSlowMenuInSettings
do not block account menu: availability checking can be slow
Matthieu Gallien [Mon, 19 Jul 2021 10:25:35 +0000 (12:25 +0200)]
do not block account menu: availability checking can be slow
ignore availability that can be very slow to check with CfApi virtual
files plugin
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Matthieu Gallien [Wed, 21 Jul 2021 12:12:52 +0000 (14:12 +0200)]
Merge pull request #3345 from nextcloud/ci/testAppveyor
Ci/test appveyor
Matthieu Gallien [Wed, 21 Jul 2021 08:19:41 +0000 (10:19 +0200)]
only run the pipeline for master branch and pull requests
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Matthieu Gallien [Fri, 16 Jul 2021 13:55:45 +0000 (15:55 +0200)]
execute automated tests but do not fail if there are errors
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Matthieu Gallien [Fri, 14 May 2021 14:34:05 +0000 (16:34 +0200)]
build the nextcloud client and not something else
Signed-off-by: Matthieu Gallien <matthieu_gallien@yahoo.fr>
Matthieu Gallien [Fri, 14 May 2021 14:33:27 +0000 (16:33 +0200)]
update CraftMaster git repository
Signed-off-by: Matthieu Gallien <matthieu_gallien@yahoo.fr>
Matthieu Gallien [Tue, 11 May 2021 17:11:54 +0000 (19:11 +0200)]
upgrade appveyor support to MSVC 2019
Signed-off-by: Matthieu Gallien <matthieu_gallien@yahoo.fr>
allexzander [Wed, 21 Jul 2021 11:26:11 +0000 (14:26 +0300)]
Merge pull request #3566 from nextcloud/bugfix/desktop-client-high-cpu-usage-on-auto-update
Show custom QDialog instead of QMessageBox when update is ready.
allexzander [Mon, 19 Jul 2021 14:50:00 +0000 (17:50 +0300)]
Create QMessageBox on heap when the update is ready. Do not return true from OCUpdater to allow for a proper app::quit
Signed-off-by: allexzander <blackslayer4@gmail.com>
Matthieu Gallien [Wed, 21 Jul 2021 08:39:10 +0000 (10:39 +0200)]
Merge pull request #3569 from nextcloud/bugfix/fixPermissionsLog
print the real permissions string instead of its address
Matthieu Gallien [Fri, 9 Jul 2021 16:52:13 +0000 (18:52 +0200)]
print the real permissions string instead of its address
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Felix Weilbach [Wed, 21 Jul 2021 07:16:01 +0000 (09:16 +0200)]
Merge pull request #3574 from nextcloud/bugfix/open-main-dialog-gnome-always
Open main dialog gnome always
Felix Weilbach [Tue, 20 Jul 2021 10:56:00 +0000 (12:56 +0200)]
Call setClosed() on correct Object
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
Felix Weilbach [Tue, 20 Jul 2021 10:55:37 +0000 (12:55 +0200)]
Remove Q_INVOKABLE from signals because it's not needed
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
Felix Weilbach [Tue, 20 Jul 2021 09:05:13 +0000 (11:05 +0200)]
Merge pull request #3488 from nextcloud/bugfix/remove-unused-variable
Remove unused pushNotifications variable
Felix Weilbach [Mon, 12 Jul 2021 11:04:10 +0000 (13:04 +0200)]
Remove unnused variable
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
Felix Weilbach [Fri, 25 Jun 2021 09:01:52 +0000 (11:01 +0200)]
Remove unused pushNotifications variable
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
Nextcloud bot [Tue, 20 Jul 2021 03:27:06 +0000 (03:27 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sun, 18 Jul 2021 03:48:19 +0000 (03:48 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sat, 17 Jul 2021 04:08:12 +0000 (04:08 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Matthieu Gallien [Fri, 16 Jul 2021 15:40:22 +0000 (17:40 +0200)]
Merge pull request #3558 from nextcloud/bugfix/userStatusTooLongAccountMenu
Bugfix/user status too long account menu
Matthieu Gallien [Thu, 15 Jul 2021 11:21:29 +0000 (13:21 +0200)]
fix width of user status message to not overlap other elements
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Matthieu Gallien [Thu, 15 Jul 2021 11:11:26 +0000 (13:11 +0200)]
clean indentation in UserLine.qml
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Matthieu Gallien [Fri, 16 Jul 2021 15:18:03 +0000 (17:18 +0200)]
Merge pull request #3557 from nextcloud/bugfix/userStatusTooLong
fix size of the Label with user status
Matthieu Gallien [Thu, 15 Jul 2021 11:06:04 +0000 (13:06 +0200)]
fix size of the Label with user status
ensure the label width is not higher than the parent to ensure log
string get elided as expected
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Matthieu Gallien [Fri, 16 Jul 2021 13:03:17 +0000 (15:03 +0200)]
Merge pull request #3541 from nextcloud/bugfix/use-dav-instead-of-webdav
Use dav instead of webdav
Felix Weilbach [Thu, 20 May 2021 12:17:16 +0000 (14:17 +0200)]
Use dav instead of webdav
Fixes #3342
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
Matthieu Gallien [Fri, 16 Jul 2021 12:32:36 +0000 (14:32 +0200)]
Merge pull request #3552 from nextcloud/bugfix/remove-request-to-config-for-uservisibleurl
Remove request to config for userVisibleURL.
allexzander [Thu, 15 Jul 2021 07:53:31 +0000 (10:53 +0300)]
Remove request to config for userVisibleURL.
Signed-off-by: allexzander <blackslayer4@gmail.com>
Nextcloud bot [Fri, 16 Jul 2021 03:51:28 +0000 (03:51 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Matthieu Gallien [Thu, 15 Jul 2021 17:04:01 +0000 (19:04 +0200)]
Merge pull request #3548 from nextcloud/bugfix/screenshots
Update screenshot in README.md
Felix Weilbach [Wed, 14 Jul 2021 13:18:49 +0000 (15:18 +0200)]
Update screenshot in README.md
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
Felix Weilbach [Wed, 14 Jul 2021 13:18:31 +0000 (15:18 +0200)]
Remove unused screenshots
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
Nextcloud bot [Thu, 15 Jul 2021 12:15:40 +0000 (12:15 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Thu, 15 Jul 2021 09:30:49 +0000 (09:30 +0000)]
[tx-robot] updated from transifex
Felix Weilbach [Thu, 15 Jul 2021 08:44:35 +0000 (10:44 +0200)]
Merge pull request #3554 from nextcloud/bump-version-3.2.81
Bump version to 3.3.0-rc1
Felix Weilbach [Thu, 15 Jul 2021 08:28:26 +0000 (10:28 +0200)]
Bump version to 3.3.0-rc1
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
Nextcloud bot [Thu, 15 Jul 2021 03:54:45 +0000 (03:54 +0000)]
[tx-robot] updated from transifex
Felix Weilbach [Wed, 14 Jul 2021 18:24:47 +0000 (20:24 +0200)]
Merge pull request #3540 from nextcloud/bugfix/position-tray-dialog-correct
Position main dialog on at tray icon if not a regular window
Felix Weilbach [Tue, 13 Jul 2021 08:11:32 +0000 (10:11 +0200)]
Position main dialog on at tray icon if not a regular window
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
allexzander [Wed, 14 Jul 2021 15:18:47 +0000 (18:18 +0300)]
Merge pull request #3547 from nextcloud/bugfix/nextcloud-overlay-identifiers-not-visible
Windows. Nextcloud Overlay Identifiers. Set 16 spaces before each identifier's name.
allexzander [Wed, 14 Jul 2021 13:15:02 +0000 (16:15 +0300)]
Windows. Nextcloud Overlay Identifiers. Set 16 spaces before each identifier's name.
Signed-off-by: allexzander <blackslayer4@gmail.com>
Nextcloud bot [Wed, 14 Jul 2021 03:53:15 +0000 (03:53 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Tue, 13 Jul 2021 03:53:15 +0000 (03:53 +0000)]
[tx-robot] updated from transifex
Felix Weilbach [Mon, 12 Jul 2021 14:18:58 +0000 (16:18 +0200)]
Merge pull request #3468 from nextcloud/feature/main-dialog-regular-window-when-no-tray-icon
Show main dialog as normal window if tray icons not available
Felix Weilbach [Mon, 21 Jun 2021 11:33:22 +0000 (13:33 +0200)]
Show main dialog as normal window if tray icons not available
Fixes #3307
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
Felix Weilbach [Mon, 12 Jul 2021 13:46:57 +0000 (15:46 +0200)]
Merge pull request #3537 from nextcloud/ci/fixMacCompilation
only compile xattr virtual files backend for linux platform (not unices)
Matthieu Gallien [Mon, 12 Jul 2021 12:31:19 +0000 (14:31 +0200)]
fix review comments
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Matthieu Gallien [Mon, 12 Jul 2021 12:10:54 +0000 (14:10 +0200)]
only compile xattr virtual files backend for linux platform (not unices)
for a reason a mac os platform specific file is missing and before xattr
plugin was compiled only for linux
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Felix Weilbach [Mon, 12 Jul 2021 11:51:03 +0000 (13:51 +0200)]
Merge pull request #3536 from nextcloud/bugfix/remove-app-icon-png-files
Remove unnecessary png files
Felix Weilbach [Mon, 12 Jul 2021 10:47:29 +0000 (12:47 +0200)]
Remove unnecessary png files
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
Nextcloud bot [Mon, 12 Jul 2021 03:51:01 +0000 (03:51 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sun, 11 Jul 2021 03:52:10 +0000 (03:52 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sat, 10 Jul 2021 04:05:37 +0000 (04:05 +0000)]
[tx-robot] updated from transifex
Matthieu Gallien [Fri, 9 Jul 2021 14:36:57 +0000 (16:36 +0200)]
Merge pull request #3523 from nextcloud/bugfix/recoverSyncDbNonVirtualFile
avoid being stuck trying to create placeholder for existing file
Matthieu Gallien [Thu, 8 Jul 2021 09:45:38 +0000 (11:45 +0200)]
avoid being stuck trying to create placeholder for existing file
id sync db think a file is cirtual (empty placeholder) but file system
has a real file (non empty file) once the server has a modified version
we can no longer update it
state of file on disk takes precedence over sync DB to allow recovery
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Nextcloud bot [Fri, 9 Jul 2021 03:54:31 +0000 (03:54 +0000)]
[tx-robot] updated from transifex
Matthieu Gallien [Thu, 8 Jul 2021 08:20:39 +0000 (10:20 +0200)]
Merge pull request #3437 from nextcloud/feature/dynamicLoadVfsPlugins
bring back dynamic load of VFS plugins
Felix Weilbach [Thu, 17 Jun 2021 08:47:00 +0000 (10:47 +0200)]
Allow installation on Windows version < 1709
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
Matthieu Gallien [Fri, 11 Jun 2021 17:17:10 +0000 (19:17 +0200)]
bring back dynamic load of VFS plugins
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Nextcloud bot [Thu, 8 Jul 2021 03:55:04 +0000 (03:55 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Wed, 7 Jul 2021 03:53:20 +0000 (03:53 +0000)]
[tx-robot] updated from transifex
Matthieu Gallien [Tue, 6 Jul 2021 14:25:55 +0000 (16:25 +0200)]
Merge pull request #3501 from nextcloud/bugfix/fixImplicitHydration
avoid error when doing hydration when data socket is closed too early