aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* implement account createQuentin Dufour2023-12-082-11/+78
|
* rework static login providerQuentin Dufour2023-12-082-7/+14
|
* now compile againQuentin Dufour2023-12-083-26/+4
|
* WIP refactorQuentin Dufour2023-12-065-129/+177
|
* WIP config reworkQuentin Dufour2023-12-042-36/+53
|
* reworked configuration fileQuentin Dufour2023-11-242-1/+33
|
* it compiles!Quentin Dufour2023-11-234-59/+80
|
* various fixesQuentin Dufour2023-11-234-10/+10
|
* extract setup logicQuentin Dufour2023-11-234-250/+179
|
* fix login modQuentin Dufour2023-11-215-108/+62
|
* rewrite CryptoKeys with Storage abstractionQuentin Dufour2023-11-214-84/+38
|
* remove old storagecredentialsQuentin Dufour2023-11-212-68/+5
|
* WIP provider configQuentin Dufour2023-11-174-25/+17
|
* integrate storage choice in configQuentin Dufour2023-11-172-18/+40
|
* no more error on baiyouQuentin Dufour2023-11-174-13/+8
|
* fix orphan storage compatibilityQuentin Dufour2023-11-175-7/+8
|
* incoming has been fully portedQuentin Dufour2023-11-175-44/+47
|
* introduce an "orphan" enumQuentin Dufour2023-11-175-21/+66
|
* not very clear how we pass data across channelQuentin Dufour2023-11-165-78/+89
|
* WIP refactor storage (new timestamp.rs file)Quentin Dufour2023-11-1511-100/+101
|
* converted incoming mailQuentin Dufour2023-11-022-88/+32
|
* add rust analyzer to the shellQuentin Dufour2023-11-023-13/+9
|
* WIP rewrite mail/incomingQuentin Dufour2023-11-026-70/+58
|
* make all our objects send+syncQuentin Dufour2023-11-025-26/+28
|
* implement equality+cmp for builders based on urlQuentin Dufour2023-11-025-31/+44
|
* gradually implement our interfaceQuentin Dufour2023-11-025-25/+65
|
* start replacing engineQuentin Dufour2023-11-024-6/+6
|
* example usage of boxed futuresQuentin Dufour2023-11-021-1/+4
|
* try dynamic dispatchQuentin Dufour2023-11-025-25/+44
|
* sadly switch to dynamic dispatchQuentin Dufour2023-11-023-56/+24
|
* we are doomed with static typesQuentin Dufour2023-11-023-7/+6
|
* mask implementation to the rest of the codeQuentin Dufour2023-11-013-20/+24
|
* implement an AnyCredentialsQuentin Dufour2023-11-015-29/+30
|
* integration to login with an enumQuentin Dufour2023-11-012-5/+25
|
* v2 api storageQuentin Dufour2023-11-014-48/+178
|
* rework interfaceQuentin Dufour2023-11-011-8/+6
|
* a first naive version of the storage interfaceQuentin Dufour2023-11-014-17/+72
|
* WIP traits for the storageQuentin Dufour2023-10-302-0/+33
|
* Merge pull request 'partial re-implementation of body ext' (#30) from ↵Quentin2023-10-129-349/+699
|\ | | | | | | | | | | bodyext into main Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/aerogramme/pulls/30
| * basic body ext testing + formatQuentin Dufour2023-10-126-162/+379
| |
| * finally code that buildbodyextQuentin Dufour2023-10-101-121/+109
| |
| * WIP refactor, support LSPQuentin Dufour2023-10-092-216/+251
| |
| * WIPQuentin Dufour2023-09-281-26/+123
| |
| * add back header fieldsQuentin Dufour2023-09-212-10/+16
| |
| * partial re-implementation of body extQuentin Dufour2023-08-163-104/+111
|/ | | | header fields is still missing
* ignore generated files for lang detectionQuentin Dufour2023-07-261-0/+2
|
* downgrade serde0.1.0Quentin Dufour2023-07-264-41/+70
|
* update cargo.lock and cargo.nixQuentin Dufour2023-07-253-839/+708
|
* bump versionQuentin Dufour2023-07-251-2/+2
|
* finalize for release 0.1.0Quentin Dufour2023-07-254-170/+38
|