mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-04-20 06:28:14 -04: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