mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2025-12-11 20:15:30 +01:00
* add encryption+hashing algorithm to key viewer dialog * abstract `save()` and `open()` with `Platform` * add automount to `StoredKey` and offer option to enable/disable it for keys * fix missing statement exec * general tidy up * add sync to library button and cleanup default setting code * use alert dialogs for unsupported `open`/`save` operations (web) * tweak alert message