aboutsummaryrefslogtreecommitdiff
path: root/src/storage
Commit message (Collapse)AuthorAgeFilesLines
* converted incoming mailQuentin Dufour2023-11-021-5/+9
|
* WIP rewrite mail/incomingQuentin Dufour2023-11-023-6/+24
|
* make all our objects send+syncQuentin Dufour2023-11-023-7/+7
|
* implement equality+cmp for builders based on urlQuentin Dufour2023-11-023-22/+37
|
* gradually implement our interfaceQuentin Dufour2023-11-023-20/+59
|
* start replacing engineQuentin Dufour2023-11-023-4/+4
|
* example usage of boxed futuresQuentin Dufour2023-11-021-1/+4
|
* try dynamic dispatchQuentin Dufour2023-11-023-21/+41
|
* sadly switch to dynamic dispatchQuentin Dufour2023-11-023-56/+24
|
* we are doomed with static typesQuentin Dufour2023-11-021-3/+3
|
* mask implementation to the rest of the codeQuentin Dufour2023-11-011-1/+19
|
* implement an AnyCredentialsQuentin Dufour2023-11-013-10/+10
|
* integration to login with an enumQuentin Dufour2023-11-011-2/+5
|
* v2 api storageQuentin Dufour2023-11-013-46/+178
|
* rework interfaceQuentin Dufour2023-11-011-8/+6
|
* a first naive version of the storage interfaceQuentin Dufour2023-11-013-17/+68
|
* WIP traits for the storageQuentin Dufour2023-10-301-0/+32