summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadREST/MullvadAPI/APIRequest/APIRequest.swift
AgeCommit message (Expand)AuthorFilesLines
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