Commit graph

39 commits

Author SHA1 Message Date
Quentin 771c4eac79
covering imap commands 2023-12-29 17:16:41 +01:00
Quentin ccc9b6abb6
add a --dev mode 2023-12-27 18:33:06 +01:00
Quentin 7ac24ad913
cargo format 2023-12-27 14:58:28 +01:00
Quentin 4b8b48b485
upgrade argon2, add aws-sdk-s3 2023-12-21 20:23:43 +01:00
Quentin 3d41f40dc8
Storage trait new implementation 2023-12-18 17:09:44 +01:00
Quentin 29561dde41
CLI tools 2023-12-13 18:04:04 +01:00
Quentin 064a1077c8
it compiles again! 2023-12-13 16:09:01 +01:00
Quentin 47e25cd7f7
WIP 2023-12-12 09:17:59 +01:00
Quentin 3ddbce4529
WIP refactor 2023-12-06 20:57:25 +01:00
Quentin a7c9d554f6
fix login mod 2023-11-21 15:09:39 +01:00
Quentin 6e8b2cfc9f
rewrite CryptoKeys with Storage abstraction 2023-11-21 09:56:31 +01:00
Quentin bd6c3464e6
remove old storagecredentials 2023-11-21 09:04:54 +01:00
Quentin 4a33ac2265
incoming has been fully ported 2023-11-17 12:15:44 +01:00
Quentin 3b363b2a78
implement equality+cmp for builders based on url
Some checks reported errors
Albatros default
2023-11-02 12:18:43 +01:00
Quentin 553ea25f18
gradually implement our interface
Some checks reported errors
Albatros default
2023-11-02 11:51:03 +01:00
Quentin 1f28832dea
start replacing engine
Some checks reported errors
Albatros default
2023-11-02 10:55:40 +01:00
Quentin 9aa58194d4
try dynamic dispatch
Some checks reported errors
Albatros default
2023-11-02 10:38:47 +01:00
Quentin cf8b9ac28d
mask implementation to the rest of the code
Some checks reported errors
Albatros default
2023-11-01 17:18:58 +01:00
Quentin 8ac3a8ce8b
implement an AnyCredentials
Some checks reported errors
Albatros default
2023-11-01 16:45:29 +01:00
Quentin 3026b21777
integration to login with an enum
Some checks reported errors
Albatros default
2023-11-01 15:36:06 +01:00
Quentin a1b7ca17c0
basic body ext testing + format 2023-10-12 12:21:59 +02:00
Quentin 0450570f76
finalize for release 0.1.0 2023-07-25 21:23:56 +02:00
Quentin ec061022e0
finalize eml-codec integration 2023-07-25 19:08:48 +02:00
Quentin 17fba10d8f
replacing mail_parser by eml_codec, first iteration 2023-07-25 10:59:48 +02:00
Quentin 9d6aef34ad
clippy lint fix 2023-05-15 18:23:23 +02:00
Alex b95028f89e
Some refactoring on mailbox structures and views 2022-06-29 15:39:54 +02:00
Quentin 5dd5ae8bcd
WIP Refactor, code is broken 2022-06-17 18:39:36 +02:00
Alex d53cf1d220
Implement public_login 2022-05-31 15:30:32 +02:00
Alex 53881fdb21
Delete password easilyier 2022-05-23 17:36:08 +02:00
Alex cb9b64a184
Add user secret in mix to encrypt keys with password 2022-05-23 17:31:53 +02:00
Alex 378cbd76d0
Fix things 2022-05-20 21:35:50 +02:00
Alex 4a228a3ce7
Simplify 2022-05-20 21:02:53 +02:00
Alex a6e33aafea
Fix things 2022-05-20 13:36:45 +02:00
Alex 3ac6896da9
Implement add_password and delete_password 2022-05-20 13:05:44 +02:00
Alex 46145350eb
Implement some crypto 2022-05-20 12:49:53 +02:00
Alex 1dcb11643c
CLI skeleton 2022-05-19 15:14:36 +02:00
Alex 6be90936a1
Some refactoring 2022-05-19 14:33:49 +02:00
Alex 1ac56a9198
Refactor K2V/S3 client creation 2022-05-19 13:54:38 +02:00
Alex c7f767b7d2
More construction of things 2022-05-19 12:10:48 +02:00