Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Export Server.{Sessions,Plugins} | 2019-12-11 | 1 | -1/+1 | |
* | Export Context.SetSession, unexport Session.Token | 2019-12-11 | 1 | -2/+2 | |
* | Export Context | 2019-12-11 | 1 | -14/+14 | |
* | go fmt | 2019-12-10 | 1 | -7/+7 | |
* | Introduce GlobalRenderData and RenderData | 2019-12-10 | 1 | -7/+8 | |
* | Reconnect to IMAP server when logged out | 2019-12-09 | 1 | -9/+3 | |
* | Make SessionManager create the IMAP client | 2019-12-09 | 1 | -11/+4 | |
* | Rename ConnPool to SessionManager | 2019-12-09 | 1 | -1/+1 | |
* | Make render data static | 2019-12-09 | 1 | -14/+39 | |
* | Use imap.BodyStructure.Filename and imap.Address.Address | 2019-12-09 | 1 | -1/+1 | |
* | Extract HTTP handlers in separate file | 2019-12-04 | 1 | -0/+275 |