|
7ac24ad913
|
cargo format
|
2023-12-27 14:58:28 +01:00 |
|
|
54c9736a24
|
implemente garage storage
|
2023-12-27 14:58:09 +01:00 |
|
|
0f7764d9f0
|
s3 is now implemented
|
2023-12-22 19:32:07 +01:00 |
|
|
012c6ad672
|
initialize aws sdk with our info
|
2023-12-21 21:54:36 +01:00 |
|
|
e9aabe8e82
|
move storage logic into the storage module
|
2023-12-21 15:36:05 +01:00 |
|
|
2830e62df9
|
working in memory storage
|
2023-12-20 13:55:23 +01:00 |
|
|
3a1f68c6bf
|
better handle non existing keys
|
2023-12-19 21:41:35 +01:00 |
|
|
8bc40fa087
|
wip in mem storage bug fixes
|
2023-12-19 19:21:36 +01:00 |
|
|
c75f2d91ff
|
implemented an in memory storage
|
2023-12-19 19:02:22 +01:00 |
|
|
3d41f40dc8
|
Storage trait new implementation
|
2023-12-18 17:09:44 +01:00 |
|
|
684f4de225
|
new new new storage interface
|
2023-12-16 11:13:32 +01:00 |
|
|
a7c9d554f6
|
fix login mod
|
2023-11-21 15:09:39 +01:00 |
|
|
6e8b2cfc9f
|
rewrite CryptoKeys with Storage abstraction
|
2023-11-21 09:56:31 +01:00 |
|
|
36f4050a40
|
WIP provider config
|
2023-11-17 18:46:22 +01:00 |
|
|
89cb8d9572
|
no more error on baiyou
|
2023-11-17 15:23:05 +01:00 |
|
|
e92dc35564
|
fix orphan storage compatibility
|
2023-11-17 15:02:43 +01:00 |
|
|
4a33ac2265
|
incoming has been fully ported
|
2023-11-17 12:15:44 +01:00 |
|
|
7eb690e49d
|
introduce an "orphan" enum
|
2023-11-17 10:46:13 +01:00 |
|
|
6da8b815b6
|
not very clear how we pass data across channel
|
2023-11-16 18:27:24 +01:00 |
|
|
916b27d87e
|
WIP refactor storage (new timestamp.rs file)
|
2023-11-15 15:56:43 +01:00 |
|
|
a65f5b2589
|
WIP rewrite mail/incoming
|
2023-11-02 15:28:19 +01:00 |
|
|
1e192f93d5
|
make all our objects send+sync
|
2023-11-02 12:58:45 +01:00 |
|
|
3b363b2a78
|
implement equality+cmp for builders based on url
|
2023-11-02 12:18:43 +01:00 |
|
|
553ea25f18
|
gradually implement our interface
|
2023-11-02 11:51:03 +01:00 |
|
|
1f28832dea
|
start replacing engine
|
2023-11-02 10:55:40 +01:00 |
|
|
73a6a0c014
|
example usage of boxed futures
|
2023-11-02 10:45:41 +01:00 |
|
|
9aa58194d4
|
try dynamic dispatch
|
2023-11-02 10:38:47 +01:00 |
|
|
415f51ac4c
|
sadly switch to dynamic dispatch
|
2023-11-02 09:57:58 +01:00 |
|
|
8ac3a8ce8b
|
implement an AnyCredentials
|
2023-11-01 16:45:29 +01:00 |
|
|
92fea414d9
|
v2 api storage
|
2023-11-01 15:15:57 +01:00 |
|
|
95685ba9a7
|
a first naive version of the storage interface
|
2023-11-01 09:20:36 +01:00 |
|