Claudio Cambra
|
564be17ce4
|
Remove now unused disguiseTabWidget
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2024-07-22 15:37:52 +08:00 |
|
Claudio Cambra
|
37c77d81ec
|
Use full user id at host with port for proxy password keychain
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2024-07-22 15:37:52 +08:00 |
|
Claudio Cambra
|
ef59399804
|
Use qtkeychain directly in account manager
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2024-07-22 15:37:52 +08:00 |
|
Claudio Cambra
|
5bc6388760
|
Add a method to set a specific account's folders' network limits as dirty
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2024-07-22 15:37:51 +08:00 |
|
Claudio Cambra
|
926c3b6c00
|
Use an AccountPtr instead of raw pointer in networksettings
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2024-07-22 15:37:51 +08:00 |
|
Claudio Cambra
|
5b8f9e46ce
|
Ensure file provider tab is not shown when file provider module not enabled
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2024-07-22 15:37:51 +08:00 |
|
Claudio Cambra
|
5c0c2afd57
|
Move folder status model initialisation to member init list in AccountSettings
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2024-07-22 15:37:51 +08:00 |
|
Claudio Cambra
|
68cff89c8b
|
Ensure per-account network settings are saved on change
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2024-07-22 15:37:51 +08:00 |
|
Claudio Cambra
|
a8c5cbced4
|
Add logging on error for proxy password saving
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2024-07-22 15:37:51 +08:00 |
|
Claudio Cambra
|
70e7bcf9a0
|
Simplify proxy password keychain keys
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2024-07-22 15:37:51 +08:00 |
|
Claudio Cambra
|
01f8199157
|
Use better keychain chunk job constructors
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2024-07-22 15:37:51 +08:00 |
|
Claudio Cambra
|
2d0c069039
|
Get intended default values for bw limit settings for account when nothing is set
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2024-07-22 15:37:51 +08:00 |
|
Claudio Cambra
|
2803690285
|
KeychainChunk job exec is synchronous, do not bother with signals in account manager use
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2024-07-22 15:37:50 +08:00 |
|
Claudio Cambra
|
5db01d4849
|
Ensure keychain chunk jobs in account manager run as intended
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2024-07-22 15:37:50 +08:00 |
|
Claudio Cambra
|
e3b002a52d
|
Use single-defined constexpr string for proxy password keychain key
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2024-07-22 15:37:50 +08:00 |
|
Claudio Cambra
|
770beba692
|
Store accounts' proxy passwords in keychain
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2024-07-22 15:37:50 +08:00 |
|
Claudio Cambra
|
9c856d29d4
|
Correctly load global proxy setting state on account-specific network settings
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2024-07-22 15:37:50 +08:00 |
|
Claudio Cambra
|
480828bbbb
|
Respect account-specific transfer limits in folder
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2024-07-22 15:37:50 +08:00 |
|
Claudio Cambra
|
97f31a2965
|
Save bwlimits for account-specific network configuration
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2024-07-22 15:37:50 +08:00 |
|
Claudio Cambra
|
b14b86e370
|
Clean up networksettings saveProxySettings
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2024-07-22 15:37:50 +08:00 |
|
Claudio Cambra
|
9dfcd876ac
|
Ensure we are resetting account proxy settings when not using proxy is enforced
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2024-07-22 15:37:49 +08:00 |
|
Claudio Cambra
|
8e9e125dee
|
When generally setting dirty proxy in folderman only mark dirty those that follow general client proxy settings
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2024-07-22 15:37:49 +08:00 |
|
Claudio Cambra
|
ac9819797c
|
Respect account proxy settings in connectionvalidator
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2024-07-22 15:37:49 +08:00 |
|
Claudio Cambra
|
8dabae6c29
|
Respect account proxy settings in owncloudsetupwizard server check
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2024-07-22 15:37:49 +08:00 |
|
Claudio Cambra
|
f9b4c76b33
|
Implement saving proxy settings to account in network settings
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2024-07-22 15:37:49 +08:00 |
|
Claudio Cambra
|
f9d0f435d1
|
Adapt network settings loadBwLimitSettings for account-specific settings
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2024-07-22 15:37:49 +08:00 |
|
Claudio Cambra
|
fe031a131c
|
Load in account specific network settings in network settings widget
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2024-07-22 15:37:49 +08:00 |
|
Claudio Cambra
|
dd7143611a
|
Add account member to network settings
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2024-07-22 15:37:48 +08:00 |
|
Claudio Cambra
|
03946a8678
|
Take account-specific network configuration into account in proxyauthhandler
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2024-07-22 15:37:48 +08:00 |
|
Claudio Cambra
|
3956612ac6
|
Save and restore account-specific network settings in account maanger
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2024-07-22 15:37:48 +08:00 |
|
Claudio Cambra
|
88d20649d8
|
Present network settings component within connection settings tab in account settings
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2024-07-22 15:37:46 +08:00 |
|
Claudio Cambra
|
63f15de5bb
|
Add connection settings tab to account settings
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2024-07-22 15:37:45 +08:00 |
|
Claudio Cambra
|
68bb62e4d5
|
Limit clickable area of macOS vfs fast sync checkbox to its drawing zone
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2024-07-19 16:59:31 +08:00 |
|
Claudio Cambra
|
1967b5efa5
|
Limit clickable area of enable macOS vfs checkbox to its text/box
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2024-07-19 16:59:31 +08:00 |
|
Claudio Cambra
|
dbe24792a0
|
Fix visibility of info buttons and details when updater is disabled in general settings
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2024-07-19 16:19:02 +08:00 |
|
alex-z
|
f70d1c1079
|
Support Windows .lnk files with VFS Cf API.
Signed-off-by: alex-z <blackslayer4@gmail.com>
|
2024-07-10 10:29:21 +02:00 |
|
Claudio Cambra
|
953b103532
|
Add check to detect if we timed out wait for file provider extension service response on fast enumeration state
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2024-07-09 14:48:47 +08:00 |
|
Claudio Cambra
|
1f243c3bfc
|
Do not wait forever to get fast enumeration state from file provider extension service
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2024-07-09 14:48:17 +08:00 |
|
Claudio Cambra
|
aa0ecd512d
|
Fix _Generic C11 extension compile warning under clang
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2024-07-09 14:47:42 +08:00 |
|
Camila Ayres
|
9bd4ef1b83
|
Translate enterprise channel explanation string.
Signed-off-by: Camila Ayres <hello@camilasan.com>
|
2024-07-04 10:16:41 +02:00 |
|
Camila Ayres
|
7d27c53b3b
|
Remove resolved TO DO comment.
Subscription and channel are supposed to be a general setting, not per user.
Signed-off-by: Camila Ayres <hello@camilasan.com>
|
2024-07-04 10:16:41 +02:00 |
|
Camila Ayres
|
e51324dc9a
|
Fix the logic to determine update channels available, default value and what info to show the user.
Signed-off-by: Camila Ayres <hello@camilasan.com>
|
2024-07-04 10:16:40 +02:00 |
|
Camila Ayres
|
0274cd912b
|
Only list enterprise for customers not running branded clients.
Signed-off-by: Camila Ayres <hello@camilasan.com>
|
2024-07-04 10:16:39 +02:00 |
|
Camila Ayres
|
aa239cd7bd
|
Add enterprise explanation to message shown when user changes update channel.
Signed-off-by: Camila Ayres <hello@camilasan.com>
|
2024-07-04 10:16:39 +02:00 |
|
Camila Ayres
|
e8b823670c
|
Do not show enterprise channel for branded clients.
Signed-off-by: Camila Ayres <hello@camilasan.com>
|
2024-07-04 10:16:39 +02:00 |
|
Camila Ayres
|
ee032827a1
|
List enterprise update channel when available.
Signed-off-by: Camila Ayres <hello@camilasan.com>
|
2024-07-04 10:16:39 +02:00 |
|
Camila Ayres
|
7fa0378883
|
Add user specific setting for server hasValidScriptionValue.
Signed-off-by: Camila Ayres <hello@camilasan.com>
|
2024-07-04 10:16:38 +02:00 |
|
Camila Ayres
|
13b7c539e2
|
Remove unused updatesegment option from updater query.
Signed-off-by: Camila Ayres <hello@camilasan.com>
|
2024-07-03 16:32:11 +02:00 |
|
Camila Ayres
|
e5c2c8fd96
|
Use only const auto in obvious pointer.
Signed-off-by: Camila Ayres <hello@camilasan.com>
|
2024-07-03 16:32:11 +02:00 |
|
Camila Ayres
|
f581aa1e4b
|
Use default in switch.
Signed-off-by: Camila Ayres <hello@camilasan.com>
|
2024-07-03 16:32:11 +02:00 |
|