Ferrite-backup/Ferrite/ViewModels
kingbri 7202a95bb2 Ferrite: Parallel tasks and logging
Make all tasks run in parallel to increase responsiveness and efficiency
when fetching new data.

However, parallel tasks means that toast errors are no longer feasible.
Instead, add a logging system which has a more detailed view of
app messages and direct the user there if there is an error.

Signed-off-by: kingbri <bdashore3@proton.me>
2023-03-09 18:48:28 -05:00
..
BackupManager.swift Ferrite: Parallel tasks and logging 2023-03-09 18:48:28 -05:00
DebridManager.swift Ferrite: Parallel tasks and logging 2023-03-09 18:48:28 -05:00
LoggingManager.swift Ferrite: Parallel tasks and logging 2023-03-09 18:48:28 -05:00
NavigationViewModel.swift Ferrite: Parallel tasks and logging 2023-03-09 18:48:28 -05:00
PluginManager.swift Ferrite: Parallel tasks and logging 2023-03-09 18:48:28 -05:00
ScrapingViewModel.swift Ferrite: Parallel tasks and logging 2023-03-09 18:48:28 -05:00