passepartout-apple/Passepartout/Library/Sources/AppUIMain/Views/Profile
Davide 7c27125dd7
Decouple library from PassepartoutKit implementations (#834)
Move the following dependencies:

- OpenVPN/OpenSSL
- WireGuard/Go

up the chain until the main App/Tunnel targets, so that UILibrary and
CommonLibrary can abstract from these unnecessary details. Instead, give
module views access to generic implementations via Registry.

Incidentally, this fixes an issue preventing TV previews from working
due to OpenSSL linkage.
2024-11-08 12:37:09 +01:00
..
iOS Implement TV profile expiration (#811) 2024-11-05 10:03:54 +01:00
macOS Decouple library from PassepartoutKit implementations (#834) 2024-11-08 12:37:09 +01:00
AppleTVSection.swift Refactor theme section and styles (#829) 2024-11-07 15:50:19 +01:00
EditorModuleToggle.swift Refactor AppUI/AppUIMain to accomodate TV (#797) 2024-11-01 23:32:35 +01:00
ModuleDetailView.swift Decouple library from PassepartoutKit implementations (#834) 2024-11-08 12:37:09 +01:00
ModuleSection.swift Refactor library targets (#799) 2024-11-02 10:11:59 +01:00
ModuleViewModifier.swift Refactor ModuleType to be a single source of truth (#800) 2024-11-02 15:23:36 +01:00
NameSection.swift Refactor AppUI/AppUIMain to accomodate TV (#797) 2024-11-01 23:32:35 +01:00
ProfileCoordinator.swift Decouple library from PassepartoutKit implementations (#834) 2024-11-08 12:37:09 +01:00
ProfileSaveButton.swift Refactor AppContext creation and profile processing (#810) 2024-11-04 23:34:22 +01:00
StorageSection.swift Refactor theme section and styles (#829) 2024-11-07 15:50:19 +01:00
UUIDSection.swift Implement TV profile expiration (#811) 2024-11-05 10:03:54 +01:00