summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* version.Version: bump to 0.1.1v0.1.1siddharth ravikumar2022-06-041-1/+1
|
* peach: update commentssiddharth ravikumar2022-06-041-10/+10
|
* .github/workflows/deploy.yml: don't run on push to mainsiddharth ravikumar2022-06-041-2/+0
| | | | Run only when a tag is pushed.
* .github/workflows/deploy.yml: remove debug cruftsiddharth ravikumar2022-06-041-5/+0
|
* .github/workflows/deploy.yml: set environmentsiddharth ravikumar2022-06-041-0/+1
|
* update .github/workflows/deploy.ymlsiddharth ravikumar2022-06-041-1/+2
|
* update .github/workflows/deploy.ymlsiddharth ravikumar2022-06-041-1/+2
|
* update .github/workflows/deploy.ymlsiddharth ravikumar2022-06-041-2/+2
|
* update .github/workflows/deploy.ymlsiddharth ravikumar2022-06-041-0/+3
|
* peach: update commentssiddharth ravikumar2022-06-042-6/+6
|
* .github/workflows: update deploy.ymlsiddharth ravikumar2022-06-041-2/+4
|
* version: bump to version 0.1.0v0.1.0siddharth ravikumar2022-06-041-1/+1
|
* .github/workflows: remove run-tests.ymlsiddharth ravikumar2022-06-041-11/+0
|
* .github/workflows: update deploy.ymlsiddharth ravikumar2022-06-041-2/+0
|
* .github/workflows: add deploy.ymlsiddharth ravikumar2022-06-041-0/+17
|
* 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
|