passepartout-apple/PassepartoutLibrary/Sources/PassepartoutUtils/Reusable
Davide De Rosa 58e375ec41 Attach @MainActor where needed
Some methods were updating UI from non-main thread.
2022-07-16 17:39:42 +02:00
..
FetchedValueHolder.swift Refactor library into domain + impl 2022-06-23 23:31:01 +02:00
GenericWebEndpoint.swift Refactor library into domain + impl 2022-06-23 23:31:01 +02:00
GenericWebParser.swift Refactor library into domain + impl 2022-06-23 23:31:01 +02:00
GenericWebResponse.swift Refactor library into domain + impl 2022-06-23 23:31:01 +02:00
GenericWebServices.swift Refactor library into domain + impl 2022-06-23 23:31:01 +02:00
InApp.swift Refactor library into domain + impl 2022-06-23 23:31:01 +02:00
KeyValueStore.swift Remove store value when set value is nil 2022-07-05 08:04:58 +02:00
KeyedCache.swift Refactor library into domain + impl 2022-06-23 23:31:01 +02:00
LogManager.swift Refactor library into domain + impl 2022-06-23 23:31:01 +02:00
Mapper.swift Refactor library into domain + impl 2022-06-23 23:31:01 +02:00
Persistence.swift Refactor library into domain + impl 2022-06-23 23:31:01 +02:00
RateLimited.swift Refactor library into domain + impl 2022-06-23 23:31:01 +02:00
Repository.swift Refactor library into domain + impl 2022-06-23 23:31:01 +02:00
SSIDReader.swift Attach @MainActor where needed 2022-07-16 17:39:42 +02:00
StrippableContent.swift Refactor library into domain + impl 2022-06-23 23:31:01 +02:00
UserDefaultsStore.swift Remove store value when set value is nil 2022-07-05 08:04:58 +02:00
ValueHolder.swift Refactor library into domain + impl 2022-06-23 23:31:01 +02:00