Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | .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 |
| | | | | Remove Period field. | ||||
* | peach: update NewWeather | siddharth ravikumar | 2022-06-03 | 1 | -3/+3 |
| | | | | Just do the bidaily forecast for the next 3 days instead of 5. | ||||
* | peach: update Weather | siddharth ravikumar | 2022-06-03 | 2 | -14/+35 |
| | | | | Add bidaily timeline. | ||||
* | 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 |
| | | | | And new target `fix`. | ||||
* | 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 |
| | | | | Add Cache-Control header for static files. | ||||
* | 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 |
| | | | | | | | Also rename: - `Forecast` function to `GetForecast`. - `ForecastHourly` function to `GetForecastHourly`. | ||||
* | 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 |
| | | | | Add link to search page. | ||||
* | templates: update search.tmpl | siddharth ravikumar | 2022-05-28 | 2 | -3/+63 |
| | | | | Add styling. | ||||
* | peach: add handling for /search | siddharth ravikumar | 2022-05-28 | 2 | -0/+115 |
| | | | | Initial version. | ||||
* | photon: update Geocode | siddharth ravikumar | 2022-05-28 | 1 | -1/+1 |
| | | | | Limit photo search result to 10 instead of 5. | ||||
* | photon: update Geocode | siddharth ravikumar | 2022-05-28 | 1 | -0/+6 |
| | | | | | Skip feature if a feature with the same name was added previously to mCoords. | ||||
* | peach: update Weather | siddharth ravikumar | 2022-05-28 | 2 | -1/+3 |
| | | | | Add a Title field. | ||||
* | peach: add photon package | siddharth ravikumar | 2022-05-28 | 3 | -2/+195 |
| | |||||
* | update name in copyright | siddharth ravikumar | 2022-05-28 | 13 | -13/+13 |
| | | | | Use full name. | ||||
* | 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 |
| | | | | update structure and styling. | ||||
* | 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 |
| | | | | make 'em lowercase. | ||||
* | peach: update comments | siddharth | 2022-05-22 | 1 | -4/+5 |
| | | | | make 'em all lowercase. | ||||
* | peach: update url path lat,lng matching | siddharth | 2022-05-22 | 1 | -1/+1 |
| | | | | make it more strict. | ||||
* | peach: update comments | siddharth | 2022-05-22 | 1 | -4/+4 |
| | | | | lowercase everything. | ||||
* | 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 |
| |