0
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden synced 2024-06-24 06:48:40 +02:00
bitwarden_rs/src
Jeremy Lin 90e0b7fec6 Offset scheduled jobs by 5 minutes
This is intended to avoid contention with database backups that many users
probably schedule to start at exactly the top of an hour.
2021-04-05 23:20:08 -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 Offset scheduled jobs by 5 minutes 2021-04-05 23:20:08 -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