bitwarden_rs/src
Jeremy Lin a846f6c610 Fix soft delete notifications
A soft-deleted entry should now show up in the trash folder immediately
(previously, an extra sync was required).
2020-07-26 16:19:47 -07:00
..
api Fix soft delete notifications 2020-07-26 16:19:47 -07:00
db Updated dependencies and changed rocket request imports 2020-07-23 21:07:04 +02:00
static Fixed wrong status if there is an update. 2020-06-04 17:05:17 +02:00
auth.rs Updated dependencies and changed rocket request imports 2020-07-23 21:07:04 +02:00
config.rs Log timestamps with milliseconds by default 2020-07-23 14:19:51 -07:00
crypto.rs Removed try_trait and some formatting, particularly around imports 2020-07-14 18:34:22 +02:00
error.rs Updated dependencies and changed rocket request imports 2020-07-23 21:07:04 +02:00
mail.rs Removed try_trait and some formatting, particularly around imports 2020-07-14 18:34:22 +02:00
main.rs Add config option for log timestamp format 2020-07-22 21:50:49 -07:00
util.rs Use strip_prefix() instead of trim_start_matches() as appropriate 2020-07-20 22:33:13 -07:00