passepartout-apple/Passepartout/App/Views
Davide De Rosa 9984c56084 Drop unnecessary async from migration code
Providers are not fetched at migration time, they only are after
opening a profile (marked non-ready until then).

Still retain Task for migration to be executed asynchronously.
2022-05-05 11:04:12 +02:00
..
AboutView.swift Use block versions of Section header/footer 2022-05-01 19:48:24 +02:00
AccountView.swift Use block versions of Section header/footer 2022-05-01 19:48:24 +02:00
AddHostView+Name.swift Use block versions of Section header/footer 2022-05-01 19:48:24 +02:00
AddHostView.swift Rename AddHostView to .NameView 2022-04-26 22:44:34 +02:00
AddHostViewModel.swift Simplify AddProfileView with implicit animations 2022-04-21 15:24:16 +02:00
AddProfileView.swift Use block versions of Section header/footer 2022-05-01 19:48:24 +02:00
AddProviderView+Name.swift Refactor hidden navlinks and send behind in ZStack 2022-04-23 10:25:31 +02:00
AddProviderView.swift Use block versions of Section header/footer 2022-05-01 19:48:24 +02:00
AddProviderViewModel.swift Do not disable providers while updating index 2022-04-27 23:08:46 +02:00
CreditsView.swift Merge project into iOS + macOS 2022-04-19 16:14:23 +02:00
DebugLogView.swift Disable padding around LongContentView 2022-04-26 21:39:21 +02:00
DiagnosticsView+OpenVPN.swift Use block versions of Section header/footer 2022-05-01 19:48:24 +02:00
DiagnosticsView+WireGuard.swift Merge project into iOS + macOS 2022-04-19 16:14:23 +02:00
DiagnosticsView.swift Merge project into iOS + macOS 2022-04-19 16:14:23 +02:00
DonateView.swift Use block versions of Section header/footer 2022-05-01 19:48:24 +02:00
EndpointAdvancedView+OpenVPN.swift Use block versions of Section header/footer 2022-05-01 19:48:24 +02:00
EndpointAdvancedView+WireGuard.swift Use block versions of Section header/footer 2022-05-01 19:48:24 +02:00
EndpointAdvancedView.swift Merge project into iOS + macOS 2022-04-19 16:14:23 +02:00
EndpointView+OpenVPN.swift Use block versions of Section header/footer 2022-05-01 19:48:24 +02:00
EndpointView+WireGuard.swift Use block versions of Section header/footer 2022-05-01 19:48:24 +02:00
EndpointView.swift Merge project into iOS + macOS 2022-04-19 16:14:23 +02:00
MainView.swift Move WelcomeView to its own view 2022-04-23 10:25:31 +02:00
NetworkSettingsView.swift Use block versions of Section header/footer 2022-05-01 19:48:24 +02:00
OnDemandView+SSID.swift Share prefix for validating theme methods 2022-04-25 22:44:24 +02:00
OnDemandView.swift Use block versions of Section header/footer 2022-05-01 19:48:24 +02:00
OrganizerView+AddMenu.swift Refactor strings and add new ones 2022-04-22 13:12:42 +02:00
OrganizerView+Profiles.swift Drop unnecessary async from migration code 2022-05-05 11:04:12 +02:00
OrganizerView+Scene.swift Bind navigation to ProfileManager directly 2022-05-03 18:35:17 +02:00
OrganizerView+SettingsMenu.swift Change some icons in extra menu 2022-05-05 09:58:53 +02:00
OrganizerView.swift Export providers database in beta 2022-05-05 09:46:12 +02:00
PaywallView+Beta.swift Merge project into iOS + macOS 2022-04-19 16:14:23 +02:00
PaywallView+Purchase.swift Use block versions of Section header/footer 2022-05-01 19:48:24 +02:00
PaywallView.swift Encapsulate calculation of former products 2022-04-26 20:55:18 +02:00
ProfileRow.swift Replace dimming with different icon 2022-05-03 19:24:46 +02:00
ProfileView+Configuration.swift Use block versions of Section header/footer 2022-05-01 19:48:24 +02:00
ProfileView+Diagnostics.swift Use block versions of Section header/footer 2022-05-01 19:48:24 +02:00
ProfileView+Extra.swift Use block versions of Section header/footer 2022-05-01 19:48:24 +02:00
ProfileView+MainMenu.swift Set duplicate as current inside ProfileManager 2022-05-03 18:35:19 +02:00
ProfileView+Provider.swift Use block versions of Section header/footer 2022-05-01 19:48:24 +02:00
ProfileView+Rename.swift Use block versions of Section header/footer 2022-05-01 19:48:24 +02:00
ProfileView+VPN.swift Simplify redundant parts of ProfileManager 2022-05-03 14:36:55 +02:00
ProfileView.swift Fix missing animation loading non-ready profile 2022-05-05 08:57:02 +02:00
ProviderLocationView.swift Use block versions of Section header/footer 2022-05-01 19:48:24 +02:00
ProviderPresetView.swift Use block versions of Section header/footer 2022-05-01 19:48:24 +02:00
ReportIssueView.swift Merge project into iOS + macOS 2022-04-19 16:14:23 +02:00
ShortcutsView+Add.swift Use block versions of Section header/footer 2022-05-01 19:48:24 +02:00
ShortcutsView.swift Use block versions of Section header/footer 2022-05-01 19:48:24 +02:00
VPNToggle.swift Address VPN toggle losing sync with internal state 2022-04-27 15:53:31 +02:00
VersionView.swift Refactor theme styles 2022-04-23 11:48:43 +02:00
WelcomeView.swift Refactor theme styles 2022-04-23 11:48:43 +02:00