Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-03-08 | removed some dead code. | terminaldweller | 1 | -62/+9 |
2021-02-26 | fixed a typo. updated README | terminaldweller | 1 | -2/+1 |
2021-02-26 | added a health endpoint. change endpoint name to alert. added a health endpoi... | terminaldweller | 1 | -12/+62 |
2021-02-25 | added a new endpoint for changelly. added somewhat decent logging. cleaned up... | terminaldweller | 1 | -80/+155 |
2021-02-23 | removed the expression parser. using a lib now. the addalert endpoint is work... | terminaldweller | 1 | -37/+211 |
2021-02-22 | finished the pair endpoint. writing a simple expression parser for the alert ... | terminaldweller | 1 | -13/+159 |
2021-02-21 | the price end point works, the telegram bot is only echo though | terminaldweller | 1 | -0/+150 |