passepartout-apple/Passepartout/Library/Sources/AppUI/Views/UI
Davide a9fa6a2f62
Maintain one configuration per profile (#636)
Helps with automation. Install the VPN configuration before persisting a
profile, so that the 1:1 reference with OS settings is maintained.
Likewise, uninstall the VPN configuration after removing a profile.

This before-save hook also resolves a problem with multiple imports,
where multiple VPN permission alerts coalesce if no VPN configuration is
installed. Now the first import waits for the permission synchronously.

Fixes #618
2024-09-30 14:56:20 +02:00
..
AddProfileMenu.swift Reorganize library into AppUI (#621) 2024-09-26 23:13:55 +02:00
ConnectionStatusView.swift Reorganize library into AppUI (#621) 2024-09-26 23:13:55 +02:00
EditorModuleToggle.swift Reorganize library into AppUI (#621) 2024-09-26 23:13:55 +02:00
InstalledProfileView.swift Reorganize library into AppUI (#621) 2024-09-26 23:13:55 +02:00
InteractiveView.swift Reorganize library into AppUI (#621) 2024-09-26 23:13:55 +02:00
LogoView.swift Reorganize library into AppUI (#621) 2024-09-26 23:13:55 +02:00
NameSection.swift Reorganize library into AppUI (#621) 2024-09-26 23:13:55 +02:00
ProfileCardView.swift Reorganize library into AppUI (#621) 2024-09-26 23:13:55 +02:00
ProfileContextMenu.swift Maintain one configuration per profile (#636) 2024-09-30 14:56:20 +02:00
ProfileDuplicateButton.swift Reorganize library into AppUI (#621) 2024-09-26 23:13:55 +02:00
ProfileImporterModifier.swift Associate and handle imported files (#628) 2024-09-28 11:43:57 +02:00
ProfileInfoButton.swift Reorganize library into AppUI (#621) 2024-09-26 23:13:55 +02:00
ProfileRemoveButton.swift Reorganize library into AppUI (#621) 2024-09-26 23:13:55 +02:00
ProfileRowView.swift Maintain one configuration per profile (#636) 2024-09-30 14:56:20 +02:00
ProfileSaveButton.swift Reorganize library into AppUI (#621) 2024-09-26 23:13:55 +02:00
ProfilesLayoutPicker.swift Reorganize library into AppUI (#621) 2024-09-26 23:13:55 +02:00
StorageSection.swift Reorganize library into AppUI (#621) 2024-09-26 23:13:55 +02:00
TunnelContextProviding+Theme.swift Reorganize library into AppUI (#621) 2024-09-26 23:13:55 +02:00
TunnelRestartButton.swift Maintain one configuration per profile (#636) 2024-09-30 14:56:20 +02:00
TunnelToggleButton.swift Maintain one configuration per profile (#636) 2024-09-30 14:56:20 +02:00