Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | typo | terminaldweller | 2022-11-15 | 1 | -1/+1 |
* | update | terminaldweller | 2022-11-15 | 5 | -23/+294 |
* | added coincap endpoint | terminaldweller | 2022-07-27 | 2 | -2/+132 |
* | added a coingecko endpoint | terminaldweller | 2022-07-20 | 8 | -35/+187 |
* | skeleton | terminaldweller | 2022-07-07 | 5 | -0/+228 |
* | added goproxy env var to the docker images | terminaldweller | 2022-07-05 | 3 | -3/+5 |
* | update | terminaldweller | 2022-05-18 | 1 | -0/+4 |
* | was using node image for self-signed certificates | terminaldweller | 2022-04-15 | 2 | -2/+2 |
* | added some security headers | terminaldweller | 2022-03-28 | 7 | -56/+37 |
* | half-updateds the readme | terminaldweller | 2021-12-14 | 1 | -3/+15 |
* | Merge pull request #4 from terminaldweller/grpc | Farzad Sadeghi | 2021-12-14 | 19 | -155/+558 |
|\ | |||||
| * | fixed the ip and address for the grpc servergrpc | terminaldweller | 2021-12-14 | 3 | -4/+4 |
| * | grpc for telebot. untested. [WIP]telebot | terminaldweller | 2021-12-14 | 5 | -39/+52 |
| * | grpc for telebot. untested. [WIP] | terminaldweller | 2021-12-13 | 9 | -74/+285 |
| * | restructuring WIP | terminaldweller | 2021-11-12 | 7 | -58/+53 |
| * | removed travis | terminaldweller | 2021-11-12 | 1 | -1/+0 |
| * | restructured the repo-WIP | terminaldweller | 2021-11-12 | 4 | -2/+2 |
| * | restructured the repo-WIP | terminaldweller | 2021-11-12 | 14 | -23/+164 |
| * | added a dev and deployment docker-compose | terminaldweller | 2021-11-12 | 4 | -5/+34 |
| * | changes endpoints to crypto/ | terminaldweller | 2021-11-12 | 3 | -25/+25 |
| * | https working now | terminaldweller | 2021-09-11 | 1 | -10/+10 |
| * | https support-WIP | terminaldweller | 2021-09-11 | 3 | -4/+19 |
|/ | |||||
* | added a codacy badge | terminaldweller | 2021-08-04 | 1 | -0/+1 |
* | go mod update and postman update [ci skip] | terminaldweller | 2021-07-22 | 5 | -9/+107 |
* | want to switch to grpc for the telegram bot. obviously take the telegram bot ... | terminaldweller | 2021-07-22 | 5 | -1/+48 |
* | added graceful shutdown.fixed the -help crashing problem. wasnt setting the c... | terminaldweller | 2021-03-13 | 4 | -26/+133 |
* | added the goreportcard badge. | terminaldweller | 2021-03-10 | 1 | -0/+1 |
* | removed some dead code. | terminaldweller | 2021-03-08 | 1 | -62/+9 |
* | updated readme for gitpod | terminaldweller | 2021-02-27 | 1 | -0/+3 |
* | gitpod fix | terminaldweller | 2021-02-27 | 1 | -5/+4 |
* | added a dockerfile for gitpod | terminaldweller | 2021-02-27 | 2 | -1/+12 |
* | gitpod | terminaldweller | 2021-02-27 | 1 | -0/+5 |
* | update for the postman file | terminaldweller | 2021-02-26 | 1 | -9/+94 |
* | fixed a typo. updated README | terminaldweller | 2021-02-26 | 2 | -4/+6 |
* | added a health endpoint. change endpoint name to alert. added a health endpoi... | terminaldweller | 2021-02-26 | 8 | -26/+163 |
* | updated readme with todo list | terminaldweller | 2021-02-25 | 1 | -0/+4 |
* | kill me ... | terminaldweller | 2021-02-25 | 1 | -1/+1 |
* | travis... | terminaldweller | 2021-02-25 | 1 | -1/+1 |
* | removing tests for now. will have to see how travis handles localhost/ports b... | terminaldweller | 2021-02-25 | 1 | -1/+1 |
* | maybe localhost? | terminaldweller | 2021-02-25 | 1 | -4/+6 |
* | turns out we really need that health endpoint after all. travis fix... | terminaldweller | 2021-02-25 | 1 | -0/+2 |
* | made a new docker-compose file for travis tests only | terminaldweller | 2021-02-25 | 3 | -1/+35 |
* | added the secrets as env vars to travis build. added the travis badge | terminaldweller | 2021-02-25 | 2 | -8/+11 |
* | added a new endpoint for changelly. added somewhat decent logging. cleaned up... | terminaldweller | 2021-02-25 | 11 | -85/+414 |
* | removed the expression parser. using a lib now. the addalert endpoint is work... | terminaldweller | 2021-02-23 | 6 | -246/+330 |
* | forgot to add the parser... | terminaldweller | 2021-02-22 | 1 | -0/+207 |
* | finished the pair endpoint. writing a simple expression parser for the alert ... | terminaldweller | 2021-02-22 | 2 | -13/+162 |
* | the price end point works, the telegram bot is only echo though | terminaldweller | 2021-02-21 | 4 | -0/+181 |
* | Initial commit | Farzad Sadeghi | 2021-02-21 | 3 | -0/+691 |