passepartout-apple/Passepartout/Library/Sources/AppUIMain/Views/App
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
..
AddProfileMenu.swift Refactor buttons/menus 2024-11-17 18:45:04 +01:00
AppCoordinator.swift Rethink eligibility checks (#889) 2024-11-18 17:43:01 +01:00
AppToolbar.swift Add initial migration UI (#866) 2024-11-14 11:02:26 +01:00
InstalledProfileView.swift Reload receipt on purchase (#892) 2024-11-19 11:36:36 +01:00
ProfileAttributesView.swift Use hidden icons for stable alignment (#844) 2024-11-10 20:54:00 +01:00
ProfileCardView.swift Merge AppLibrary into CommonLibrary (#806) 2024-11-03 13:16:13 +01:00
ProfileContainerView.swift Reload receipt on purchase (#892) 2024-11-19 11:36:36 +01:00
ProfileContextMenu.swift Rethink eligibility checks (#889) 2024-11-18 17:43:01 +01:00
ProfileDuplicateButton.swift Merge AppLibrary into CommonLibrary (#806) 2024-11-03 13:16:13 +01:00
ProfileFlow.swift Rethink eligibility checks (#889) 2024-11-18 17:43:01 +01:00
ProfileGridView.swift Reload receipt on purchase (#892) 2024-11-19 11:36:36 +01:00
ProfileImporterModifier.swift Merge AppLibrary into CommonLibrary (#806) 2024-11-03 13:16:13 +01:00
ProfileInfoButton.swift Refactor AppUI/AppUIMain to accomodate TV (#797) 2024-11-01 23:32:35 +01:00
ProfileListView.swift Reload receipt on purchase (#892) 2024-11-19 11:36:36 +01:00
ProfileRemoveButton.swift Merge AppLibrary into CommonLibrary (#806) 2024-11-03 13:16:13 +01:00
ProfileRowView.swift Fix shared profile not updated on provider server selection (#906) 2024-11-22 00:46:58 +01:00
ProfilesLayoutPicker.swift Refactor library targets (#799) 2024-11-02 10:11:59 +01:00
ProviderEntitySelector.swift Fix shared profile not updated on provider server selection (#906) 2024-11-22 00:46:58 +01:00
TunnelRestartButton.swift Rethink eligibility checks (#889) 2024-11-18 17:43:01 +01:00