|
a3a9f87d2c
|
avoid infinite loop
|
2023-12-21 09:32:48 +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 |
|
|
1b5f2eb695
|
implement the reload feature
|
2023-12-14 15:36:54 +01:00 |
|
|
1f6e64d34e
|
add support for hot reloading
|
2023-12-14 13:03:04 +01:00 |
|
|
65f4ceae78
|
add a password hash tool
|
2023-12-14 11:30:11 +01:00 |
|
|
02626865bf
|
use bail! instead of panic!
|
2023-12-13 18:06:18 +01:00 |
|
|
29561dde41
|
CLI tools
|
2023-12-13 18:04:04 +01:00 |
|
|
064a1077c8
|
it compiles again!
|
2023-12-13 16:09:01 +01:00 |
|
|
47e25cd7f7
|
WIP
|
2023-12-12 09:17:59 +01:00 |
|
|
23f918fd0e
|
implement account create
|
2023-12-08 19:06:12 +01:00 |
|
|
532c99f3d3
|
rework static login provider
|
2023-12-08 18:13:00 +01:00 |
|
|
cf18eb8afb
|
now compile again
|
2023-12-08 15:23:50 +01:00 |
|
|
3ddbce4529
|
WIP refactor
|
2023-12-06 20:57:25 +01:00 |
|
|
2779837a37
|
WIP config rework
|
2023-12-04 16:51:27 +01:00 |
|
|
e2581c0dfb
|
reworked configuration file
|
2023-11-24 11:44:42 +01:00 |
|
|
0722886efb
|
it compiles!
|
2023-11-23 17:19:35 +01:00 |
|
|
8cd9801030
|
various fixes
|
2023-11-23 15:16:44 +01:00 |
|
|
14c7a96c28
|
extract setup logic
|
2023-11-23 15:04:47 +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 |
|
|
bd6c3464e6
|
remove old storagecredentials
|
2023-11-21 09:04:54 +01:00 |
|
|
36f4050a40
|
WIP provider config
|
2023-11-17 18:46:22 +01:00 |
|
|
16b38f3197
|
integrate storage choice in config
|
2023-11-17 16:42:25 +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 |
|
|
652da6efd3
|
converted incoming mail
|
2023-11-02 17:25:56 +01:00 |
|
|
bf67935c54
|
add rust analyzer to the shell
|
2023-11-02 16:17:11 +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 |
|
|
26f14df3f4
|
we are doomed with static types
|
2023-11-02 09:42:50 +01:00 |
|
|
cf8b9ac28d
|
mask implementation to the rest of the code
|
2023-11-01 17:18:58 +01:00 |
|
|
8ac3a8ce8b
|
implement an AnyCredentials
|
2023-11-01 16:45:29 +01:00 |
|
|
3026b21777
|
integration to login with an enum
|
2023-11-01 15:36:06 +01:00 |
|
|
92fea414d9
|
v2 api storage
|
2023-11-01 15:15:57 +01:00 |
|
|
c3bb2b62a8
|
rework interface
|
2023-11-01 09:25:09 +01:00 |
|