summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* http/client -> clientsiddharth2022-05-082-0/+0
|
* update LICENSEsiddharth2022-05-081-8/+8
|
* update README.mdsiddharth2022-04-241-1/+1
|
* add README.mdsiddharth2022-04-241-0/+1
|
* http/client: update buildHeaderssiddharth2022-04-241-1/+1
| | | | Update user agent string
* http/client: update Getsiddharth2022-04-241-3/+1
| | | | Feed result of `buildHeaders` directly to `clienn.Do`
* http/client: update buildHeaderssiddharth2022-04-241-1/+2
| | | | Ensure header set line is < 80 columns.
* http/client: add test for Getsiddharth2022-04-242-0/+25
|
* http/client: flesh out Getsiddharth2022-04-242-20/+31
|
* version.go -> version/version.gosiddharth2022-04-241-1/+1
|
* go.mod: bump up to go 1.16siddharth2022-04-241-1/+1
|
* http/client: add http.gosiddharth2022-04-231-0/+20
|
* add Makefilesiddharth2022-04-231-0/+11
|
* add version.gosiddharth2022-04-232-2/+6
|
* add main.gosiddharth2022-04-231-0/+8
|
* add LICENSEsiddharth2022-04-231-0/+15
|
* add .gitignoresiddharth2022-04-231-0/+1
|