passepartout-apple/PassepartoutLibrary/Sources/PassepartoutVPN/Managers
Davide De Rosa 4102894160
Always read profiles from fetched value (#340)
There may be a mismatch between profiles and profile headers. For
example, some profiles may appear in the main list, but the same ones
may not appear in the existing profile names when adding a new profile
(and vice versa). That's because they are being fetched from different
sources. Unify that.
2023-08-05 22:41:58 +02:00
..
ObservableProfile.swift Rethink library architecture (#301) 2023-05-24 18:19:47 +02:00
ObservableVPNState.swift Rethink library architecture (#301) 2023-05-24 18:19:47 +02:00
ProfileManager+Extensions.swift Always read profiles from fetched value (#340) 2023-08-05 22:41:58 +02:00
ProfileManager.swift Always read profiles from fetched value (#340) 2023-08-05 22:41:58 +02:00
UpgradeManager.swift Refactor domain errors (#310) 2023-07-02 12:51:50 +02:00
VPNManager+Extensions.swift Refactor domain errors (#310) 2023-07-02 12:51:50 +02:00
VPNManager.swift Throw error on reinstate()/connect() (#328) 2023-07-06 19:45:43 +02:00