Ferrite-backup/Ferrite/Views
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
..
CommonViews CustomScopeBar: Fix search bar placement 2023-03-05 23:51:21 -05:00
ComponentViews Ferrite: Parallel tasks and logging 2023-03-09 18:48:28 -05:00
RepresentableViews Ferrite: Fix iOS 14 onAppear bug 2023-02-08 14:41:14 -05:00
SheetViews Ferrite: Add Kodi support 2023-03-05 14:11:52 -05:00
AboutView.swift Build: Add scripts for commit and nightly information 2022-12-06 12:37:15 -05:00
ContentView.swift Ferrite: Parallel tasks and logging 2023-03-09 18:48:28 -05:00
LibraryView.swift Ferrite: Format 2023-03-03 15:09:34 -05:00
LoginWebView.swift Ferrite: iOS 14 backport 2022-08-31 18:46:47 -04:00
MainView.swift Ferrite: Parallel tasks and logging 2023-03-09 18:48:28 -05:00
PluginsView.swift Ferrite: Format 2023-03-03 15:09:34 -05:00
SettingsView.swift Ferrite: Parallel tasks and logging 2023-03-09 18:48:28 -05:00