summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadREST/RESTAPIProxy.swift
AgeCommit message (Expand)AuthorFilesLines
2023-12-11Categorize files based on functionalitiesmojganii1-355/+0
2023-11-22Stop using old completion based MullvadREST interfaceJon Petersson1-36/+16
2023-11-14remove importing namespaces partiallyMojgan1-2/+1
2023-10-16Add tests for PacketTunnelActor, TunnelManager and AppMessageHandler.Jon Petersson1-6/+44
2023-08-29Introduce RESTRequestExecutor to support async flowsAndrej Mihajlov1-7/+16
2023-06-27New swiftformat rule, enable google swift guidelinesBug Magnet1-2/+2
2023-06-08REST: replace guard with simple if statementAndrej Mihajlov1-4/+5
2023-06-08Implement redeeming voucher codeMojgan1-0/+56
2023-05-22Reformat the code for Swift 5.8Andrej Mihajlov1-1/+1
2023-02-10Disable retry strategy for access tokensAndrej Mihajlov1-4/+1
2023-02-06REST: migrate app/v1/create-apple-payment to use access token authorizationAndrej Mihajlov1-12/+17
2022-11-07Remove unused importAndrej Mihajlov1-1/+0
2022-10-21REST: clean up access levelsAndrej Mihajlov1-6/+6
2022-10-20Move REST into separate frameworksajacl1-0/+271