Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add basic pagination to message list | Simon Ser | 2019-12-03 | 1 | -1/+1 |
* | Add session lock | Simon Ser | 2019-12-03 | 1 | -0/+8 |
* | Add basic SMTP support | Simon Ser | 2019-12-03 | 1 | -3/+3 |
* | Save username/password in session | Simon Ser | 2019-12-03 | 1 | -11/+20 |
* | go fmt | Simon Ser | 2019-12-03 | 1 | -1/+1 |
* | Add synchronization to connection pool | Simon Ser | 2019-12-02 | 1 | -1/+11 |
* | Evict connection pool entry on logout | Simon Ser | 2019-12-02 | 1 | -0/+6 |
* | Add initial login logic | Simon Ser | 2019-12-02 | 1 | -0/+58 |