Matthieu Gallien
|
31b2146a17
|
use nextcloud.log suffix for log files of desktop client
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
|
2022-12-15 11:11:20 +01:00 |
|
Matthieu Gallien
|
a8025dc06a
|
use .nextcloudsync.log to perform file monitoring test at start
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
|
2022-12-15 11:11:20 +01:00 |
|
Claudio Cambra
|
b4ea35e95c
|
Clean up data section for internal link in model
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-12-13 17:40:20 +01:00 |
|
Claudio Cambra
|
bdfa923f8a
|
Fix copy link button
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-12-13 17:40:20 +01:00 |
|
Claudio Cambra
|
4af2a8f9de
|
Remove unneeded property from ShareDetailsPage
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-12-13 17:40:20 +01:00 |
|
Claudio Cambra
|
59d84759e4
|
Add an internal link share to the share dialog
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-12-13 17:33:33 +01:00 |
|
Claudio Cambra
|
2a77dc4529
|
Check socketlistener is valid before trying to send encryption menu item message
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-12-13 13:27:56 +01:00 |
|
Claudio Cambra
|
a23db4688a
|
Don't show Encrypt menu entry if server does not support E2EE
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-12-13 13:27:56 +01:00 |
|
Claudio Cambra
|
01334e40f9
|
Improve folder encryption dialog info boxes
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-12-13 13:27:56 +01:00 |
|
Claudio Cambra
|
19d5919b39
|
Make encryption job errors provide descriptive error messages
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-12-13 13:27:56 +01:00 |
|
Claudio Cambra
|
2b09281594
|
Add encryption success message box
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-12-13 13:27:56 +01:00 |
|
Claudio Cambra
|
39a48bf822
|
Move encrypt menu entry declaration to own method
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-12-13 13:27:56 +01:00 |
|
Claudio Cambra
|
bf1f718a65
|
Don't allow encryption if account is not correctly configured for it
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-12-13 13:27:56 +01:00 |
|
Claudio Cambra
|
1d4c634c54
|
Add context menu entry to encrypt folders
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-12-13 13:27:56 +01:00 |
|
Christian Göttsche
|
1a83894074
|
Fix typo
Found by Lintian.
Signed-off-by: Christian Göttsche <cgzones@googlemail.com>
|
2022-12-13 09:22:58 +01:00 |
|
alex-z
|
f7ef2e5f44
|
Silence sync termination errors when running EditLocallyJob.
Signed-off-by: alex-z <blackslayer4@gmail.com>
|
2022-12-12 17:39:48 +01:00 |
|
Claudio Cambra
|
5930fb4ac9
|
Adapt changes from share details page changes
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-12-09 15:06:35 +01:00 |
|
Claudio Cambra
|
373a001774
|
Replace share button with file details button
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-12-09 15:06:35 +01:00 |
|
Claudio Cambra
|
a16fc9ffcc
|
Replace drawer 'Done' button at bottom-right with close button at top-right
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-12-09 15:06:35 +01:00 |
|
Claudio Cambra
|
ca74c2b27f
|
Make drawer modal, reduce width
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-12-09 15:06:35 +01:00 |
|
Claudio Cambra
|
d25ce28a1b
|
Show file details within the tray dialog, rather than in a separate dialog
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-12-09 15:06:35 +01:00 |
|
Claudio Cambra
|
4a42aee17e
|
Remove semicolons from Q_UNUSED macros
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-12-09 14:36:12 +01:00 |
|
Claudio Cambra
|
8913f88c50
|
Differentiate between normal normal and Talk notifications, invoke macOS text reply notifications
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-12-09 14:36:12 +01:00 |
|
Claudio Cambra
|
d2e0afa070
|
Add Talk message type of notifications to native macOS notifications
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-12-09 14:36:12 +01:00 |
|
Claudio Cambra
|
2261615f69
|
Use EnforcedPlainTextLabel in new ShareDetailsPage
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-12-09 12:54:09 +01:00 |
|
Claudio Cambra
|
6ae41c0759
|
Add copy share link button to share details page footer, remove unneeded columnlayout in contentitem
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-12-09 12:54:09 +01:00 |
|
Claudio Cambra
|
e723b75919
|
Make 'Add another link' button less prominent
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-12-09 12:54:09 +01:00 |
|
Claudio Cambra
|
5e0a2672fb
|
Make unshare button less prominent, move out of bottom button box
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-12-09 12:54:09 +01:00 |
|
Claudio Cambra
|
4d837bd027
|
Set main file details page as initial item of stack view
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-12-09 12:54:09 +01:00 |
|
Claudio Cambra
|
79ec0e9748
|
Match design of expire date spinbox to other text fields
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-12-09 12:54:09 +01:00 |
|
Claudio Cambra
|
cfccd02a26
|
Improve layout of share details page
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-12-09 12:54:09 +01:00 |
|
Claudio Cambra
|
046f8ea910
|
Convert share details menu into a page pushed onto stackview
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-12-09 12:54:09 +01:00 |
|
Claudio Cambra
|
e42188274c
|
Add stackview to file details view
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-12-09 12:54:09 +01:00 |
|
Claudio Cambra
|
3b6064390c
|
Register askUserForMneominc in property system
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-12-09 12:12:37 +01:00 |
|
Claudio Cambra
|
31876926ac
|
Only request mnemonic when user explicitly wants to enable E2EE
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-12-09 12:12:37 +01:00 |
|
Matthieu Gallien
|
be9d7d724f
|
do not use bulk upload for e2ee files
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
|
2022-12-09 08:57:31 +01:00 |
|
Claudio Cambra
|
cc159e0117
|
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>
|
2022-12-08 13:07:55 +01:00 |
|
Claudio Cambra
|
1cf2b59be2
|
Fix BasicComboBox internal layout, take proper account of insets
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-12-08 12:21:28 +01:00 |
|
Matthieu Gallien
|
2c94490b9c
|
do not create GUI from a random thread and show error on real error
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
|
2022-12-08 10:58:58 +01:00 |
|
Claudio Cambra
|
135cab152b
|
Format some QLabels as plain text
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-12-07 17:18:57 +01:00 |
|
Claudio Cambra
|
58f91072a5
|
Remove redundant openUrl variable
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-12-07 13:48:51 +01:00 |
|
Claudio Cambra
|
7eb31c31e5
|
Fix loss of integer precision in parameters for fileLockTimeRemainingMinutes
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-12-07 13:47:48 +01:00 |
|
Claudio Cambra
|
1b5b30d222
|
Make fileLockTimeRemainingMinutes a static method
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-12-07 13:46:21 +01:00 |
|
Claudio Cambra
|
4e508d0276
|
Run locking procedure on main thread, open file after file has been locked remotely
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-12-07 12:45:32 +01:00 |
|
Claudio Cambra
|
d3fa0066d0
|
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>
|
2022-12-07 12:45:32 +01:00 |
|
Claudio Cambra
|
6dbdcccb0f
|
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>
|
2022-12-07 12:45:31 +01:00 |
|
Claudio Cambra
|
3f20f192e9
|
Ensure we are checking lock state once file has been synced after setting lock
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-12-07 12:45:31 +01:00 |
|
Claudio Cambra
|
10746d8441
|
Notify user when file is locked when local editing begins
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-12-07 12:45:31 +01:00 |
|
Claudio Cambra
|
ff6ab38826
|
Lock file when editing locally
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-12-07 12:45:31 +01:00 |
|
alex-z
|
838817239a
|
Fix CI errors for Edit Locally.
Signed-off-by: alex-z <blackslayer4@gmail.com>
|
2022-12-06 15:31:24 +01:00 |
|
alex-z
|
b673ab996e
|
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>
|
2022-12-06 09:37:03 +01:00 |
|
Claudio Cambra
|
2ec1da22ed
|
Remove now redundant use of textFormat
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-12-05 15:21:09 +01:00 |
|
Claudio Cambra
|
6c4070e786
|
Introduce EnforcedPlainTextLabel, convert all Label or Text labels to use this
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-12-05 15:21:09 +01:00 |
|
Valdnet
|
e2ff8715f4
|
l10n: Correct spelling
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
|
2022-12-01 15:33:15 +01:00 |
|
Claudio Cambra
|
00fcb6e01d
|
Ensure more QML text components are rendering things as plain text
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-12-01 14:20:15 +01:00 |
|
Claudio Cambra
|
83fd752981
|
Address capitalisation of End-to-end
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-12-01 11:50:18 +01:00 |
|
Claudio Cambra
|
70468be5e5
|
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>
|
2022-12-01 11:50:18 +01:00 |
|
Matthieu Gallien
|
1725055346
|
a case clash error is a case clash error
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
|
2022-11-30 11:49:35 +01:00 |
|
Matthieu Gallien
|
af49e1079a
|
fix test and code to not stop on case clash errors
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
|
2022-11-30 11:49:35 +01:00 |
|
Matthieu Gallien
|
b68754827c
|
case clash should not prevent full propagation
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
|
2022-11-30 11:49:35 +01:00 |
|
Claudio Cambra
|
0262c77d27
|
Remove close/dismiss button from encryption message
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-11-28 18:24:40 +01:00 |
|
Claudio Cambra
|
a243f7c4d1
|
Prevent bad encrypting of folder if E2EE has not been correctly set up
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-11-28 17:48:53 +01:00 |
|
rakekniven
|
5353f4f92d
|
l10n: Fixed grammar
Reported at Transifex.
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
|
2022-11-28 14:37:24 +01:00 |
|
Claudio Cambra
|
2459a3a9f3
|
Rename 'Enable encryption' button to 'Setup encryption'
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-11-25 11:53:41 +01:00 |
|
Claudio Cambra
|
5a0d253187
|
Fix capitalisation of End-to-end
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-11-25 11:53:41 +01:00 |
|
Claudio Cambra
|
719a8f38bf
|
Use material icons for lock and state-info
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-11-25 11:53:41 +01:00 |
|
Claudio Cambra
|
f6687c491d
|
Change the colour of the encryption message box when encryption enabled
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-11-25 11:53:41 +01:00 |
|
Claudio Cambra
|
c1d6482c69
|
Add info icon when encryption not yet enabled
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-11-25 11:53:41 +01:00 |
|
Claudio Cambra
|
ef97200ac0
|
Show tick icon when encryption is enabled for account
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-11-25 11:53:41 +01:00 |
|
Claudio Cambra
|
89a66a98d8
|
Clearly tell user that E2EE has been enabled for an account
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-11-25 11:53:41 +01:00 |
|
Claudio Cambra
|
d24a40012e
|
Fix bad custom button alignments, sizings, etc.
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-11-24 17:46:20 +01:00 |
|
Matthieu Gallien
|
60566eec00
|
fix regressions on pinState management when doing renames
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
|
2022-11-24 15:26:15 +01:00 |
|
Claudio Cambra
|
9a01480fcc
|
Fix tray window margins, stop cutting into window border
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-11-24 15:02:37 +01:00 |
|
Claudio Cambra
|
53abfb4785
|
Add an end to end test utils file
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-11-23 08:40:46 +01:00 |
|
Matthieu Gallien
|
361db77d3c
|
fix many errors when querying/setting pin state of virtual files
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
|
2022-11-22 15:44:43 +01:00 |
|
Matthieu Gallien
|
a00ec1aaa5
|
when renaming a virtual file, manage pin state for the target name
will avoid trying to set a pin state for a file that has just been
renamed by us
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
|
2022-11-22 15:08:46 +01:00 |
|
Matthieu Gallien
|
1af2467e45
|
update mtime on modified metdata of non virtual files
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
|
2022-11-22 15:08:46 +01:00 |
|
allexzander
|
6affc6e6ab
|
Implement 'Leave this share' context menu entry. Fix incorrect sharing state for incoming and my shares in custom state icons and local database.
Signed-off-by: allexzander <blackslayer4@gmail.com>
|
2022-11-22 12:14:20 +01:00 |
|
Matthieu Gallien
|
26fd4d2226
|
tidy some loop related code: avoid one letter variable names
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
|
2022-11-18 16:02:21 +01:00 |
|
Matthieu Gallien
|
b5adbf3ab0
|
fix instances of: c++11 range-loop might detach Qt container warnings
analyzed via clazy
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
|
2022-11-18 16:02:21 +01:00 |
|
Matthieu Gallien
|
ad32bc7ce5
|
remove a few warnings reported by sonarcloud to tidy the code
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
|
2022-11-18 09:19:03 +01:00 |
|
Matthieu Gallien
|
37c867bf30
|
tidy code to fix review comments
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
|
2022-11-18 09:11:41 +01:00 |
|
Matthieu Gallien
|
2742c6a5a1
|
tidy code by fixing one clazy reported warning
use QString::arg with multiple parameters because that is faster
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
|
2022-11-17 14:48:51 +01:00 |
|
Matthieu Gallien
|
9a2f07d53b
|
fix behavior of folder rename with deep hierarchy inside it
propagate renaming of parent folders to child recursively
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
|
2022-11-17 14:47:01 +01:00 |
|
Matthieu Gallien
|
d36b2ee793
|
improve logging of discovery policy decisions when scanning folders
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
|
2022-11-17 14:47:00 +01:00 |
|
Matthieu Gallien
|
686f78bebc
|
improve logging of the discovery policy when scanning a folder
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
|
2022-11-17 14:47:00 +01:00 |
|
Claudio Cambra
|
58660b82f8
|
Ensure forcing a folder to be synced unpauses syncing on said folder
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-11-15 12:32:13 +01:00 |
|
Claudio Cambra
|
e281c46fa5
|
Fix ActivityList delegate warnings·
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-11-15 11:51:39 +01:00 |
|
Claudio Cambra
|
561b55800c
|
Remove reference to inexistent property in NCCustomButton
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-11-15 11:48:24 +01:00 |
|
Matthieu Gallien
|
61c792c6f4
|
fully qualify types in signals and slots
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
|
2022-11-15 09:57:54 +01:00 |
|
hefee
|
14292ec867
|
Fix typo of connector
Signed-off-by: hefee <hefee@debian.org>
|
2022-11-14 09:43:36 +01:00 |
|
tnixeu
|
d0d666d084
|
exclude kmessagewidget.cpp and wheelhandler.cpp from unity build
Signed-off-by: tnixeu <4436784+tnixeu@users.noreply.github.com>
|
2022-11-14 08:41:47 +01:00 |
|
tnixeu
|
e3adb90d60
|
skip unity build for files which fail to compile
Signed-off-by: tnixeu <4436784+tnixeu@users.noreply.github.com>
|
2022-11-14 08:41:47 +01:00 |
|
tnixeu
|
0b98f471ed
|
add guards around string constants and into an anonymous namespace
Signed-off-by: tnixeu <4436784+tnixeu@users.noreply.github.com>
|
2022-11-14 08:41:47 +01:00 |
|
tnixeu
|
fa4d73ef06
|
add #pragma once
Signed-off-by: tnixeu <4436784+tnixeu@users.noreply.github.com>
|
2022-11-14 08:41:47 +01:00 |
|
Claudio Cambra
|
8315770467
|
Make user status selector modal, show user header
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-11-09 17:39:28 +01:00 |
|
Claudio Cambra
|
ddc14a844d
|
Remove unused remotePath in User::processCompletedSyncItem
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-11-09 16:29:21 +01:00 |
|
alex-z
|
4b6ce9f951
|
Do not use copy-assignment of QDialog.
Signed-off-by: alex-z <blackslayer4@gmail.com>
|
2022-11-09 16:01:17 +01:00 |
|
Claudio Cambra
|
31a89c68d7
|
Fix share delegate button icon colors in dark mode
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-11-08 17:33:25 +01:00 |
|
Claudio Cambra
|
1a0903f178
|
Ensure 'Sync now' button doesn't have its text elided
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-11-08 16:32:04 +01:00 |
|