summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/DisplayChainedError.swift
AgeCommit message (Expand)AuthorFilesLines
2023-01-18Rename DisplayChainedError to DisplayError and add it to MullvadTypesAndrej Mihajlov1-199/+0
2022-11-08Update table for StorePaymentManagerErrorAndrej Mihajlov1-8/+8
2022-10-31Adapt view controllers to new StorePaymentManagerAndrej Mihajlov1-2/+2
2022-10-20Move REST into separate frameworksajacl1-0/+1
2022-10-13Add transport support in REST APISajad Vishkai1-0/+7
2022-08-15Drop AppStoreReceipt.Error and pass the underlying error insteadAndrej Mihajlov1-15/+11
2022-08-03Format source code with swiftformatAndrej Mihajlov1-11/+12
2022-08-01Add device stateAndrej Mihajlov1-186/+1
2022-06-20Move background task handling to AppDelegateAndrej Mihajlov1-0/+7
2022-05-31Drop base language translationsAndrej Mihajlov1-7/+7
2022-05-30TunnelManager: use new settings and REST proxiesAndrej Mihajlov1-113/+62
2022-05-17Wire up new REST errorAndrej Mihajlov1-3/+9
2022-05-17REST: drop response decoder and introduce response handler resultAndrej Mihajlov1-28/+18
2022-04-29REST: break monolith client on smaller proxiesAndrej Mihajlov1-5/+5
2022-03-25Validate account token before adding payment to the payment queueAndrej Mihajlov1-0/+25
2022-02-02Rename missingAccount to unsetAccountAndrej Mihajlov1-1/+1
2022-02-01Break tunnel management on operationsAndrej Mihajlov1-0/+11
2021-09-29TunnelManager: refactorAndrej Mihajlov1-13/+18
2021-09-16REST: refactorAndrej Mihajlov1-6/+6
2021-07-22Localize MullvadRest, StoreKit, AppStorePaymentManager, TunnelManager errorsAndrej Mihajlov1-39/+243
2021-05-12TunnelManager: improve VPN configuration and tunnel settings consistency duri...Andrej Mihajlov1-0/+3
2021-05-11Localize SKErrorAndrej Mihajlov1-3/+23
2021-03-19Fix multiline error messageAndrej Mihajlov1-1/+6
2020-10-27Fix regression where "Internal error" was displayed instead of server error (...Andrej Mihajlov1-1/+4
2020-07-23Remove DisplayChainedError for AppStoreReceipt.ErrorAndrej Mihajlov1-16/+0
2020-07-23Refactor IAP error messagesAndrej Mihajlov1-1/+8
2020-07-22Drop old RelayList and MullvadRpcAndrej Mihajlov1-35/+10
2020-07-22Adopt DisplayChainedError on RestErrorAndrej Mihajlov1-2/+26
2020-07-15Uncombine AppStorePaymentManagerAndrej Mihajlov1-0/+36
2020-07-15Uncombine tunnel managementAndrej Mihajlov1-0/+112
2020-07-06Add ChainedError and DisplayChainedError protocolsAndrej Mihajlov1-0/+13