aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Sanitize user inputsHEADmasterSam Chudnick2023-06-112-5/+11
* Add error handling for when no location results are foundSam Chudnick2023-06-115-11/+29
* Show location with weather infoSam Chudnick2023-06-113-16/+53
* Return 48 hours of hourly data not 24Sam Chudnick2023-06-111-1/+1
* Added faviconSam Chudnick2023-06-101-0/+0
* Update READMESam Chudnick2023-06-101-4/+23
* Run files through autopep8Sam Chudnick2023-06-103-42/+61
* Fix READMESam Chudnick2023-06-101-1/+2
* Added docker components and README.Sam Chudnick2023-06-103-1/+56
* Remove temporary js fileSam Chudnick2023-06-101-325/+0
* Moved files to src directory. Continued work on frontend.Sam Chudnick2023-06-10263-72/+521
* Update API to use open-meteo. Further frontend development.Sam Chudnick2023-06-08260-520/+4490
* Started turning into flask appSam Chudnick2023-06-049-63/+291
* Appended N/A when no data is availableSam Chudnick2023-06-031-22/+38
* Always round hour down instead of either waySam Chudnick2023-06-031-1/+3
* Fixed counting error in fill_gaps functionSam Chudnick2023-06-031-5/+3
* initial commitSam Chudnick2023-06-032-0/+404