Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |