Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | WIP refactor | Quentin Dufour | 2024-03-08 | 1 | -189/+0 |
* | Also share HTTPClient for K2Vperf/cpu-ram-bottleneck | Quentin Dufour | 2024-02-23 | 1 | -1/+1 |
* | Replace with a single AWS HTTP client | Quentin Dufour | 2024-02-23 | 1 | -2/+4 |
* | cargo format | Quentin Dufour | 2023-12-27 | 1 | -23/+40 |
* | move storage logic into the storage module | Quentin Dufour | 2023-12-21 | 1 | -16/+4 |
* | avoid infinite loop | Quentin Dufour | 2023-12-21 | 1 | -0/+2 |
* | working in memory storage | Quentin Dufour | 2023-12-20 | 1 | -11/+29 |
* | Storage trait new implementation | Quentin Dufour | 2023-12-18 | 1 | -8/+8 |
* | new new new storage interface | Quentin Dufour | 2023-12-16 | 1 | -11/+16 |
* | add support for hot reloading | Quentin Dufour | 2023-12-14 | 1 | -29/+44 |
* | CLI tools | Quentin Dufour | 2023-12-13 | 1 | -2/+2 |
* | it compiles again! | Quentin Dufour | 2023-12-13 | 1 | -16/+4 |
* | WIP | Quentin Dufour | 2023-12-12 | 1 | -3/+3 |
* | rework static login provider | Quentin Dufour | 2023-12-08 | 1 | -7/+13 |
* | now compile again | Quentin Dufour | 2023-12-08 | 1 | -2/+2 |
* | WIP refactor | Quentin Dufour | 2023-12-06 | 1 | -19/+25 |
* | it compiles! | Quentin Dufour | 2023-11-23 | 1 | -20/+18 |
* | various fixes | Quentin Dufour | 2023-11-23 | 1 | -3/+3 |
* | fix login mod | Quentin Dufour | 2023-11-21 | 1 | -19/+0 |
* | remove old storagecredentials | Quentin Dufour | 2023-11-21 | 1 | -0/+5 |
* | WIP provider config | Quentin Dufour | 2023-11-17 | 1 | -13/+12 |
* | integrate storage choice in config | Quentin Dufour | 2023-11-17 | 1 | -0/+1 |
* | clippy lint fix | Quentin Dufour | 2023-05-15 | 1 | -1/+1 |
* | Some refactoring on mailbox structures and views | Alex Auvolat | 2022-06-29 | 1 | -1/+0 |
* | Add LMTP support | Quentin Dufour | 2022-06-15 | 1 | -46/+98 |
|\ | |||||
| * | Implement public_login | Alex Auvolat | 2022-05-31 | 1 | -41/+93 |
* | | WIP login | Quentin Dufour | 2022-06-03 | 1 | -0/+6 |
|/ | |||||
* | Add user secret in mix to encrypt keys with password | Alex Auvolat | 2022-05-23 | 1 | -1/+5 |
* | Implement some crypto | Alex Auvolat | 2022-05-20 | 1 | -1/+1 |
* | implement hash_password and verify_password | Alex Auvolat | 2022-05-20 | 1 | -5/+22 |
* | cleanup | Alex Auvolat | 2022-05-19 | 1 | -3/+2 |
* | CLI skeleton | Alex Auvolat | 2022-05-19 | 1 | -6/+11 |
* | Some refactoring | Alex Auvolat | 2022-05-19 | 1 | -11/+26 |
* | More construction of things | Alex Auvolat | 2022-05-19 | 1 | -0/+61 |