Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | worker: add WorkerInteractor interface | Koni Marti | 2023-06-22 | 1 | -1/+1 |
* | imap: use named logger | Robin Jarry | 2023-06-12 | 1 | -2/+2 |
* | imap: use delimiter from server | Moritz Poldrack | 2023-05-16 | 1 | -0/+11 |
* | imap,smtp: cache and cycle XOAUTH2 refresh token | Dean | 2023-01-26 | 1 | -1/+1 |
* | lint: add missing panic handlers in goroutines | Robin Jarry | 2023-01-06 | 1 | -0/+2 |
* | logging: rename package to log | Robin Jarry | 2022-12-02 | 1 | -4/+4 |
* | imap,smtp: add XOAUTH2 support | Julian Pidancet | 2022-10-01 | 1 | -0/+5 |
* | lint: remove redundant returns (S1023) | Moritz Poldrack | 2022-08-04 | 1 | -1/+0 |
* | lint: remove empty branches (SA9003) | Moritz Poldrack | 2022-08-04 | 1 | -4/+4 |
* | lint: apply new formatting rules | Moritz Poldrack | 2022-08-01 | 1 | -3/+1 |
* | logging: use level-based logger functions | Robin Jarry | 2022-07-23 | 1 | -5/+4 |
* | imap: disable debug logger | Robin Jarry | 2022-07-23 | 1 | -2/+0 |
* | imap: add timeout to tcp connect functions | Koni Marti | 2022-05-04 | 1 | -0/+178 |