Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | .github/workflows: run-tests.yml: fix make target name | siddharth | 2022-06-03 | 1 | -1/+1 |
* | .github/workflows: add run-tests.yml | siddharth | 2022-06-03 | 1 | -0/+11 |
* | peach.yaml: update image | siddharth ravikumar | 2022-06-03 | 1 | -1/+1 |
* | peach: update bidaily period border | siddharth ravikumar | 2022-06-03 | 2 | -2/+2 |
* | version: bump to 0.1.0.dev | siddharth ravikumar | 2022-06-03 | 1 | -1/+1 |
* | templates/weather.tmpl: add bidaily forecast | siddharth ravikumar | 2022-06-03 | 2 | -6/+63 |
* | peach: update Weather | siddharth ravikumar | 2022-06-03 | 3 | -18/+0 |
* | peach: update NewWeather | siddharth ravikumar | 2022-06-03 | 1 | -3/+3 |
* | peach: update Weather | siddharth ravikumar | 2022-06-03 | 2 | -14/+35 |
* | peach.yaml: update image | siddharth ravikumar | 2022-06-02 | 1 | -1/+1 |
* | main.go: update logRequest | siddharth ravikumar | 2022-06-02 | 1 | -1/+5 |
* | peach.yaml: update image | siddharth ravikumar | 2022-06-02 | 1 | -1/+1 |
* | peach: add logging | siddharth ravikumar | 2022-06-02 | 1 | -0/+10 |
* | peach.yaml: update image | siddharth ravikumar | 2022-06-02 | 1 | -1/+1 |
* | peach.yaml: update image | siddharth ravikumar | 2022-06-02 | 1 | -1/+1 |
* | peach.css: accommodate small screens | siddharth ravikumar | 2022-06-02 | 1 | -1/+17 |
* | Makefile: add PKGS | siddharth ravikumar | 2022-06-02 | 1 | -4/+10 |
* | peach.yaml: update image | siddharth ravikumar | 2022-05-29 | 1 | -1/+1 |
* | peach: update static file serving | siddharth ravikumar | 2022-05-29 | 3 | -7/+21 |
* | update README.md | siddharth ravikumar | 2022-05-29 | 1 | -1/+1 |
* | peach.css: update .search-link-container | siddharth ravikumar | 2022-05-29 | 1 | -1/+1 |
* | nws: remove "NWS" from types | siddharth ravikumar | 2022-05-29 | 3 | -30/+29 |
* | peach.yaml: update image | siddharth | 2022-05-28 | 1 | -1/+1 |
* | search: update styling | siddharth ravikumar | 2022-05-28 | 3 | -19/+27 |
* | update peach.yaml | siddharth | 2022-05-28 | 1 | -2/+20 |
* | templates: update weather.tmpl | siddharth ravikumar | 2022-05-28 | 2 | -0/+23 |
* | templates: update search.tmpl | siddharth ravikumar | 2022-05-28 | 2 | -3/+63 |
* | peach: add handling for /search | siddharth ravikumar | 2022-05-28 | 2 | -0/+115 |
* | photon: update Geocode | siddharth ravikumar | 2022-05-28 | 1 | -1/+1 |
* | photon: update Geocode | siddharth ravikumar | 2022-05-28 | 1 | -0/+6 |
* | peach: update Weather | siddharth ravikumar | 2022-05-28 | 2 | -1/+3 |
* | peach: add photon package | siddharth ravikumar | 2022-05-28 | 3 | -2/+195 |
* | update name in copyright | siddharth ravikumar | 2022-05-28 | 13 | -13/+13 |
* | static: update peach.css | siddharth ravikumar | 2022-05-28 | 1 | -15/+16 |
* | peach.yaml: update image | siddharth | 2022-05-23 | 1 | -1/+1 |
* | template: update weather template | siddharth | 2022-05-23 | 3 | -43/+143 |
* | static: add roboto flex font | siddharth | 2022-05-22 | 1 | -0/+0 |
* | templates: update weather template | siddharth | 2022-05-22 | 2 | -39/+58 |
* | peach: update comments | siddharth | 2022-05-22 | 1 | -2/+2 |
* | 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 |