0
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden synced 2024-06-16 02:48:27 +02:00
bitwarden_rs/src/db/models
Jeremy Lin 73ff8d79f7 Add a generic job scheduler
Also rewrite deletion of old sends using the job scheduler.
2021-04-05 23:07:15 -07:00
..
attachment.rs Remove debug impl from database structs 2021-03-13 22:04:04 +01:00
cipher.rs Only construct JSON object if it's useful 2021-03-27 14:03:46 +00:00
collection.rs Remove debug impl from database structs 2021-03-13 22:04:04 +01:00
device.rs Correctly camelCase acronyms 2021-03-27 14:26:32 +00:00
favorite.rs Remove debug impl from database structs 2021-03-13 22:04:04 +01:00
folder.rs Remove debug impl from database structs 2021-03-13 22:04:04 +01:00
mod.rs Send API 2021-03-14 23:35:55 +01:00
org_policy.rs Add support for the Disable Send policy 2021-03-16 02:07:45 -07:00
organization.rs Reverse negation on ordering 2021-03-28 10:49:29 +01:00
send.rs Add a generic job scheduler 2021-04-05 23:07:15 -07:00
two_factor.rs Remove debug impl from database structs 2021-03-13 22:04:04 +01:00
user.rs Send API 2021-03-14 23:35:55 +01:00