summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadREST/RESTRequestFactory.swift
AgeCommit message (Expand)AuthorFilesLines
2023-12-11Categorize files based on functionalitiesmojganii1-241/+0
2023-10-12Add user agent header for all requests on iOSEmīls1-0/+1
2023-08-28Introduce Duration type that mimicks native iOS16 DurationJon Petersson1-3/+3
2023-08-03implement account deletionMojgan1-0/+7
2023-06-27New swiftformat rule, enable google swift guidelinesBug Magnet1-3/+3
2023-05-22Reformat the code for Swift 5.8Andrej Mihajlov1-2/+2
2023-02-06REST: migrate app/v1/create-apple-payment to use access token authorizationAndrej Mihajlov1-10/+4
2022-10-20Move REST into separate frameworksajacl1-0/+239