Claudio Cambra [Sat, 5 Nov 2022 12:19:37 +0000 (13:19 +0100)]
Incorporate internal link share into tests
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Claudio Cambra [Fri, 4 Nov 2022 18:30:22 +0000 (19:30 +0100)]
Add an internal link share to the share dialog
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Claudio Cambra [Tue, 13 Dec 2022 15:45:04 +0000 (16:45 +0100)]
Merge pull request #5007 from nextcloud/feature/nix
Add a nix flake for easy building and dev environments
Claudio Cambra [Thu, 29 Sep 2022 11:23:50 +0000 (13:23 +0200)]
Add support for macOS to flake
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
Claudio Cambra [Wed, 28 Sep 2022 15:54:54 +0000 (17:54 +0200)]
Add nix flake for desktop client
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
Claudio Cambra [Tue, 13 Dec 2022 13:31:00 +0000 (14:31 +0100)]
Merge pull request #5263 from nextcloud/feature/encrypt-folder-context-menu
Add an "Encrypt" menu entry in file browser context menu for folders
Claudio Cambra [Mon, 12 Dec 2022 22:25:54 +0000 (23:25 +0100)]
Check socketlistener is valid before trying to send encryption menu item message
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Claudio Cambra [Mon, 12 Dec 2022 11:12:46 +0000 (12:12 +0100)]
Don't show Encrypt menu entry if server does not support E2EE
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Claudio Cambra [Fri, 9 Dec 2022 22:22:30 +0000 (23:22 +0100)]
Improve folder encryption dialog info boxes
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Claudio Cambra [Fri, 9 Dec 2022 18:05:27 +0000 (19:05 +0100)]
Make encryption job errors provide descriptive error messages
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Claudio Cambra [Fri, 9 Dec 2022 17:46:59 +0000 (18:46 +0100)]
Add encryption success message box
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Claudio Cambra [Fri, 9 Dec 2022 17:31:06 +0000 (18:31 +0100)]
Move encrypt menu entry declaration to own method
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Claudio Cambra [Fri, 9 Dec 2022 17:19:21 +0000 (18:19 +0100)]
Don't allow encryption if account is not correctly configured for it
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Claudio Cambra [Fri, 9 Dec 2022 17:15:16 +0000 (18:15 +0100)]
Add context menu entry to encrypt folders
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Matthieu Gallien [Tue, 13 Dec 2022 10:01:17 +0000 (11:01 +0100)]
Merge pull request #5257 from cgzones/typo
Fix typo
Christian Göttsche [Thu, 8 Dec 2022 14:45:45 +0000 (15:45 +0100)]
Fix typo
Found by Lintian.
Signed-off-by: Christian Göttsche <cgzones@googlemail.com>
Nextcloud bot [Tue, 13 Dec 2022 03:43:32 +0000 (03:43 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
allexzander [Mon, 12 Dec 2022 17:42:13 +0000 (18:42 +0100)]
Merge pull request #5261 from nextcloud/feature/do-not-show-error-status-on-editlocally-abort
Silence sync termination errors when running EditLocallyJob.
alex-z [Fri, 9 Dec 2022 15:25:29 +0000 (16:25 +0100)]
Silence sync termination errors when running EditLocallyJob.
Signed-off-by: alex-z <blackslayer4@gmail.com>
Nextcloud bot [Mon, 12 Dec 2022 03:30:01 +0000 (03:30 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sun, 11 Dec 2022 03:41:47 +0000 (03:41 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sat, 10 Dec 2022 03:37:47 +0000 (03:37 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Claudio Cambra [Fri, 9 Dec 2022 16:44:00 +0000 (17:44 +0100)]
Merge pull request #5139 from nextcloud/feature/file-details-in-tray
Show file details within the tray dialog, rather than in a separate dialog
Claudio Cambra [Fri, 9 Dec 2022 12:42:29 +0000 (13:42 +0100)]
Adapt changes from share details page changes
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Claudio Cambra [Wed, 9 Nov 2022 12:10:59 +0000 (13:10 +0100)]
Replace share button with file details button
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Claudio Cambra [Wed, 9 Nov 2022 11:50:33 +0000 (12:50 +0100)]
Replace drawer 'Done' button at bottom-right with close button at top-right
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Claudio Cambra [Wed, 9 Nov 2022 11:21:07 +0000 (12:21 +0100)]
Make drawer modal, reduce width
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Claudio Cambra [Mon, 7 Nov 2022 13:05:20 +0000 (14:05 +0100)]
Show file details within the tray dialog, rather than in a separate dialog
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Claudio Cambra [Fri, 9 Dec 2022 14:03:33 +0000 (15:03 +0100)]
Merge pull request #5143 from nextcloud/feature/interactive-talk-macos-notifications
Add interactive NC Talk notifications on macOS
Claudio Cambra [Fri, 9 Dec 2022 13:36:05 +0000 (14:36 +0100)]
Remove semicolons from Q_UNUSED macros
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Claudio Cambra [Tue, 8 Nov 2022 18:18:41 +0000 (19:18 +0100)]
Differentiate between normal normal and Talk notifications, invoke macOS text reply notifications
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Claudio Cambra [Tue, 8 Nov 2022 15:16:39 +0000 (16:16 +0100)]
Add Talk message type of notifications to native macOS notifications
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Claudio Cambra [Fri, 9 Dec 2022 12:32:55 +0000 (13:32 +0100)]
Merge pull request #5194 from nextcloud/feature/share-details-page
Replace share settings popup with a page on a StackView
Claudio Cambra [Thu, 8 Dec 2022 11:30:42 +0000 (12:30 +0100)]
Use EnforcedPlainTextLabel in new ShareDetailsPage
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Claudio Cambra [Wed, 23 Nov 2022 14:25:09 +0000 (15:25 +0100)]
Add copy share link button to share details page footer, remove unneeded columnlayout in contentitem
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Claudio Cambra [Wed, 23 Nov 2022 13:44:10 +0000 (14:44 +0100)]
Make 'Add another link' button less prominent
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Claudio Cambra [Wed, 23 Nov 2022 13:33:49 +0000 (14:33 +0100)]
Make unshare button less prominent, move out of bottom button box
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Claudio Cambra [Mon, 21 Nov 2022 11:18:13 +0000 (12:18 +0100)]
Set main file details page as initial item of stack view
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Claudio Cambra [Fri, 18 Nov 2022 17:09:22 +0000 (18:09 +0100)]
Match design of expire date spinbox to other text fields
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Claudio Cambra [Fri, 18 Nov 2022 16:42:58 +0000 (17:42 +0100)]
Improve layout of share details page
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Claudio Cambra [Fri, 18 Nov 2022 15:12:49 +0000 (16:12 +0100)]
Convert share details menu into a page pushed onto stackview
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Claudio Cambra [Fri, 18 Nov 2022 15:12:30 +0000 (16:12 +0100)]
Add stackview to file details view
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Claudio Cambra [Fri, 9 Dec 2022 11:39:27 +0000 (12:39 +0100)]
Merge pull request #5181 from nextcloud/feature/dont-spam-user-with-mnemonic-request
Only show mnemonic request dialog when user explicitly wants to enable E2EE
Claudio Cambra [Tue, 29 Nov 2022 10:53:35 +0000 (11:53 +0100)]
Register askUserForMneominc in property system
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Claudio Cambra [Tue, 15 Nov 2022 16:25:13 +0000 (17:25 +0100)]
Only request mnemonic when user explicitly wants to enable E2EE
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Matthieu Gallien [Fri, 9 Dec 2022 11:07:49 +0000 (12:07 +0100)]
Merge pull request #5256 from nextcloud/bugfix/doNotBulkUploadE2EE
do not use bulk upload for e2ee files
Matthieu Gallien [Thu, 8 Dec 2022 14:57:04 +0000 (15:57 +0100)]
do not use bulk upload for e2ee files
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Nextcloud bot [Fri, 9 Dec 2022 03:46:30 +0000 (03:46 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Claudio Cambra [Thu, 8 Dec 2022 12:30:34 +0000 (13:30 +0100)]
Merge pull request #5214 from nextcloud/bugfix/user-status-selector-text-input-sizing
Explicitly size and align user status selector text input to avoid bugs with alternate QtQuick styles
Claudio Cambra [Fri, 25 Nov 2022 13:53:16 +0000 (14:53 +0100)]
Explicitly size and align user status selector text input to avoid bugs with alternate QtQuick styles
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Claudio Cambra [Thu, 8 Dec 2022 12:04:37 +0000 (13:04 +0100)]
Merge pull request #5216 from nextcloud/bugfix/basic-combo-internal-layout
Fix BasicComboBox internal layout
Claudio Cambra [Fri, 25 Nov 2022 16:54:17 +0000 (17:54 +0100)]
Fix BasicComboBox internal layout, take proper account of insets
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Matthieu Gallien [Thu, 8 Dec 2022 10:00:48 +0000 (11:00 +0100)]
Merge pull request #5253 from nextcloud/bugfix/editLocallyShouldWork
do not create GUI from a random thread and show error on real error
Matthieu Gallien [Thu, 8 Dec 2022 09:58:58 +0000 (10:58 +0100)]
do not create GUI from a random thread and show error on real error
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Nextcloud bot [Thu, 8 Dec 2022 03:31:17 +0000 (03:31 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Matthieu Gallien [Wed, 7 Dec 2022 16:53:45 +0000 (17:53 +0100)]
Merge pull request #5247 from nextcloud/bugfix/plainify-qlabels
Format some QLabels as plain text
Claudio Cambra [Wed, 7 Dec 2022 15:46:37 +0000 (16:46 +0100)]
Format some QLabels as plain text
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Claudio Cambra [Wed, 7 Dec 2022 13:42:54 +0000 (14:42 +0100)]
Merge pull request #5226 from nextcloud/feature/lock-file-edit-locally
Lock file when editing locally
Claudio Cambra [Wed, 7 Dec 2022 12:48:51 +0000 (13:48 +0100)]
Remove redundant openUrl variable
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Claudio Cambra [Wed, 7 Dec 2022 12:47:48 +0000 (13:47 +0100)]
Fix loss of integer precision in parameters for fileLockTimeRemainingMinutes
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Claudio Cambra [Wed, 7 Dec 2022 12:46:21 +0000 (13:46 +0100)]
Make fileLockTimeRemainingMinutes a static method
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Claudio Cambra [Wed, 7 Dec 2022 11:40:48 +0000 (12:40 +0100)]
Run locking procedure on main thread, open file after file has been locked remotely
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Claudio Cambra [Tue, 6 Dec 2022 12:52:36 +0000 (13:52 +0100)]
Ensure we are using up-to-date item ptr instead of potentially un-update file record when checking lock state in fileLockSuccess, separate case with lock already pre-existing
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Claudio Cambra [Tue, 6 Dec 2022 11:34:33 +0000 (12:34 +0100)]
Ensure we are using folder relative paths for synced folders that are not root to work correctly
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Claudio Cambra [Mon, 5 Dec 2022 20:22:08 +0000 (21:22 +0100)]
Ensure we are checking lock state once file has been synced after setting lock
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Claudio Cambra [Tue, 29 Nov 2022 18:07:00 +0000 (19:07 +0100)]
Notify user when file is locked when local editing begins
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Claudio Cambra [Mon, 28 Nov 2022 17:29:37 +0000 (18:29 +0100)]
Lock file when editing locally
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Nextcloud bot [Wed, 7 Dec 2022 03:31:40 +0000 (03:31 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
allexzander [Tue, 6 Dec 2022 15:13:32 +0000 (16:13 +0100)]
Merge pull request #5241 from nextcloud/bugfix/edit-locally-ci-errors
Fix CI errors for Edit Locally.
alex-z [Tue, 6 Dec 2022 12:43:40 +0000 (13:43 +0100)]
Fix CI errors for Edit Locally.
Signed-off-by: alex-z <blackslayer4@gmail.com>
allexzander [Tue, 6 Dec 2022 09:02:29 +0000 (10:02 +0100)]
Merge pull request #5175 from nextcloud/feature/edit-file-locally-restart-sync
Feature/edit file locally restart sync
alex-z [Fri, 4 Nov 2022 16:38:59 +0000 (17:38 +0100)]
Edit locally job will only sync a specific file by modifying the state of the Sync Engine. All other running syncs will get terminated. Syncing is now optimized to run faster and it checks if the file has changed on the server before syncing it.
Signed-off-by: alex-z <blackslayer4@gmail.com>
Nextcloud bot [Tue, 6 Dec 2022 03:39:02 +0000 (03:39 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Claudio Cambra [Mon, 5 Dec 2022 15:18:57 +0000 (16:18 +0100)]
Merge pull request #5233 from nextcloud/bugfix/enforce-plain-text-qml-labels
Make use of plain text-enforcing qml labels
Claudio Cambra [Mon, 5 Dec 2022 15:06:15 +0000 (16:06 +0100)]
Only perform Label check on QML files
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Claudio Cambra [Fri, 2 Dec 2022 15:38:54 +0000 (16:38 +0100)]
Add QML label check to CI
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Claudio Cambra [Fri, 2 Dec 2022 13:58:12 +0000 (14:58 +0100)]
Remove now redundant use of textFormat
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Claudio Cambra [Fri, 2 Dec 2022 13:51:09 +0000 (14:51 +0100)]
Introduce EnforcedPlainTextLabel, convert all Label or Text labels to use this
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Nextcloud bot [Mon, 5 Dec 2022 03:27:11 +0000 (03:27 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sun, 4 Dec 2022 03:26:37 +0000 (03:26 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sat, 3 Dec 2022 03:26:47 +0000 (03:26 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Fri, 2 Dec 2022 03:28:01 +0000 (03:28 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Claudio Cambra [Thu, 1 Dec 2022 21:14:32 +0000 (22:14 +0100)]
Merge pull request #5221 from nextcloud/Valdnet-patch-4
l10n: Correct spelling
Valdnet [Sun, 27 Nov 2022 20:43:22 +0000 (21:43 +0100)]
l10n: Correct spelling
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
Matthieu Gallien [Thu, 1 Dec 2022 14:22:07 +0000 (15:22 +0100)]
Merge pull request #5231 from nextcloud/bugfix/more-plain-text
Ensure more QML text components are rendering things as plain text
Claudio Cambra [Thu, 1 Dec 2022 11:06:05 +0000 (12:06 +0100)]
Ensure more QML text components are rendering things as plain text
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Claudio Cambra [Thu, 1 Dec 2022 11:54:13 +0000 (12:54 +0100)]
Merge pull request #5179 from nextcloud/feature/clear-e2e-enabled-on-other-device-message
Differentiate between E2EE not being enabled at all vs. E2EE being enabled already through another device in account settings message
Claudio Cambra [Tue, 15 Nov 2022 15:56:16 +0000 (16:56 +0100)]
Address capitalisation of End-to-end
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Claudio Cambra [Tue, 15 Nov 2022 14:31:27 +0000 (15:31 +0100)]
Differentiate between E2EE not being enabled at all vs. E2EE being enabled already through another device in account settings message
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Nextcloud bot [Thu, 1 Dec 2022 03:31:52 +0000 (03:31 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Matthieu Gallien [Wed, 30 Nov 2022 12:44:44 +0000 (13:44 +0100)]
Merge pull request #5224 from nextcloud/bugfix/caseCashConflictsShouldNotTerminateSync
Bugfix/case cash conflicts should not terminate sync
Matthieu Gallien [Mon, 28 Nov 2022 16:16:45 +0000 (17:16 +0100)]
a case clash error is a case clash error
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Matthieu Gallien [Mon, 28 Nov 2022 16:06:57 +0000 (17:06 +0100)]
fix test and code to not stop on case clash errors
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Matthieu Gallien [Mon, 28 Nov 2022 15:43:29 +0000 (16:43 +0100)]
case clash should not prevent full propagation
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Nextcloud bot [Wed, 30 Nov 2022 03:31:40 +0000 (03:31 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Claudio Cambra [Tue, 29 Nov 2022 10:42:34 +0000 (11:42 +0100)]
Merge pull request #5227 from nextcloud/bugfix/update-macosx-shell-integration-deployment-targets
Update macOS shell integration deployment targets
Claudio Cambra [Mon, 28 Nov 2022 17:39:32 +0000 (18:39 +0100)]
Update macOS shell integration deployment targets
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Nextcloud bot [Tue, 29 Nov 2022 03:31:24 +0000 (03:31 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Claudio Cambra [Mon, 28 Nov 2022 17:54:09 +0000 (18:54 +0100)]
Merge pull request #5163 from nextcloud/feature/encryption-ux
Remove close/dismiss button from encryption message
Claudio Cambra [Thu, 10 Nov 2022 14:43:56 +0000 (15:43 +0100)]
Remove close/dismiss button from encryption message
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>