summaryrefslogtreecommitdiffhomepage
path: root/ios/RelayCache
AgeCommit message (Expand)AuthorFilesLines
2023-06-13Replace Caching type with FileCache<Content: Codable>Andrej Mihajlov2-18/+16
2023-06-13Cache the last used shadowsocks configuration and reuse it subsequentlyBug Magnet2-68/+19
2023-05-22Reformat the code for Swift 5.8Andrej Mihajlov1-2/+2
2022-10-25Make RelayCache an instanceAndrej Mihajlov1-57/+56
2022-10-21Add .gitkeep to RelayCache/AssetsAndrej Mihajlov1-0/+0
2022-10-21Move RelayCache.IO and CachedRelays into new RelayCache.frameworksajacl3-0/+157