Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sanitize user inputsHEADmaster | Sam Chudnick | 2023-06-11 | 2 | -5/+11 |
* | Add error handling for when no location results are found | Sam Chudnick | 2023-06-11 | 5 | -11/+29 |
* | Show location with weather info | Sam Chudnick | 2023-06-11 | 3 | -16/+53 |
* | Return 48 hours of hourly data not 24 | Sam Chudnick | 2023-06-11 | 1 | -1/+1 |
* | Added favicon | Sam Chudnick | 2023-06-10 | 1 | -0/+0 |
* | Update README | Sam Chudnick | 2023-06-10 | 1 | -4/+23 |
* | Run files through autopep8 | Sam Chudnick | 2023-06-10 | 3 | -42/+61 |
* | Fix README | Sam Chudnick | 2023-06-10 | 1 | -1/+2 |
* | Added docker components and README. | Sam Chudnick | 2023-06-10 | 3 | -1/+56 |
* | Remove temporary js file | Sam Chudnick | 2023-06-10 | 1 | -325/+0 |
* | Moved files to src directory. Continued work on frontend. | Sam Chudnick | 2023-06-10 | 263 | -72/+521 |
* | Update API to use open-meteo. Further frontend development. | Sam Chudnick | 2023-06-08 | 260 | -520/+4490 |
* | Started turning into flask app | Sam Chudnick | 2023-06-04 | 9 | -63/+291 |
* | Appended N/A when no data is available | Sam Chudnick | 2023-06-03 | 1 | -22/+38 |
* | Always round hour down instead of either way | Sam Chudnick | 2023-06-03 | 1 | -1/+3 |
* | Fixed counting error in fill_gaps function | Sam Chudnick | 2023-06-03 | 1 | -5/+3 |
* | initial commit | Sam Chudnick | 2023-06-03 | 2 | -0/+404 |