Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor style updates | Galen Guyer | 2021-01-31 | 3 | -2/+5 |
| | |||||
* | Revert removal of new cases and add notice | Galen Guyer | 2021-01-31 | 1 | -1/+16 |
| | | | | This reverts commit b3ed3ca94224d5dbb86e6ccbb15d08aad1a326cf. | ||||
* | Add they broke it notice to new cases | Galen Guyer | 2021-01-26 | 1 | -14/+3 |
| | |||||
* | Add api documentation link | Galen Guyer | 2021-01-22 | 1 | -0/+5 |
| | |||||
* | Add daily positive test rate disclaimer | Galen Guyer | 2021-01-22 | 1 | -1/+3 |
| | |||||
* | Show current semester by default | Galen Guyer | 2021-01-22 | 1 | -1/+1 |
| | |||||
* | Patch failure for one-week current semester | Galen Guyer | 2021-01-16 | 1 | -1/+1 |
| | |||||
* | Add option to only show information from the current semester | Galen Guyer | 2021-01-16 | 2 | -7/+42 |
| | |||||
* | Make sure the test rates are between 0 and 100 | Galen Guyer | 2020-11-23 | 1 | -6/+14 |
| | | | | Should fix #1 | ||||
* | round diff in prior positive test rate, boo floats | Galen Guyer | 2020-11-18 | 1 | -1/+1 |
| | |||||
* | fix diff in prior positive test rate | Galen Guyer | 2020-11-18 | 1 | -1/+1 |
| | |||||
* | use nicer date format in graph tooltip | Galen Guyer | 2020-11-16 | 1 | -2/+4 |
| | |||||
* | swap to graph for positive test rate | Galen Guyer | 2020-11-16 | 2 | -5/+5 |
| | |||||
* | add positiveTests table | Galen Guyer | 2020-11-16 | 2 | -1/+56 |
| | |||||
* | add explanation for positive test rate | Galen Guyer | 2020-11-16 | 1 | -0/+4 |
| | |||||
* | add positive test rate | Galen Guyer | 2020-11-16 | 1 | -2/+18 |
| | |||||
* | move all calculation logic into MainPage | Galen Guyer | 2020-11-16 | 2 | -18/+32 |
| | |||||
* | Move data into MainPage | Galen Guyer | 2020-11-16 | 2 | -3/+4 |
| | |||||
* | make report issues link blue | Galen Guyer | 2020-11-15 | 3 | -21/+26 |
| | |||||
* | add goatcounter as page element to hopefully catch routing | Galen Guyer | 2020-11-15 | 5 | -4/+32 |
| | |||||
* | add goatcounter analytics | Galen Guyer | 2020-11-15 | 1 | -0/+2 |
| | |||||
* | add toggle for one day or week ago | Galen Guyer | 2020-11-14 | 2 | -4/+14 |
| | |||||
* | specify prior alert not always yesterday | Galen Guyer | 2020-11-14 | 1 | -1/+1 |
| | |||||
* | add prior update time | Galen Guyer | 2020-11-14 | 1 | -1/+14 |
| | |||||
* | make the main title a link to the homepage | Galen Guyer | 2020-11-14 | 1 | -2/+2 |
| | |||||
* | Create LICENSE | Galen Guyer | 2020-11-14 | 1 | -0/+661 |
| | |||||
* | use a darker orange to make graphs more readable | Galen Guyer | 2020-11-14 | 1 | -1/+1 |
| | |||||
* | make buttons better | Galen Guyer | 2020-11-14 | 2 | -12/+14 |
| | | | | | | buttons change their background and text color on hover now to make their purpose more clear, and the Link element covers the whole button now. Thanks for the suggestions Tessa! | ||||
* | I can't type | Galen Guyer | 2020-11-14 | 1 | -0/+0 |
| | |||||
* | add favicons | Galen Guyer | 2020-11-14 | 5 | -0/+0 |
| | |||||
* | switch API url | Galen Guyer | 2020-11-14 | 1 | -1/+1 |
| | |||||
* | remove line break | Galen Guyer | 2020-11-14 | 1 | -1/+0 |
| | |||||
* | add attribution | Galen Guyer | 2020-11-14 | 1 | -0/+7 |
| | |||||
* | Add yesterday alert level | Galen Guyer | 2020-11-14 | 1 | -0/+3 |
| | |||||
* | Add alert level and clean up colors | Galen Guyer | 2020-11-14 | 2 | -2/+6 |
| | |||||
* | add links to all stats | Galen Guyer | 2020-11-14 | 4 | -23/+141 |
| | |||||
* | add History and totalstudent cases graph | Galen Guyer | 2020-11-14 | 4 | -26/+379 |
| | |||||
* | pop most data into MainPage for router | Galen Guyer | 2020-11-14 | 2 | -59/+73 |
| | |||||
* | draw more attention to numbers instead of label | Galen Guyer | 2020-11-14 | 1 | -3/+5 |
| | |||||
* | add some fancier styling with better labels | Galen Guyer | 2020-11-14 | 4 | -38/+62 |
| | |||||
* | Add tailwind css | Galen Guyer | 2020-11-14 | 5 | -677/+945 |
| | |||||
* | drop year from updated string | Galen Guyer | 2020-11-14 | 1 | -1/+10 |
| | |||||
* | add latest update date | Galen Guyer | 2020-11-14 | 3 | -0/+10 |
| | |||||
* | clean up meta info | Galen Guyer | 2020-11-13 | 1 | -3/+7 |
| | |||||
* | change width of media query | Galen Guyer | 2020-11-13 | 1 | -1/+1 |
| | |||||
* | Add basic Dockerfile | Galen Guyer | 2020-11-13 | 1 | -0/+10 |
| | |||||
* | Populate the rest of the data with some niceish styling | Galen Guyer | 2020-11-13 | 2 | -0/+41 |
| | |||||
* | Add cards for total cases | Galen Guyer | 2020-11-13 | 4 | -33/+38 |
| | |||||
* | get data from api | Galen Guyer | 2020-11-13 | 2 | -9/+23 |
| | |||||
* | Add swr and configs | Galen Guyer | 2020-11-13 | 3 | -2/+19 |
| |