Ferrite-backup/Ferrite/Views
kingbri e3e8924547 Ferrite: Add backups and massive cleanup
Backups in Ferrite archive a user's bookmarks, history, source lists,
and source names. Sources are not archived due to the size of the backup
increasing exponentially.

These files use the .feb format to avoid JSON conflicts when opening
the file in Ferrite. The backup file can be renamed to JSON for editing
at any time.

Add the Backport namespace to be used for ported features rather
than making a file for every iOS 14 adaptation.

Move history and bookmark creation to the PersistenceController rather
than individual functions.

Signed-off-by: kingbri <bdashore3@proton.me>
2022-11-06 20:54:45 -05:00
..
CommonViews Ferrite: Add backups and massive cleanup 2022-11-06 20:54:45 -05:00
LibraryViews Ferrite: Add backups and massive cleanup 2022-11-06 20:54:45 -05:00
RepresentableViews Ferrite: Concurrency, cleanup, and format 2022-10-05 10:48:02 -04:00
SearchResultViews Ferrite: Add backups and massive cleanup 2022-11-06 20:54:45 -05:00
SettingsViews Ferrite: Add backups and massive cleanup 2022-11-06 20:54:45 -05:00
SourceViews Ferrite: Add backups and massive cleanup 2022-11-06 20:54:45 -05:00
AboutView.swift Ferrite: Concurrency, cleanup, and format 2022-10-05 10:48:02 -04:00
BatchChoiceView.swift Ferrite: Add backups and massive cleanup 2022-11-06 20:54:45 -05:00
ContentView.swift Ferrite: Add backups and massive cleanup 2022-11-06 20:54:45 -05:00
LibraryView.swift Ferrite: Concurrency, cleanup, and format 2022-10-05 10:48:02 -04:00
LoginWebView.swift Ferrite: iOS 14 backport 2022-08-31 18:46:47 -04:00
MagnetChoiceView.swift Ferrite: Add backups and massive cleanup 2022-11-06 20:54:45 -05:00
MainView.swift Ferrite: Add backups and massive cleanup 2022-11-06 20:54:45 -05:00
SearchResultsView.swift RealDebrid: Improve fetch and recache times 2022-10-05 10:47:59 -04:00
SettingsView.swift Ferrite: Add backups and massive cleanup 2022-11-06 20:54:45 -05:00
SourcesView.swift Ferrite: Concurrency, cleanup, and format 2022-10-05 10:48:02 -04:00