Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2023-12-04 | updated the go.mod files | terminaldweller | 1 | -3/+3 | |
2023-02-28 | golang lint fixes | terminaldweller | 1 | -0/+4 | |
2022-07-20 | added a coingecko endpoint | terminaldweller | 1 | -3/+3 | |
2022-07-05 | added goproxy env var to the docker images | terminaldweller | 1 | -0/+1 | |
2022-04-15 | was using node image for self-signed certificates | terminaldweller | 1 | -1/+1 | |
2022-03-28 | added some security headers | terminaldweller | 1 | -0/+1 | |
2021-12-14 | grpc for telebot. untested. [WIP]telebot | terminaldweller | 1 | -1/+8 | |
2021-12-13 | grpc for telebot. untested. [WIP] | terminaldweller | 1 | -1/+0 | |
2021-11-12 | restructuring WIP | terminaldweller | 1 | -12/+7 | |
2021-11-12 | restructured the repo-WIP | terminaldweller | 1 | -0/+0 | |
2021-11-12 | added a dev and deployment docker-compose | terminaldweller | 1 | -1/+6 | |
2021-11-12 | changes endpoints to crypto/ | terminaldweller | 1 | -1/+1 | |
2021-02-25 | added a new endpoint for changelly. added somewhat decent logging. cleaned ↵ | terminaldweller | 1 | -2/+3 | |
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. | |||||
2021-02-23 | removed the expression parser. using a lib now. the addalert endpoint is ↵ | terminaldweller | 1 | -1/+2 | |
working. alert messages about fullfilment in tg now. using redis as db to keep the alerts in. | |||||
2021-02-21 | the price end point works, the telegram bot is only echo though | terminaldweller | 1 | -0/+11 | |