Ferrite-backup/Ferrite/ViewModels
kingbri 5120b3e576 Debrid: Migrate more components to the protocol
Protocols can't be used in ObservedObjects. Observable in iOS 17
and up solves this, but Ferrite targets iOS 16 and up, so add a
type-erased StateObject which supports protocols.

Signed-off-by: kingbri <bdashore3@proton.me>
2024-06-19 16:40:26 -05:00
..
BackupManager.swift Ferrite: Forward port UI 2023-03-29 14:43:49 -04:00
DebridManager.swift Debrid: Migrate more components to the protocol 2024-06-19 16:40:26 -05:00
LoggingManager.swift Ferrite: Format 2023-03-19 21:26:42 -04:00
NavigationViewModel.swift Filters: Add result sorting 2023-04-23 15:14:12 -04:00
PluginManager.swift Ferrite: Format 2023-04-23 15:43:45 -04:00
ScrapingViewModel.swift Debrid: Migrate more components to the protocol 2024-06-19 16:40:26 -05:00