Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add test code | Quentin Dufour | 2022-06-03 | 1 | -3/+6 |
| | |||||
* | WIP login | Quentin Dufour | 2022-06-03 | 2 | -5/+25 |
| | |||||
* | Log on server startup | Quentin Dufour | 2022-06-03 | 1 | -2/+1 |
| | |||||
* | Create a Mailstore object | Quentin Dufour | 2022-06-03 | 1 | -22/+33 |
| | |||||
* | Pass data through the stack | Quentin Dufour | 2022-06-03 | 2 | -17/+36 |
| | |||||
* | Use BoxFuture | Quentin Dufour | 2022-06-03 | 1 | -2/+3 |
| | |||||
* | Working server | Quentin Dufour | 2022-06-02 | 4 | -35/+53 |
| | |||||
* | Replace with async | Quentin Dufour | 2022-06-02 | 1 | -29/+13 |
| | |||||
* | Working services | Quentin Dufour | 2022-06-02 | 1 | -3/+19 |
| | |||||
* | Simplified types | Quentin Dufour | 2022-06-02 | 1 | -10/+6 |
| | |||||
* | Working integration v1 | Quentin Dufour | 2022-06-02 | 1 | -1/+36 |
| | |||||
* | Start bal in mailrage | Quentin Dufour | 2022-06-01 | 5 | -41/+548 |
| | |||||
* | Add some log | Quentin Dufour | 2022-05-30 | 1 | -0/+17 |
| | |||||
* | Add some doc | Quentin Dufour | 2022-05-30 | 3 | -1/+56 |
| | |||||
* | Explore config file generation | Quentin Dufour | 2022-05-25 | 4 | -7/+42 |
| | |||||
* | Update deps | Alex Auvolat | 2022-05-24 | 1 | -9/+9 |
| | |||||
* | First impl of LDAP login | Alex Auvolat | 2022-05-23 | 5 | -22/+318 |
| | |||||
* | Delete password easilyier | Alex Auvolat | 2022-05-23 | 2 | -5/+7 |
| | |||||
* | Add user secret in mix to encrypt keys with password | Alex Auvolat | 2022-05-23 | 6 | -30/+160 |
| | |||||
* | Fix things | Alex Auvolat | 2022-05-20 | 4 | -29/+62 |
| | |||||
* | Simplify | Alex Auvolat | 2022-05-20 | 1 | -18/+10 |
| | |||||
* | Fix things | Alex Auvolat | 2022-05-20 | 5 | -14/+94 |
| | |||||
* | Implement add_password and delete_password | Alex Auvolat | 2022-05-20 | 1 | -3/+92 |
| | |||||
* | Implement some crypto | Alex Auvolat | 2022-05-20 | 3 | -12/+281 |
| | |||||
* | implement hash_password and verify_password | Alex Auvolat | 2022-05-20 | 4 | -12/+101 |
| | |||||
* | cleanup | Alex Auvolat | 2022-05-19 | 5 | -9/+4 |
| | |||||
* | CLI skeleton | Alex Auvolat | 2022-05-19 | 10 | -53/+380 |
| | |||||
* | Some refactoring | Alex Auvolat | 2022-05-19 | 9 | -82/+173 |
| | |||||
* | Refactor K2V/S3 client creation | Alex Auvolat | 2022-05-19 | 4 | -47/+58 |
| | |||||
* | cleanup | Alex Auvolat | 2022-05-19 | 3 | -30/+29 |
| | |||||
* | More construction of things | Alex Auvolat | 2022-05-19 | 9 | -69/+338 |
| | |||||
* | More crypto | Alex Auvolat | 2022-05-18 | 1 | -8/+21 |
| | |||||
* | crypto notes | Alex Auvolat | 2022-05-18 | 1 | -0/+2 |
| | |||||
* | Add information about cryptography to readme | Alex Auvolat | 2022-05-18 | 1 | -0/+110 |
| | |||||
* | k2v client from main garage repo | Alex Auvolat | 2022-05-18 | 3 | -3/+3 |
| | |||||
* | Don't try to checkpoint as often | Alex Auvolat | 2022-05-18 | 2 | -1/+37 |
| | |||||
* | First implementation of .checkpoint() | Alex Auvolat | 2022-05-18 | 1 | -30/+144 |
| | |||||
* | sync() and push() seems to be working, todo checkpoint() | Alex Auvolat | 2022-05-18 | 6 | -28/+294 |
| | |||||
* | more stuff | Alex Auvolat | 2022-05-18 | 4 | -4/+58 |
| | |||||
* | Skeleton for some stuff | Alex Auvolat | 2022-05-18 | 9 | -0/+1835 |