Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve exiting (actually it was Mattermost that was creating a deadlock) | Alex Auvolat | 2020-03-04 | 1 | -1/+6 |
* | Handle shutdown better | Alex Auvolat | 2020-03-02 | 1 | -2/+8 |
* | Error channels; notify users of restart | Alex Auvolat | 2020-02-28 | 1 | -2/+2 |
* | Store the user's key in the session store so that login/unlock is automatic i... | Alex Auvolat | 2020-02-28 | 1 | -12/+16 |
* | Refactor connector creation logic | Alex Auvolat | 2020-02-28 | 1 | -1/+1 |
* | Do not put password in form on modify | Alex Auvolat | 2020-02-27 | 1 | -1/+6 |
* | Account deletion | Alex Auvolat | 2020-02-26 | 1 | -1/+25 |
* | Initial ability to configure accounts from web interface | Alex Auvolat | 2020-02-26 | 1 | -11/+128 |
* | Refactor | Alex Auvolat | 2020-02-26 | 1 | -53/+14 |
* | Implement account configuration save/load from db | Alex Auvolat | 2020-02-26 | 1 | -0/+64 |
* | Stub web interface | Alex Auvolat | 2020-02-26 | 1 | -0/+171 |