passepartout-apple/Passepartout/Library/Sources/AppUI/Business
Davide 39bdf145e8
Resolve issues when toggling/switching profiles (#747)
- Drop logic behind connection button tasks, let the library handle
concurrency
- Drop AppContext observation of saved profiles for reconnection, let
save() actively decide
- NETunnelStrategy and NETunnelManagerRepository are now a single entity
- Avoid flickering when toggling same profile
2024-10-22 13:03:34 +02:00
..
AppContext.swift Resolve issues when toggling/switching profiles (#747) 2024-10-22 13:03:34 +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 Some fixes 2024-10-15 23:37:50 +02:00
ProfileEditor.swift Add initial support for providers (#723) 2024-10-11 00:24:06 +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 Add meaningful prefix to keychain entries (#724) 2024-10-11 00:31:32 +02:00
Tunnel+Extensions.swift Add meaningful prefix to keychain entries (#724) 2024-10-11 00:31:32 +02:00