]>
dgit.raspbian.org Git - nextcloud-desktop.git/log
Sandro Knauß [Fri, 3 Feb 2023 17:09:41 +0000 (18:09 +0100)]
Don't use GuiPrivate.
It is not used anymore and it was patched out before.
Forwarded: not-needed
Gbp-Pq: Name 0004-Don-t-use-GuiPrivate.patch
Sandro Knauß [Tue, 30 Jul 2024 10:35:29 +0000 (12:35 +0200)]
GIT_SHA1 points to the sha1 of upstream.
Gbp-Pq: Name 0004-GIT_SHA1-points-to-the-sha1-of-upstream.patch
Christian Göttsche [Mon, 4 Jan 2021 13:15:00 +0000 (14:15 +0100)]
Use release version for Debian
Forwarded: not-needed
Gbp-Pq: Name 0003-Use-release-version-for-Debian.patch
Sandro Knauß [Tue, 15 Jan 2019 21:21:35 +0000 (22:21 +0100)]
Don't modify build flags within the package
Origin: debian
Forwarded: not-needed
Last-Update: 2021-01-03
For being able to have full control over the build process, we need
full control over the build flags set. That's why it is recommended to disable
any modification from these flags from package side.
Gbp-Pq: Name 0002-use_system_buildflags.patch
Sandro Knauß [Tue, 15 Jan 2019 21:21:35 +0000 (22:21 +0100)]
Debianize installation folder for kde plugin
Origin: Debian
Forwarded: not-needed
Last-Update: 2023-02-04
Inside debian we want that the kde plugins are directly found,
so we need to push them to known places.
Gbp-Pq: Name 0001-fix-installationpath-of-dolphin-plugin.patch
Sandro Knauß [Tue, 30 Jul 2024 21:06:58 +0000 (23:06 +0200)]
commit to unstable
Sandro Knauß [Tue, 30 Jul 2024 20:18:32 +0000 (22:18 +0200)]
Need to explicitly import pkg-info.mk for DEB_VERSION.
Sandro Knauß [Tue, 30 Jul 2024 20:17:36 +0000 (22:17 +0200)]
Add patch to show the upstream GIT_SHA1 from tarball.
Hefee [Sun, 28 Jul 2024 20:20:58 +0000 (20:20 +0000)]
Merge branch 'cgzones_dev' into 'debian/unstable'
Package 3.13.2
See merge request owncloud-team/nextcloud-desktop!15
Christian Göttsche [Sat, 6 Jul 2024 15:11:13 +0000 (17:11 +0200)]
d/changelog: bump
Christian Göttsche [Sat, 6 Jul 2024 15:10:42 +0000 (17:10 +0200)]
d/control: replace pkg-config with pkgconf
Christian Göttsche [Sat, 6 Jul 2024 15:10:13 +0000 (17:10 +0200)]
d/copyright: drop superfluous file
Reported by Lintian:
W: nextcloud-desktop source: superfluous-file-pattern src/common/utility_mac.cpp [debian/copyright:76]
Christian Göttsche [Sat, 6 Jul 2024 14:10:36 +0000 (16:10 +0200)]
debian: update Lintian override
Christian Göttsche [Sat, 6 Jul 2024 12:40:22 +0000 (14:40 +0200)]
d/control: bump std-version to 4.7.0 (no further changes)
Christian Göttsche [Sat, 6 Jul 2024 12:37:14 +0000 (14:37 +0200)]
d/changelog: fix typos
Christian Göttsche [Sat, 6 Jul 2024 12:32:52 +0000 (14:32 +0200)]
d/patches: rebase
Sandro Knauß [Sat, 27 Jul 2024 21:30:04 +0000 (23:30 +0200)]
Update upstream source from tag 'upstream/3.13.2'
Update to upstream version '3.13.2'
with Debian dir
3ba90efdb087ea8ae5c39fc6b0c983bd5f2f15b7
Sandro Knauß [Sat, 27 Jul 2024 21:29:32 +0000 (23:29 +0200)]
New upstream version 3.13.2
Benjamin Drung [Wed, 28 Feb 2024 22:52:48 +0000 (22:52 +0000)]
Import Debian changes 3.11.0-1.1
nextcloud-desktop (3.11.0-1.1) unstable; urgency=medium
.
* Non-maintainer upload.
* Rename libraries for 64-bit time_t transition. Closes: #
1063172
Sandro Knauß [Sat, 27 Jul 2024 21:18:19 +0000 (23:18 +0200)]
switch default branch following DEP-14.
Camila Ayres [Mon, 8 Jul 2024 12:22:45 +0000 (14:22 +0200)]
Merge pull request #6887 from nextcloud/backport/6885/stable-3.13
[stable-3.13] Remove unecessary call to sendTransferInfo.
Camila Ayres [Fri, 5 Jul 2024 17:34:03 +0000 (19:34 +0200)]
Remove unecessary call to sendTransferInfo.
Possible fix for #6876.
Signed-off-by: Camila Ayres <hello@camilasan.com>
Camila Ayres [Fri, 5 Jul 2024 15:29:09 +0000 (17:29 +0200)]
Bump version to 3.13.2.
Signed-off-by: Camila Ayres <hello@camilasan.com>
Matthieu Gallien [Fri, 5 Jul 2024 12:32:36 +0000 (14:32 +0200)]
Merge pull request #6881 from nextcloud/backport/6780/stable-3.13
[stable-3.13] Check if sync item is actually a folder before processing it
Camila Ayres [Tue, 25 Jun 2024 14:40:02 +0000 (16:40 +0200)]
Fix renaming tests for files under group folders.
Signed-off-by: Camila Ayres <hello@camilasan.com>
Camila Ayres [Mon, 24 Jun 2024 16:58:02 +0000 (18:58 +0200)]
Only check for external storage permissions when it is a folder.
Signed-off-by: Camila Ayres <hello@camilasan.com>
Camila Ayres [Thu, 6 Jun 2024 09:57:05 +0000 (11:57 +0200)]
Remove commented out code.
Signed-off-by: Camila Ayres <hello@camilasan.com>
Camila Ayres [Wed, 5 Jun 2024 18:35:39 +0000 (20:35 +0200)]
Improve logs for rename check.
Signed-off-by: Camila Ayres <hello@camilasan.com>
Camila Ayres [Wed, 5 Jun 2024 18:31:41 +0000 (20:31 +0200)]
Add test to detect file renames in external storage.
Signed-off-by: Camila Ayres <hello@camilasan.com>
Camila Ayres [Fri, 24 May 2024 19:04:15 +0000 (21:04 +0200)]
Check if file is already in database before processing rename.
- The rename check was not happening since it was hitting error "Move without permission to rename base file"
- The file was then processed as a new file
- Also check #6535.
Possible workaround for #6549.
Signed-off-by: Camila Ayres <hello@camilasan.com>
Matthieu Gallien [Mon, 1 Jul 2024 16:20:07 +0000 (18:20 +0200)]
Merge pull request #6785 from nextcloud/bugfix/qt5/certificates
Fix "The host name did not match any of the valid hosts for this certificate" notification even when the certificate was valid
Camila Ayres [Mon, 24 Jun 2024 10:05:40 +0000 (12:05 +0200)]
Fix warning of unused variable.
Signed-off-by: Camila Ayres <hello@camilasan.com>
Camila Ayres [Thu, 30 May 2024 14:35:49 +0000 (16:35 +0200)]
Have Qt handle redirects.
We have set QNetworkRequest::RedirectPolicyAttribute to QNetworkRequest::NoLessSafeRedirectPolicy:
the Network Access API should automatically follow a HTTP redirect response.
Signed-off-by: Camila Ayres <hello@camilasan.com>
Camila Ayres [Wed, 29 May 2024 19:32:32 +0000 (21:32 +0200)]
Remove warning about encryption session for different TCP connections.
- Those settings were removed.
- Modernize CheckServerJob::finished.
Signed-off-by: Camila Ayres <hello@camilasan.com>
Camila Ayres [Wed, 29 May 2024 19:24:17 +0000 (21:24 +0200)]
Only "http"->"http", "http" -> "https" or "https" -> "https" redirects are allowed.
Signed-off-by: Camila Ayres <hello@camilasan.com>
Camila Ayres [Wed, 29 May 2024 17:19:56 +0000 (19:19 +0200)]
Remove ssl options to re-use encryption session for different TCP connections.
One option is said to be possibly breaking some sites: QSsl::SslOptionDisableSessionTickets
It disables the SSL session ticket extension and some servers are not compatible with the extension.
Signed-off-by: Camila Ayres <hello@camilasan.com>
Matthieu Gallien [Mon, 1 Jul 2024 14:16:03 +0000 (16:16 +0200)]
Merge pull request #6869 from nextcloud/backport/6868/stable-3.13
[stable-3.13] avoid deadlock: cancel hydration requests coming from itself
Matthieu Gallien [Mon, 1 Jul 2024 14:10:02 +0000 (16:10 +0200)]
avoid deadlock: cancel hydration requests coming from itself
our current infrastructure will cause a deadlock for any hydration
requests coming from desktop files client itself
the main thread is responsible for executing the hydration request but
if the same thread is already blocked waiting for the hydration to
happen, both (open system call and hydration request handling) process
will never be completed and wait for each over in a stuck cycle
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Matthieu Gallien [Mon, 1 Jul 2024 13:50:53 +0000 (15:50 +0200)]
Merge pull request #6865 from nextcloud/backport/6864/stable-3.13
[stable-3.13] avoid logs too verbose and with binary data
Matthieu Gallien [Mon, 1 Jul 2024 13:40:24 +0000 (15:40 +0200)]
avoid logs too verbose and with binary data
with those logs, hydrating is causing too much log to be written and
after some time (with big fixles), hydration is failing
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Matthieu Gallien [Fri, 28 Jun 2024 16:43:09 +0000 (18:43 +0200)]
prepare for 3.13.1 release
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Matthieu Gallien [Fri, 28 Jun 2024 16:38:14 +0000 (18:38 +0200)]
Merge pull request #6858 from nextcloud/backport/6802/stable-3.13
[stable-3.13] Fix sharePath for virtual paths using suffix vfs mode
Claudio Cambra [Fri, 7 Jun 2024 16:10:15 +0000 (00:10 +0800)]
Fix sharePath for virtual paths using suffix vfs mode
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Matthieu Gallien [Fri, 28 Jun 2024 16:35:01 +0000 (18:35 +0200)]
Merge pull request #6857 from nextcloud/backport/6773/stable-3.13
[stable-3.13] Bugfix nextcloudcmd when syncing results in deleting all files
Camila Ayres [Tue, 25 Jun 2024 20:12:14 +0000 (22:12 +0200)]
Add tests to remove all files when sycing with or without nextcloudcmd.
Signed-off-by: Camila Ayres <hello@camilasan.com>
Camila Ayres [Tue, 25 Jun 2024 18:39:09 +0000 (20:39 +0200)]
Add sync option for nextcloudcmd.
Signed-off-by: Camila Ayres <hello@camilasan.com>
Camila Ayres [Tue, 4 Jun 2024 18:40:44 +0000 (20:40 +0200)]
Use readable variable names.
Signed-off-by: Camila Ayres <hello@camilasan.com>
Camila Ayres [Tue, 4 Jun 2024 18:33:47 +0000 (20:33 +0200)]
Make warning text before deleting all files more clear and concise.
Signed-off-by: Camila Ayres <hello@camilasan.com>
Camila Ayres [Tue, 4 Jun 2024 18:30:32 +0000 (20:30 +0200)]
Fix #3144: check for promptDeleteAllFiles config setting before emitting signal to display warning.
The signal is not connected to any slot when running nextcloudcmd.
The callback to finish the sync was never being called because the check for the config was done in the slot,
which was never called.
Signed-off-by: Camila Ayres <hello@camilasan.com>
Matthieu Gallien [Fri, 28 Jun 2024 16:32:54 +0000 (18:32 +0200)]
Merge pull request #6856 from nextcloud/backport/6821/stable-3.13
[stable-3.13] Allow deletion of virtual suffix placeholder files
Claudio Cambra [Wed, 26 Jun 2024 07:07:50 +0000 (15:07 +0800)]
Properly reset fakefolder test state post-placeholder file delete in testsyncvirtualfiles
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Claudio Cambra [Wed, 26 Jun 2024 07:07:23 +0000 (15:07 +0800)]
Ensure stripping of suffix vfs placeholder file's suffix when issuing delete command to server
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Claudio Cambra [Tue, 25 Jun 2024 15:26:15 +0000 (23:26 +0800)]
Amend behaviour of suffix virtual files test to reflect new expected behaviour
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Claudio Cambra [Mon, 17 Jun 2024 15:40:28 +0000 (23:40 +0800)]
Allow deletion of virtual suffix placeholder files
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Claudio Cambra [Fri, 28 Jun 2024 09:42:29 +0000 (17:42 +0800)]
Merge pull request #6853 from nextcloud/backport/6839/stable-3.13
[stable-3.13] Bugfix/rw folders broken
Claudio Cambra [Wed, 26 Jun 2024 09:04:17 +0000 (17:04 +0800)]
Do not wrap macOS ifdefs in filesystem when parent function already wrapped in ifdef
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Claudio Cambra [Wed, 26 Jun 2024 09:03:03 +0000 (17:03 +0800)]
Do not re-generate standard string path twice
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Claudio Cambra [Wed, 26 Jun 2024 08:59:47 +0000 (16:59 +0800)]
Ensure we are re-adding same permissions as removed
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Matthieu Gallien [Fri, 28 Jun 2024 08:29:19 +0000 (10:29 +0200)]
Merge pull request #6850 from nextcloud/backport/6846/stable-3.13
[stable-3.13] Add cfapi debug logs
Camila Ayres [Wed, 19 Jun 2024 14:27:06 +0000 (16:27 +0200)]
Print desktop client process id.
Signed-off-by: Camila Ayres <hello@camilasan.com>
Camila Ayres [Thu, 13 Jun 2024 17:57:27 +0000 (19:57 +0200)]
Add new cfapi callbacks for logging.
Signed-off-by: Camila Ayres <hello@camilasan.com>
Camila Ayres [Wed, 12 Jun 2024 13:32:01 +0000 (15:32 +0200)]
Add more logs to track file hydration.
Signed-off-by: Camila Ayres <hello@camilasan.com>
Matthieu Gallien [Wed, 26 Jun 2024 12:50:07 +0000 (14:50 +0200)]
Merge pull request #6842 from nextcloud/backport/6841/stable-3.13
[stable-3.13] Bugfix/update encryption state when server change
Matthieu Gallien [Tue, 21 May 2024 16:06:37 +0000 (18:06 +0200)]
ignore encrypted items during discovery when encryption is disabled
when we know a folder should be encrypted but encryption client side app
is disabled, ignore any items in the encrypted folders
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Matthieu Gallien [Wed, 15 Mar 2023 14:17:48 +0000 (15:17 +0100)]
do not allow to select e2ee folders if the server support is missing
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Matthieu Gallien [Wed, 15 Mar 2023 14:16:18 +0000 (15:16 +0100)]
maintain e2ee state even if the server does not support e2ee
might be that the server previously supported e2ee and e2ee folders
exist
so we have to fetch the info to properly handle it on client
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Claudio Cambra [Wed, 26 Jun 2024 08:29:42 +0000 (16:29 +0800)]
Merge pull request #6838 from nextcloud/backport/6833/stable-3.13
[stable-3.13] Fix crash when updating enabled File Provider domains (macOS VFS)
Claudio Cambra [Tue, 25 Jun 2024 10:54:15 +0000 (18:54 +0800)]
Remove no longer existing account id from configured vfs accounts list
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Claudio Cambra [Tue, 25 Jun 2024 10:52:31 +0000 (18:52 +0800)]
Prevent crash when updating file provider domains if the account for which a file provider domain was configured no longer exists
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Claudio Cambra [Tue, 25 Jun 2024 10:35:57 +0000 (18:35 +0800)]
Use accountfwd header for account forward declaration in account header itself, preventing conflicting decls
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Claudio Cambra [Tue, 25 Jun 2024 10:22:30 +0000 (18:22 +0800)]
Assert validity of accountstate and its accountptr when adding it
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Claudio Cambra [Tue, 25 Jun 2024 10:19:32 +0000 (18:19 +0800)]
Remove overwrought loadFromSettings method from AccountState
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Claudio Cambra [Tue, 25 Jun 2024 10:18:03 +0000 (18:18 +0800)]
Take AccountPtr by reference in accountstate constructor
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Matthieu Gallien [Tue, 25 Jun 2024 15:19:28 +0000 (17:19 +0200)]
Merge pull request #6834 from nextcloud/backport/6832/stable-3.13
[stable-3.13] Ci/test is mount root property
Matthieu Gallien [Tue, 25 Jun 2024 08:33:22 +0000 (10:33 +0200)]
automated test: allow rename of the child items of a mount point
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Matthieu Gallien [Tue, 25 Jun 2024 08:28:20 +0000 (10:28 +0200)]
automated test: block rename of the top folder of a mount point
encode current behavior in a new automated test
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Matthieu Gallien [Thu, 20 Jun 2024 07:25:22 +0000 (09:25 +0200)]
Merge pull request #6827 from nextcloud/bugfix/doNotUpdateVfsMetadataWhenSomethingElseIsNeeded
only use VFS update instruction when sync engine would do nothing
Matthieu Gallien [Wed, 19 Jun 2024 17:05:13 +0000 (19:05 +0200)]
only use VFS update instruction when sync engine would do nothing
will ensure we do not erroneously use this instruction when we should
not
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Claudio Cambra [Thu, 13 Jun 2024 11:30:59 +0000 (19:30 +0800)]
Merge pull request #6812 from nextcloud/backport/6811/stable-3.13
[stable-3.13] Fix text colour for NCInputTextEdit
Claudio Cambra [Thu, 13 Jun 2024 10:59:36 +0000 (18:59 +0800)]
Fix text colour for NCInputTextEdit
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Matthieu Gallien [Wed, 5 Jun 2024 12:36:05 +0000 (14:36 +0200)]
Merge pull request #6795 from nextcloud/backport/6714/stable-3.13
stable-3.13: Backport #6714
Camila Ayres [Mon, 29 Apr 2024 19:12:13 +0000 (21:12 +0200)]
Update build-appimage.sh to use $VERSION_SUFFIX
Make sure that we can pass the value of MIRALL_VERSION_SUFFIX via parameter.
Signed-off-by: Camila Ayres <hello@camilasan.com>
Matthieu Gallien [Tue, 21 May 2024 06:59:11 +0000 (08:59 +0200)]
Merge pull request #6765 from nextcloud/ci/fixCompilation-stable-3.13
you cannot call non const method on a temp const QString
Matthieu Gallien [Fri, 17 May 2024 14:34:45 +0000 (16:34 +0200)]
you cannot call non const method on a temp const QString
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Claudio Cambra [Fri, 17 May 2024 08:12:33 +0000 (10:12 +0200)]
Merge pull request #6747 from nextcloud/backport/6742/stable-3.13
[stable-3.13] Bugfix/lockownertype setreadonly basedoncaps
alex-z [Tue, 7 May 2024 22:45:08 +0000 (00:45 +0200)]
Fix incorrect date parsing.
Signed-off-by: alex-z <blackslayer4@gmail.com>
alex-z [Mon, 29 Apr 2024 19:57:02 +0000 (21:57 +0200)]
Bugfix. Files lock. Check lock owner type for setting readonly based on server capabilities (NC27/28 compatibility issue).
Signed-off-by: alex-z <blackslayer4@gmail.com>
Claudio Cambra [Wed, 15 May 2024 19:48:31 +0000 (21:48 +0200)]
Merge pull request #6759 from nextcloud/backport/6706/stable-3.13
Claudio Cambra [Fri, 26 Apr 2024 10:06:29 +0000 (18:06 +0800)]
Censor account details string in file provider logging
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Claudio Cambra [Wed, 15 May 2024 12:30:57 +0000 (14:30 +0200)]
Merge pull request #6755 from nextcloud/backport/6753/stable-3.13
[stable-3.13] Do not open client on install as this breaks MDM deployments
Claudio Cambra [Wed, 15 May 2024 09:07:28 +0000 (11:07 +0200)]
Do not open client on install as this breaks MDM deployments
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Claudio Cambra [Sun, 28 Apr 2024 08:54:16 +0000 (16:54 +0800)]
Merge pull request #6709 from nextcloud/backport/6703/stable-3.13
[stable-3.13] chore(i18n): Improve grammar
rakekniven [Thu, 25 Apr 2024 20:06:02 +0000 (22:06 +0200)]
chore(i18n): Improve grammar
Fixes #6408
Reported at Transifex.
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
allexzander [Thu, 25 Apr 2024 14:58:29 +0000 (16:58 +0200)]
Merge pull request #6698 from nextcloud/backport/6691/stable-3.13
[stable-3.13] Bugfix/slow sync with tray open
allexzander [Thu, 25 Apr 2024 14:58:09 +0000 (16:58 +0200)]
Merge pull request #6697 from nextcloud/backport/6696/stable-3.13
[stable-3.13] Bugfix. Conflict dialog for multiple files. Fix checkbox border colors for dark mode on Windows.
allexzander [Thu, 25 Apr 2024 14:57:52 +0000 (16:57 +0200)]
Merge pull request #6692 from nextcloud/backport/6660/stable-3.13
[stable-3.13] Bugfix. Files lock. Fix incorrect readonly state.
alex-z [Thu, 18 Apr 2024 13:42:09 +0000 (15:42 +0200)]
Hotfix. Slow download speed while tray is open. Do not run rotation animation in syncstatus in tray.
Signed-off-by: alex-z <blackslayer4@gmail.com>
alex-z [Thu, 18 Apr 2024 13:16:51 +0000 (15:16 +0200)]
Just for test. Disable status update to avoid havin a sync status animation in tray.
Signed-off-by: alex-z <blackslayer4@gmail.com>
alex-z [Wed, 24 Apr 2024 22:43:01 +0000 (00:43 +0200)]
Bugfix. Conflict dialog for multiple files. Fix checkbox border colors for dark mode on Windows.
Signed-off-by: alex-z <blackslayer4@gmail.com>
alex-z [Mon, 22 Apr 2024 20:34:09 +0000 (22:34 +0200)]
Bugfix. Files lock. Fix incorrect readonly state.
Signed-off-by: alex-z <blackslayer4@gmail.com>