Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | peach: update `showMeta` | siddharth ravikumar | 2022-06-19 | 1 | -3/+8 |
* | peach: update `peachFS` | siddharth ravikumar | 2022-06-19 | 1 | -1/+1 |
* | add logo in the footer | siddharth ravikumar | 2022-06-19 | 1 | -1/+3 |
* | peach: explicitly specify embedded files | siddharth ravikumar | 2022-06-18 | 1 | -1/+1 |
* | peach: remove `logRequest` | siddharth ravikumar | 2022-06-18 | 1 | -16/+0 |
* | peach: add `/about` section | siddharth ravikumar | 2022-06-18 | 1 | -0/+18 |
* | peach: move around `serveStaticFile` | siddharth ravikumar | 2022-06-12 | 1 | -11/+11 |
* | peach: update default handler | siddharth ravikumar | 2022-06-12 | 1 | -30/+32 |
* | search: update `Search` | siddharth ravikumar | 2022-06-12 | 1 | -6/+3 |
* | search: move search stuff to its own package | siddharth ravikumar | 2022-06-12 | 1 | -44/+2 |
* | weather: update NewWeather | siddharth ravikumar | 2022-06-12 | 1 | -10/+2 |
* | move "weather" stuff to its own package | siddharth ravikumar | 2022-06-12 | 1 | -95/+2 |
* | main: update `showWeather` | siddharth ravikumar | 2022-06-07 | 1 | -17/+6 |
* | peach: add `/version` endpoint | siddharth ravikumar | 2022-06-05 | 1 | -0/+4 |
* | peach: update peachFS | siddharth ravikumar | 2022-06-05 | 1 | -1/+1 |
* | peach: update comments | siddharth ravikumar | 2022-06-04 | 1 | -10/+10 |
* | peach: update comments | siddharth ravikumar | 2022-06-04 | 1 | -5/+5 |
* | peach: update Weather | siddharth ravikumar | 2022-06-03 | 1 | -4/+0 |
* | peach: update NewWeather | siddharth ravikumar | 2022-06-03 | 1 | -3/+3 |
* | peach: update Weather | siddharth ravikumar | 2022-06-03 | 1 | -12/+33 |
* | main.go: update logRequest | siddharth ravikumar | 2022-06-02 | 1 | -1/+5 |
* | peach: add logging | siddharth ravikumar | 2022-06-02 | 1 | -0/+10 |
* | peach: update static file serving | siddharth ravikumar | 2022-05-29 | 1 | -3/+17 |
* | nws: remove "NWS" from types | siddharth ravikumar | 2022-05-29 | 1 | -3/+3 |
* | peach: add handling for /search | siddharth ravikumar | 2022-05-28 | 1 | -0/+65 |
* | peach: update Weather | siddharth ravikumar | 2022-05-28 | 1 | -0/+2 |
* | update name in copyright | siddharth ravikumar | 2022-05-28 | 1 | -1/+1 |
* | template: update weather template | siddharth | 2022-05-23 | 1 | -1/+1 |
* | templates: update weather template | siddharth | 2022-05-22 | 1 | -2/+3 |
* | peach: update comments | siddharth | 2022-05-22 | 1 | -2/+2 |
* | peach: update comments | siddharth | 2022-05-22 | 1 | -4/+5 |
* | peach: update url path lat,lng matching | siddharth | 2022-05-22 | 1 | -1/+1 |
* | peach: update comments | siddharth | 2022-05-22 | 1 | -4/+4 |
* | peach: implement lat,lng routing | siddharth | 2022-05-22 | 1 | -2/+24 |
* | html -> templates | siddharth | 2022-05-22 | 1 | -3/+3 |
* | main: allow listening on custom port | siddharth | 2022-05-22 | 1 | -1/+16 |
* | peach: flesh out bare bones | siddharth | 2022-05-21 | 1 | -1/+134 |
* | add version.go | siddharth | 2022-04-23 | 1 | -2/+0 |
* | add main.go | siddharth | 2022-04-23 | 1 | -0/+8 |