aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-12-20Small fix.marcinzelent
2017-12-20Set AQI to 0 for trains in the future.marcinzelent
2017-12-20Fixed displaying of AQI on train schedule page.marcinzelent
2017-12-12Fixed counting of average pollution by day.marcinzelent
2017-12-12Fixed train schedule.marcinzelent
2017-12-11Sorted graph dataShadify
2017-12-08Changed to proper train schedule.marcinzelent
2017-12-07Added train schedule.marcinzelent
2017-12-07Split all data and data from last week, moved chart to the right side of the ...marcinzelent
2017-12-07Removed TestControllerShadify
2017-12-04sort data by day, add lien chart with data from last weekmarwolaethblack
2017-12-04Fixed breakpoint in AQI calculationShadify
2017-12-01Removed sending e-mails.marcinzelent
2017-12-01Almost there...marcinzelent
2017-12-01Merge remote-tracking branch 'origin/master'marcinzelent
2017-12-01Refactored sending of e-mails and made it work.marcinzelent
2017-12-01wrote test case + cleaned up main pageShadify
2017-12-01Sorted all dataShadify
2017-11-30Merge branch 'master' of https://github.com/marwolaethblack/pollutometerShadify
2017-11-30Added all readings for graphShadify
2017-11-30Hopefully fixed e-mail sending.marcinzelent
2017-11-30Merge remote-tracking branch 'origin/master'marcinzelent
2017-11-30Changed email template location.marcinzelent
2017-11-30aaamarwolaethblack
2017-11-30Added email controller.marcinzelent
2017-11-30aqimarwolaethblack
2017-11-30Added sending e-mails test.marcinzelent
2017-11-24Update NewDataController.phpMarcin Zelent
2017-11-24Update HomeController.phpMarcin Zelent
2017-11-24add real time data every 60secmarwolaethblack
2017-11-23Show data from apimarwolaethblack
2017-11-22initial commitmarwolaethblack