summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/RelayCache/RelayCacheIO.swift
AgeCommit message (Expand)AuthorFilesLines
2022-10-21Move RelayCache.IO and CachedRelays into new RelayCache.frameworksajacl1-114/+0
2022-10-20Move REST into separate frameworksajacl1-0/+1
2022-08-03Format source code with swiftformatAndrej Mihajlov1-1/+1
2022-07-27RelayCache: remove dedicated error typeAndrej Mihajlov1-48/+34
2022-06-20Move background task handling to AppDelegateAndrej Mihajlov1-5/+11
2022-05-30RelayCache.io: switch to throwing errors instead of returning result typeAndrej Mihajlov1-39/+48
2021-09-17RelayCache: refactorAndrej Mihajlov1-0/+112