Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | updating module to live at sourcehut | Ben Morrison | 2020-06-20 | 1 | -1/+1 |
| | | | | | | Also moving the 'registry' library into this repo, rather than maintaining them separately. It will still be decoupled, just live in this repository. | ||||
* | another source of duplicated statuses fixed v0.4.12 | Ben Morrison | 2020-03-16 | 1 | -4/+0 |
| | | | | | | when changing config options, the database would be closed, then reopened, then the data would be pulled into memory. this caused duplicate status entries to form in the registry. | ||||
* | tick.exit channels now using struct{} instead of bool | Ben Morrison | 2019-12-08 | 1 | -4/+4 |
| | |||||
* | closeLog channel now accepts struct{} instead of bool | Ben Morrison | 2019-12-08 | 1 | -1/+1 |
| | |||||
* | license notice at top of each file | Ben Morrison | 2019-07-11 | 1 | -0/+19 |
| | |||||
* | moved timed/periodic functions and types to periodic.go | Ben Morrison | 2019-06-11 | 1 | -0/+103 |