bitwarden_rs/src
Jeremy Lin d77333576b Add support for auto-deleting trashed items
Upstream will soon auto-delete trashed items after 30 days, but some people
use the trash as an archive folder, so to avoid unexpected data loss, this
implementation requires the user to explicitly enable auto-deletion.
2021-04-05 23:07:25 -07:00
..
api Add support for auto-deleting trashed items 2021-04-05 23:07:25 -07:00
db Add support for auto-deleting trashed items 2021-04-05 23:07:25 -07:00
static Icon and SMTP Debug fixes. 2021-03-29 10:27:58 +02:00
auth.rs Correctly camelCase acronyms 2021-03-27 14:26:32 +00:00
config.rs Add support for auto-deleting trashed items 2021-04-05 23:07:25 -07:00
crypto.rs Updated dependencies and small mail fixes 2021-01-31 20:07:42 +01:00
error.rs Prevent `clippy` complaining at method 2021-03-27 14:36:50 +00:00
mail.rs Update dependencies 2021-03-22 20:00:57 +01:00
main.rs Add support for auto-deleting trashed items 2021-04-05 23:07:25 -07:00
util.rs Merge pull request #1546 from RealOrangeOne/clippy-run 2021-03-28 16:04:09 +02:00