summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadREST/MullvadAPI/APIRequest/APIRequest.swift
AgeCommit message (Collapse)AuthorFilesLines
2025-09-30Apply new swift format rules to codebaseSteffen1-14/+14
# Conflicts: # ios/MullvadVPN/Coordinators/Settings/DAITA/SettingsDAITAView.swift # ios/MullvadVPN/View controllers/DeviceList/DeviceManagementView.swift
2025-06-04Make API check use mullvad ios in debug buildsBug Magnet1-1/+5
2025-05-22Migrate legacy storekit payment to Mullvad APIJon Petersson1-0/+8
2025-05-08Add storekit 2 functions to mullvad apiSteffen Ernst1-2/+14
2025-04-28Implement DeviceProxy to use Mullvad APImojganii1-8/+37
2025-04-15Improve sendProblemReport based on feedbacksmojganii1-1/+2
2025-04-15Call sendProblemReport from Rust in Swiftmojganii1-0/+5
2025-04-08Add mullvad api implementation for account proxyJon Petersson1-1/+15
2025-03-31Move Mullvad API functions to new fileJon Petersson1-2/+2
2025-03-31Tie rust and Swift side togetherJon Petersson1-0/+50