Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gradually implement our interface | Quentin Dufour | 2023-11-02 | 3 | -20/+59 |
* | start replacing engine | Quentin Dufour | 2023-11-02 | 3 | -4/+4 |
* | example usage of boxed futures | Quentin Dufour | 2023-11-02 | 1 | -1/+4 |
* | try dynamic dispatch | Quentin Dufour | 2023-11-02 | 3 | -21/+41 |
* | sadly switch to dynamic dispatch | Quentin Dufour | 2023-11-02 | 3 | -56/+24 |
* | we are doomed with static types | Quentin Dufour | 2023-11-02 | 1 | -3/+3 |
* | mask implementation to the rest of the code | Quentin Dufour | 2023-11-01 | 1 | -1/+19 |
* | implement an AnyCredentials | Quentin Dufour | 2023-11-01 | 3 | -10/+10 |
* | integration to login with an enum | Quentin Dufour | 2023-11-01 | 1 | -2/+5 |
* | v2 api storage | Quentin Dufour | 2023-11-01 | 3 | -46/+178 |
* | rework interface | Quentin Dufour | 2023-11-01 | 1 | -8/+6 |
* | a first naive version of the storage interface | Quentin Dufour | 2023-11-01 | 3 | -17/+68 |
* | WIP traits for the storage | Quentin Dufour | 2023-10-30 | 1 | -0/+32 |