emuell / restic-browser

A GUI to browse and restore restic backup repositories.
MIT License
722 stars 22 forks source link

Feature/location presets #83

Closed emuell closed 1 year ago

emuell commented 1 year ago

Allow creation & editing of persistent "Location" presets in the "Open Repository" dialog.

Repository passwords can be optionally included or excluded. If excluded, a password prompt will appear when opening a preset that does not have a password stored.

closes #61