summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* peach.yaml: update imagesiddharth ravikumar2022-05-291-1/+1
|
* peach: update static file servingsiddharth ravikumar2022-05-293-7/+21
| | | | Add Cache-Control header for static files.
* update README.mdsiddharth ravikumar2022-05-291-1/+1
|
* peach.css: update .search-link-containersiddharth ravikumar2022-05-291-1/+1
|
* nws: remove "NWS" from typessiddharth ravikumar2022-05-293-30/+29
| | | | | | | Also rename: - `Forecast` function to `GetForecast`. - `ForecastHourly` function to `GetForecastHourly`.
* peach.yaml: update imagesiddharth2022-05-281-1/+1
|
* search: update stylingsiddharth ravikumar2022-05-283-19/+27
|
* update peach.yamlsiddharth2022-05-281-2/+20
|
* templates: update weather.tmplsiddharth ravikumar2022-05-282-0/+23
| | | | Add link to search page.
* templates: update search.tmplsiddharth ravikumar2022-05-282-3/+63
| | | | Add styling.
* peach: add handling for /searchsiddharth ravikumar2022-05-282-0/+115
| | | | Initial version.
* photon: update Geocodesiddharth ravikumar2022-05-281-1/+1
| | | | Limit photo search result to 10 instead of 5.
* photon: update Geocodesiddharth ravikumar2022-05-281-0/+6
| | | | | Skip feature if a feature with the same name was added previously to mCoords.
* peach: update Weathersiddharth ravikumar2022-05-282-1/+3
| | | | Add a Title field.
* peach: add photon packagesiddharth ravikumar2022-05-283-2/+195
|
* update name in copyrightsiddharth ravikumar2022-05-2813-13/+13
| | | | Use full name.
* static: update peach.csssiddharth ravikumar2022-05-281-15/+16
|
* peach.yaml: update imagesiddharth2022-05-231-1/+1
|
* template: update weather templatesiddharth2022-05-233-43/+143
| | | | update structure and styling.
* static: add roboto flex fontsiddharth2022-05-221-0/+0
|
* templates: update weather templatesiddharth2022-05-222-39/+58
|
* peach: update commentssiddharth2022-05-221-2/+2
| | | | make 'em lowercase.
* peach: update commentssiddharth2022-05-221-4/+5
| | | | make 'em all lowercase.
* peach: update url path lat,lng matchingsiddharth2022-05-221-1/+1
| | | | make it more strict.
* peach: update commentssiddharth2022-05-221-4/+4
| | | | lowercase everything.
* peach: implement lat,lng routingsiddharth2022-05-221-2/+24
|
* static/peach.css: add copyright headersiddharth2022-05-221-0/+5
|
* html -> templatessiddharth2022-05-222-3/+3
|
* main: allow listening on custom portsiddharth2022-05-221-1/+16
|
* add peach.yamlsiddharth2022-05-221-0/+21
|
* Makefile: add image-pushsiddharth2022-05-223-1/+20
|
* add Dockerfilesiddharth2022-05-224-1/+45
|
* update README.mdsiddharth2022-05-211-1/+1
|
* peach: flesh out bare bonessiddharth2022-05-213-1/+191
|
* nws: add todossiddharth2022-05-211-0/+7
|
* nws: update NWSPointPropertiessiddharth2022-05-212-5/+22
| | | | Add relative location.
* nws: update TestPointssiddharth2022-05-161-0/+1
|
* nws: update TestForecastsiddharth2022-05-161-0/+2
|
* nws: add ForecastHourlysiddharth2022-05-162-0/+90
|
* nws: add Forecastsiddharth2022-05-152-0/+117
|
* nws: update Pointssiddharth2022-05-151-4/+4
| | | | update error messages.
* nws: NWSPointError -> NWSErrorsiddharth2022-05-151-3/+3
|
* nws: update NWSPointPropertiessiddharth2022-05-152-13/+13
| | | | | ForecastLink -> Forecast ForecastHourlLink -> ForecastHourly
* nws: NWSPoints -> NWSPointsiddharth2022-05-151-11/+12
| | | | Also NWSPointsError -> NWSPointError
* nws: update NWSPointPropertiessiddharth2022-05-152-0/+4
| | | | Add GridId
* nws: update NWSPointPropertiessiddharth2022-05-152-0/+8
| | | | Add GridX and GridY.
* nws: points -> Pointssiddharth2022-05-152-4/+4
|
* README.md: add headingsiddharth2022-05-151-0/+2
|
* Makefile: update fmt and testsiddharth2022-05-081-2/+2
|
* add nws packagesiddharth2022-05-082-0/+98
|