aboutsummaryrefslogtreecommitdiff
path: root/src/db/models/send.rs
AgeCommit message (Expand)Author
2024-06-23Change API and structs to camelCase (#4386)Daniel García
2024-01-27Improve file limit handling (#4242)Daniel García
2022-11-13Remove get_random_64()Samuel Tardieu
2022-10-23Update to diesel2Daniel García
2022-07-10Add more clippy checks for better code/readabilityBlackDex
2022-05-06Improve sync speed and updated dep. versionsBlackDex
2022-02-27Async/Awaited all db methodsBlackDex
2021-08-04Fix errors that occurred in the nightly buildFabian Thies
2021-08-03Send create, update and delete notifications for `Send`s in the correct format.Fabian Thies
2021-06-19Fix clippy lintsDaniel García
2021-05-11Add support for hiding the sender's email address in Bitwarden SendsJeremy Lin
2021-04-05Add a generic job schedulerJeremy Lin
2021-03-22Send deletion thread and updated users revisionDaniel García
2021-03-22Update user revision date with sendsDaniel García
2021-03-16Remove unnecessary fields from send accessDaniel García
2021-03-15rename send key -> akeyDaniel García
2021-03-14Send APIDaniel García