Ferrite-backup/Ferrite
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
..
API Ferrite: Concurrency, cleanup, and format 2022-10-05 10:48:02 -04:00
Assets.xcassets Ferrite: Add app icon and launch screen 2022-08-31 00:41:38 -04:00
Classes Ferrite: Concurrency, cleanup, and format 2022-10-05 10:48:02 -04:00
DataManagement Ferrite: Add backups and massive cleanup 2022-11-06 20:54:45 -05:00
Extensions Ferrite: Add backups and massive cleanup 2022-11-06 20:54:45 -05:00
Models Ferrite: Add backups and massive cleanup 2022-11-06 20:54:45 -05:00
Preview Content/Preview Assets.xcassets Ferrite: Add code up to alpha 1 2022-07-21 00:01:41 -04:00
ViewModels Ferrite: Add backups and massive cleanup 2022-11-06 20:54:45 -05:00
Views Ferrite: Add backups and massive cleanup 2022-11-06 20:54:45 -05:00
FerriteApp.swift Ferrite: Add backups and massive cleanup 2022-11-06 20:54:45 -05:00
Info.plist Ferrite: Add backups and massive cleanup 2022-11-06 20:54:45 -05:00
LaunchScreen.storyboard Ferrite: Add app icon and launch screen 2022-08-31 00:41:38 -04:00