passepartout-apple/Passepartout/Library/Sources/AppUIMain/Views
Davide 14398f5f20
Fix shared profile not updated on provider server selection (#906)
First, rename `force` parameter of ProfileManager.save() to `isLocal`,
because it's meant to be used when saving local profiles. In such
scenario, a profile that is also remotely shared _must_ be re-saved to
the remote repository.

This was not being done when selecting a provider server, and it could
be noticed because the other devices would only receive the iCloud
update after editing the profile and re-doing a manual "Save". Only at
that point would the new profile be re-shared on iCloud.
2024-11-22 00:46:58 +01:00
..
About Add the option to migrate old profiles (#879) 2024-11-16 12:29:03 +01:00
App Fix shared profile not updated on provider server selection (#906) 2024-11-22 00:46:58 +01:00
AppMenu/macOS Rearrange targets for unit testing (#900) 2024-11-20 18:05:47 +01:00
Diagnostics Merge AppLibrary into CommonLibrary (#806) 2024-11-03 13:16:13 +01:00
Migration Rethink eligibility checks (#889) 2024-11-18 17:43:01 +01:00
Modules Rearrange targets for unit testing (#900) 2024-11-20 18:05:47 +01:00
Profile Show upgrade icon in profiles list (#891) 2024-11-19 08:55:41 +01:00
Provider Rethink eligibility checks (#889) 2024-11-18 17:43:01 +01:00
Settings Decouple Mac settings from AppMenu (#865) 2024-11-13 22:35:50 +01:00