Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | implement equality+cmp for builders based on url | Quentin Dufour | 2023-11-02 | 1 | -18/+25 |
* | gradually implement our interface | Quentin Dufour | 2023-11-02 | 1 | -15/+46 |
* | start replacing engine | Quentin Dufour | 2023-11-02 | 1 | -2/+2 |
* | try dynamic dispatch | Quentin Dufour | 2023-11-02 | 1 | -5/+23 |
* | sadly switch to dynamic dispatch | Quentin Dufour | 2023-11-02 | 1 | -32/+16 |
* | 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 | 1 | -8/+6 |
* | integration to login with an enum | Quentin Dufour | 2023-11-01 | 1 | -2/+5 |
* | v2 api storage | Quentin Dufour | 2023-11-01 | 1 | -46/+28 |
* | rework interface | Quentin Dufour | 2023-11-01 | 1 | -8/+6 |
* | a first naive version of the storage interface | Quentin Dufour | 2023-11-01 | 1 | -17/+68 |
* | WIP traits for the storage | Quentin Dufour | 2023-10-30 | 1 | -0/+32 |