aboutsummaryrefslogtreecommitdiff
path: root/iosApp
AgeCommit message (Collapse)Author
2022-01-27Implemented functional view model for LoginViewIván Ávalos
2022-01-26Added source URL to Collector classIván Ávalos
2022-01-26Implemented dependency injection with Swift property wrappersIván Ávalos
2022-01-26Disabled automatic storage of cookies in iOS engine ↵Iván Ávalos
(https://youtrack.jetbrains.com/issue/KTOR-3748), so we can handle them manually.
2022-01-25Refactored session handling into a shared SessionManager to prevent ↵Iván Ávalos
mutability and get it run in Native (untested!)
2022-01-25Latest test codeIván Ávalos
2022-01-23Added iOS dependencyIván
2021-12-03Inits the projectIsidro Henoch