summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* add fly.tomlsiddharth2022-06-041-0/+41
|
* .github/workflows: run-tests.yml: fix make target namesiddharth2022-06-031-1/+1
|
* .github/workflows: add run-tests.ymlsiddharth2022-06-031-0/+11
|
* peach.yaml: update imagesiddharth ravikumar2022-06-031-1/+1
|
* peach: update bidaily period bordersiddharth ravikumar2022-06-032-2/+2
|
* version: bump to 0.1.0.devsiddharth ravikumar2022-06-031-1/+1
|
* templates/weather.tmpl: add bidaily forecastsiddharth ravikumar2022-06-032-6/+63
|
* peach: update Weathersiddharth ravikumar2022-06-033-18/+0
| | | | Remove Period field.
* peach: update NewWeathersiddharth ravikumar2022-06-031-3/+3
| | | | Just do the bidaily forecast for the next 3 days instead of 5.
* peach: update Weathersiddharth ravikumar2022-06-032-14/+35
| | | | Add bidaily timeline.
* peach.yaml: update imagesiddharth ravikumar2022-06-021-1/+1
|
* main.go: update logRequestsiddharth ravikumar2022-06-021-1/+5
|
* peach.yaml: update imagesiddharth ravikumar2022-06-021-1/+1
|
* peach: add loggingsiddharth ravikumar2022-06-021-0/+10
|
* peach.yaml: update imagesiddharth ravikumar2022-06-021-1/+1
|
* peach.yaml: update imagesiddharth ravikumar2022-06-021-1/+1
|
* peach.css: accommodate small screenssiddharth ravikumar2022-06-021-1/+17
|
* Makefile: add PKGSsiddharth ravikumar2022-06-021-4/+10
| | | | And new target `fix`.
* 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
|