passepartout-apple/Passepartout/Library/Sources/AppUI/Business
Davide 0aac8cd9f3
In-place NetworkExtension profiles (#715)
Profiles are being maintained in two places:

- Core Data
- NetworkExtension

Core Data is redundant for local profiles, so make NetworkExtension the
only source of truth.
2024-10-10 16:03:02 +02:00
..
AppContext.swift In-place NetworkExtension profiles (#715) 2024-10-10 16:03:02 +02:00
ConnectionObserver.swift Maintain one configuration per profile (#636) 2024-09-30 14:56:20 +02:00
ImporterPipe.swift Fix annoying singleton warning 2024-10-01 15:45:53 +02:00
InteractiveManager.swift Reorganize library into AppUI (#621) 2024-09-26 23:13:55 +02:00
ProfileEditor.swift Refactor ProfileEditor to leverage ProfileType (#689) 2024-10-06 13:41:02 +02:00
ProfileImporter.swift Import profiles with on-demand disabled (#641) 2024-09-30 17:40:24 +02:00
ProfileManager+Extensions.swift Refactor and move entities around (#698) 2024-10-06 19:19:16 +02:00
ProfileProcessor.swift Refactor and move entities around (#698) 2024-10-06 19:19:16 +02:00
Tunnel+Extensions.swift Refactor and move entities around (#698) 2024-10-06 19:19:16 +02:00