Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | storage/provider: expose config and log dirs through DocumentsProvider | euxane | 2024-09-18 |
| | |||
* | project: align name and description | euxane | 2024-09-18 |
| | | | | | Use the more explicit name and shorter description following the changes in 5a54bf9 and 90d672c. | ||
* | project: update given name | euxane | 2024-08-31 |
| | |||
* | app: do no prevent encrypted or local backups | pacien | 2023-07-30 |
Backup was disabled altogether to avoid leaking the private keys in clear. This relaxes this restriction only for client-side encrypted online backups or local device-to-device transfers. |