Ferrite-backup/Ferrite/ViewModels
kingbri 282783c460 Plugins: Fix list sync in view
Plugin entries were not syncing properly inside the plugins view.
Instead of adding events to update filtered lists, make it so that
these filtered lists are updated on state changes.

This is the intended method of reactive programming and removes
complexity from filtering logic.

Signed-off-by: kingbri <bdashore3@proton.me>
2023-03-02 11:06:57 -05:00
..
BackupManager.swift Ferrite: Fix iOS 14 onAppear bug 2023-02-08 14:41:14 -05:00
DebridManager.swift Ferrite: Fix search and add progressive loading 2023-02-27 12:22:36 -05:00
NavigationViewModel.swift Actions: Fix default action settings 2023-03-01 18:31:29 -05:00
PluginManager.swift Plugins: Fix list sync in view 2023-03-02 11:06:57 -05:00
ScrapingViewModel.swift Ferrite: Fix search and add progressive loading 2023-02-27 12:22:36 -05:00
ToastViewModel.swift Ferrite: Fix search and add progressive loading 2023-02-27 12:22:36 -05:00