Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | temp fix for the telebot crash | terminaldweller | 2023-12-04 | 1 | -1/+1 |
| | |||||
* | we no longer need to change the cert names manually | terminaldweller | 2023-03-14 | 1 | -2/+4 |
| | |||||
* | hived now caches results. just trying not to exceed our quotas. | terminaldweller | 2022-12-09 | 1 | -0/+2 |
| | |||||
* | typo | terminaldweller | 2022-11-15 | 1 | -1/+1 |
| | |||||
* | added a coingecko endpoint | terminaldweller | 2022-07-20 | 1 | -0/+13 |
| | |||||
* | fixed the ip and address for the grpc servergrpc | terminaldweller | 2021-12-14 | 1 | -1/+1 |
| | |||||
* | grpc for telebot. untested. [WIP]telebot | terminaldweller | 2021-12-14 | 1 | -1/+2 |
| | |||||
* | grpc for telebot. untested. [WIP] | terminaldweller | 2021-12-13 | 1 | -6/+25 |
| | |||||
* | added a dev and deployment docker-compose | terminaldweller | 2021-11-12 | 1 | -0/+2 |
| | |||||
* | https support-WIP | terminaldweller | 2021-09-11 | 1 | -1/+5 |
| | |||||
* | added a health endpoint. change endpoint name to alert. added a health ↵ | terminaldweller | 2021-02-26 | 1 | -2/+0 |
| | | | | endpoint.maybe a travis fix? | ||||
* | added a new endpoint for changelly. added somewhat decent logging. cleaned ↵ | terminaldweller | 2021-02-25 | 1 | -2/+9 |
| | | | | up the code a bit. the secrets are all environment variables now since we want publicly availale CI. the api and postman docs are added. added travis integration. | ||||
* | removed the expression parser. using a lib now. the addalert endpoint is ↵ | terminaldweller | 2021-02-23 | 1 | -1/+16 |
| | | | | working. alert messages about fullfilment in tg now. using redis as db to keep the alerts in. | ||||
* | finished the pair endpoint. writing a simple expression parser for the alert ↵ | terminaldweller | 2021-02-22 | 1 | -0/+3 |
| | | | | endpoint | ||||
* | the price end point works, the telegram bot is only echo though | terminaldweller | 2021-02-21 | 1 | -0/+18 |