Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | weather: update `Weather` | siddharth ravikumar | 2022-06-12 | 1 | -0/+3 |
| | | | | | Add `SearchEnabled` field. Used to determined weather to render a link to the search or not. | ||||
* | weather: update NewWeather | siddharth ravikumar | 2022-06-12 | 1 | -12/+17 |
| | | | | | Change arguments to just `lat`, `lng`. Make this function call NWS directly. | ||||
* | move "weather" stuff to its own package | siddharth ravikumar | 2022-06-12 | 1 | -0/+106 |