Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | static/logo: change logo file names | siddharth ravikumar | 2022-06-21 | 2 | -11/+11 |
| | |||||
* | templates/weather.tmpl: update alerts section | siddharth ravikumar | 2022-06-21 | 1 | -0/+2 |
| | | | | Don't render instruction block if `{{ .Instruction }}` is empty. | ||||
* | templates/about.tmpl: update terms and privacy | siddharth ravikumar | 2022-06-21 | 1 | -13/+1 |
| | |||||
* | templates/head.tmpl: change theme-color | siddharth ravikumar | 2022-06-21 | 1 | -1/+1 |
| | |||||
* | templates/head.tmpl: add `description` and `theme-color` meta elements | siddharth ravikumar | 2022-06-19 | 1 | -0/+2 |
| | |||||
* | templates/footer.tmpl: add width and height attrs for peach img | siddharth ravikumar | 2022-06-19 | 1 | -1/+2 |
| | |||||
* | templates/about.tmpl: use footer.tmpl | siddharth ravikumar | 2022-06-19 | 1 | -9/+1 |
| | |||||
* | templates: update footer.tmpl | siddharth ravikumar | 2022-06-19 | 2 | -2/+2 |
| | |||||
* | templates/weather.tmpl: use footer.tmpl | siddharth ravikumar | 2022-06-19 | 1 | -9/+1 |
| | |||||
* | templates: add footer.tmpl | siddharth ravikumar | 2022-06-19 | 1 | -0/+9 |
| | |||||
* | templates/search.tmpl: use head.tmpl | siddharth ravikumar | 2022-06-19 | 1 | -6/+1 |
| | |||||
* | templates/weather.tmpl: use head.tmpl | siddharth ravikumar | 2022-06-19 | 1 | -6/+1 |
| | |||||
* | templates/about.tmpl: use head.tmpl | siddharth ravikumar | 2022-06-19 | 1 | -6/+1 |
| | |||||
* | templates: add head.tmpl | siddharth ravikumar | 2022-06-19 | 1 | -0/+16 |
| | |||||
* | add logo in the footer | siddharth ravikumar | 2022-06-19 | 2 | -0/+21 |
| | |||||
* | templates/about.tmpl: remove footer | siddharth ravikumar | 2022-06-18 | 1 | -7/+0 |
| | | | | Nobody needs to know who wrote this. | ||||
* | templates/about.tmpl: add version to the header | siddharth ravikumar | 2022-06-18 | 1 | -0/+1 |
| | |||||
* | templates/about.tmpl: update privacy section | siddharth ravikumar | 2022-06-18 | 1 | -8/+4 |
| | |||||
* | templates/about.tmpl: fix typo | siddharth ravikumar | 2022-06-18 | 1 | -1/+1 |
| | |||||
* | peach: add `/about` section | siddharth ravikumar | 2022-06-18 | 1 | -0/+77 |
| | | | | Initial version. | ||||
* | templates/weather.tmpl: add alerts section | siddharth ravikumar | 2022-06-18 | 1 | -0/+29 |
| | | | | Initial version. | ||||
* | 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. | ||||
* | templates/weather.tmpl: use minified css | siddharth ravikumar | 2022-06-05 | 1 | -2/+2 |
| | |||||
* | templates/search.tmpl: use minified css | siddharth ravikumar | 2022-06-05 | 1 | -2/+2 |
| | |||||
* | templates/weather.tmpl: add bidaily forecast | siddharth ravikumar | 2022-06-03 | 1 | -0/+21 |
| | |||||
* | peach: update Weather | siddharth ravikumar | 2022-06-03 | 1 | -3/+0 |
| | | | | Remove Period field. | ||||
* | peach: update Weather | siddharth ravikumar | 2022-06-03 | 1 | -2/+2 |
| | | | | Add bidaily timeline. | ||||
* | peach: update static file serving | siddharth ravikumar | 2022-05-29 | 2 | -4/+4 |
| | | | | Add Cache-Control header for static files. | ||||
* | search: update styling | siddharth ravikumar | 2022-05-28 | 2 | -2/+2 |
| | |||||
* | templates: update weather.tmpl | siddharth ravikumar | 2022-05-28 | 1 | -0/+5 |
| | | | | Add link to search page. | ||||
* | templates: update search.tmpl | siddharth ravikumar | 2022-05-28 | 1 | -3/+3 |
| | | | | Add styling. | ||||
* | peach: add handling for /search | siddharth ravikumar | 2022-05-28 | 1 | -0/+50 |
| | | | | Initial version. | ||||
* | peach: update Weather | siddharth ravikumar | 2022-05-28 | 1 | -1/+1 |
| | | | | Add a Title field. | ||||
* | update name in copyright | siddharth ravikumar | 2022-05-28 | 1 | -1/+1 |
| | | | | Use full name. | ||||
* | template: update weather template | siddharth | 2022-05-23 | 1 | -38/+48 |
| | | | | update structure and styling. | ||||
* | templates: update weather template | siddharth | 2022-05-22 | 1 | -37/+55 |
| | |||||
* | html -> templates | siddharth | 2022-05-22 | 1 | -0/+42 |