summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/View controllers/SelectLocation/AllLocationDataSource.swift
AgeCommit message (Expand)AuthorFilesLines
2025-09-30Apply new swift format rules to codebaseSteffen1-5/+7
2025-02-04Update copyright string in switft filesOskar1-1/+1
2025-01-28Change AnyRelay Location from a String to a custom typeAndrew Bulhak1-4/+7
2024-11-14Fix crash on UITableViewDiffableDataSourcemojganii1-5/+16
2024-08-22List only DAITA entry locations if multihop and DAITA are enabledJon Petersson1-3/+3
2024-05-14Remove some unnecessary LocationNode subclassesJon Petersson1-3/+3
2024-04-09Fix bug where offline servers can be selectedJon Petersson1-2/+10
2024-04-05Combine parts of LocationDataSource and AddLocationDataSource to oneJon Petersson1-3/+6
2024-03-07Fix broken UI testsJon Petersson1-8/+16
2024-03-04Split select location view into two sectionsJon Petersson1-61/+64
2024-02-21Review fixesJon Petersson1-35/+33
2024-02-21refactoring location datasourcemojganii1-0/+95