index
:
vaultwarden
2024-updates-and-config-endpoint
authrequest_changes
dependabot/cargo/cargo-acb06c3a58
dependabot/cargo/h2-0.3.26
dependabot/cargo/mio-0.8.11
fix-nightly-errors
fix-nightly-errors-part-2
icons_dns
improved-http-client
main
more_authrequest_fixes
register_verify_email
remove_upcase
ssh_keys
test_dylint
update-rust-and-remove-unused-header-values
update_jwt_private_key
yubico-async
Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs
dani-garcia
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
db
/
models
/
send.rs
Age
Commit message (
Expand
)
Author
2024-06-23
Change API and structs to camelCase (#4386)
Daniel García
2024-01-27
Improve file limit handling (#4242)
Daniel García
2022-11-13
Remove get_random_64()
Samuel Tardieu
2022-10-23
Update to diesel2
Daniel García
2022-07-10
Add more clippy checks for better code/readability
BlackDex
2022-05-06
Improve sync speed and updated dep. versions
BlackDex
2022-02-27
Async/Awaited all db methods
BlackDex
2021-08-04
Fix errors that occurred in the nightly build
Fabian Thies
2021-08-03
Send create, update and delete notifications for `Send`s in the correct format.
Fabian Thies
2021-06-19
Fix clippy lints
Daniel García
2021-05-11
Add support for hiding the sender's email address in Bitwarden Sends
Jeremy Lin
2021-04-05
Add a generic job scheduler
Jeremy Lin
2021-03-22
Send deletion thread and updated users revision
Daniel García
2021-03-22
Update user revision date with sends
Daniel García
2021-03-16
Remove unnecessary fields from send access
Daniel García
2021-03-15
rename send key -> akey
Daniel García
2021-03-14
Send API
Daniel García