Ferrite-backup/Ferrite
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
..
API Ferrite: Modify UI 2023-02-16 18:34:05 -05:00
Assets.xcassets
Classes
DataManagement Sources: Add subName and fixup 2023-02-08 22:33:27 -05:00
Extensions Plugins: Fix list sync in view 2023-03-02 11:06:57 -05:00
Models Actions: Fix default action settings 2023-03-01 18:31:29 -05:00
Preview Content/Preview Assets.xcassets
Protocols Ferrite: Add actions, plugins, and tags 2023-02-08 12:09:37 -05:00
ViewModels Plugins: Fix list sync in view 2023-03-02 11:06:57 -05:00
Views Plugins: Fix list sync in view 2023-03-02 11:06:57 -05:00
FerriteApp.swift Ferrite: Fix iOS 14 onAppear bug 2023-02-08 14:41:14 -05:00
Info.plist
LaunchScreen.storyboard