summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/View controllers/Login/LoginInteractor.swift
AgeCommit message (Expand)AuthorFilesLines
2025-08-28Add confirmation dialogs when removing saved account numberSteffen1-0/+3
2025-02-04Update copyright string in switft filesOskar1-1/+1
2025-01-20Revisit main actor isolation in the UI ProcessBug Magnet1-2/+2
2025-01-14Enable compilation with Swift 6 for most targetsBug Magnet1-4/+4
2024-02-20Fix welcome screen not shown on account creationJon Petersson1-1/+4
2024-02-06Refactor TunnelManager account setting methods replacing callbacks with asyncAndrew Bulhak1-9/+4
2023-09-20Disable Module verifier, rename Settings to MullvadSettings to avoid clash wi...Bug Magnet1-1/+1
2023-09-20Move settings into its own frameworkAndrej Mihajlov1-0/+1
2023-09-12suggest logout option when user enters account number instead of voucherMojgan1-0/+1
2023-08-23implement in-app purchase in new account flowMojgan1-1/+4
2023-03-22Add coordinators and app routerAndrej Mihajlov1-0/+54