Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | peach: update comments | siddharth | 2022-05-22 | 1 | -4/+5 | |
* | peach: update url path lat,lng matching | siddharth | 2022-05-22 | 1 | -1/+1 | |
* | peach: update comments | siddharth | 2022-05-22 | 1 | -4/+4 | |
* | peach: implement lat,lng routing | siddharth | 2022-05-22 | 1 | -2/+24 | |
* | static/peach.css: add copyright header | siddharth | 2022-05-22 | 1 | -0/+5 | |
* | html -> templates | siddharth | 2022-05-22 | 2 | -3/+3 | |
* | main: allow listening on custom port | siddharth | 2022-05-22 | 1 | -1/+16 | |
* | add peach.yaml | siddharth | 2022-05-22 | 1 | -0/+21 | |
* | Makefile: add image-push | siddharth | 2022-05-22 | 3 | -1/+20 | |
* | add Dockerfile | siddharth | 2022-05-22 | 4 | -1/+45 | |
* | update README.md | siddharth | 2022-05-21 | 1 | -1/+1 | |
* | peach: flesh out bare bones | siddharth | 2022-05-21 | 3 | -1/+191 | |
* | nws: add todos | siddharth | 2022-05-21 | 1 | -0/+7 | |
* | nws: update NWSPointProperties | siddharth | 2022-05-21 | 2 | -5/+22 | |
* | nws: update TestPoints | siddharth | 2022-05-16 | 1 | -0/+1 | |
* | nws: update TestForecast | siddharth | 2022-05-16 | 1 | -0/+2 | |
* | nws: add ForecastHourly | siddharth | 2022-05-16 | 2 | -0/+90 | |
* | nws: add Forecast | siddharth | 2022-05-15 | 2 | -0/+117 | |
* | nws: update Points | siddharth | 2022-05-15 | 1 | -4/+4 | |
* | nws: NWSPointError -> NWSError | siddharth | 2022-05-15 | 1 | -3/+3 | |
* | nws: update NWSPointProperties | siddharth | 2022-05-15 | 2 | -13/+13 | |
* | nws: NWSPoints -> NWSPoint | siddharth | 2022-05-15 | 1 | -11/+12 | |
* | nws: update NWSPointProperties | siddharth | 2022-05-15 | 2 | -0/+4 | |
* | nws: update NWSPointProperties | siddharth | 2022-05-15 | 2 | -0/+8 | |
* | nws: points -> Points | siddharth | 2022-05-15 | 2 | -4/+4 | |
* | README.md: add heading | siddharth | 2022-05-15 | 1 | -0/+2 | |
* | Makefile: update fmt and test | siddharth | 2022-05-08 | 1 | -2/+2 | |
* | add nws package | siddharth | 2022-05-08 | 2 | -0/+98 | |
* | http/client -> client | siddharth | 2022-05-08 | 2 | -0/+0 | |
* | update LICENSE | siddharth | 2022-05-08 | 1 | -8/+8 | |
* | update README.md | siddharth | 2022-04-24 | 1 | -1/+1 | |
* | add README.md | siddharth | 2022-04-24 | 1 | -0/+1 | |
* | http/client: update buildHeaders | siddharth | 2022-04-24 | 1 | -1/+1 | |
* | http/client: update Get | siddharth | 2022-04-24 | 1 | -3/+1 | |
* | http/client: update buildHeaders | siddharth | 2022-04-24 | 1 | -1/+2 | |
* | http/client: add test for Get | siddharth | 2022-04-24 | 2 | -0/+25 | |
* | http/client: flesh out Get | siddharth | 2022-04-24 | 2 | -20/+31 | |
* | version.go -> version/version.go | siddharth | 2022-04-24 | 1 | -1/+1 | |
* | go.mod: bump up to go 1.16 | siddharth | 2022-04-24 | 1 | -1/+1 | |
* | http/client: add http.go | siddharth | 2022-04-23 | 1 | -0/+20 | |
* | add Makefile | siddharth | 2022-04-23 | 1 | -0/+11 | |
* | add version.go | siddharth | 2022-04-23 | 2 | -2/+6 | |
* | add main.go | siddharth | 2022-04-23 | 1 | -0/+8 | |
* | add LICENSE | siddharth | 2022-04-23 | 1 | -0/+15 | |
* | add .gitignore | siddharth | 2022-04-23 | 1 | -0/+1 | |
* | initial commit | siddharth | 2022-04-23 | 1 | -0/+3 |