Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | full version 2 re-write | Galen Guyer | 2022-04-13 | 1 | -229/+0 |
| | |||||
* | fix date timezone for updates | Galen Guyer | 2021-09-17 | 1 | -2/+2 |
| | |||||
* | update for new semester, oops forgot to commit | Galen Guyer | 2021-09-01 | 1 | -39/+39 |
| | |||||
* | Only get fall and spring data | Galen Guyer | 2021-05-29 | 1 | -1/+2 |
| | |||||
* | Add two weeks ago option and show time diff | Galen Guyer | 2021-01-31 | 1 | -3/+4 |
| | |||||
* | Add api documentation link | Galen Guyer | 2021-01-22 | 1 | -0/+5 |
| | |||||
* | Show current semester by default | Galen Guyer | 2021-01-22 | 1 | -1/+1 |
| | |||||
* | Add option to only show information from the current semester | Galen Guyer | 2021-01-16 | 1 | -6/+39 |
| | |||||
* | swap to graph for positive test rate | Galen Guyer | 2020-11-16 | 1 | -4/+4 |
| | |||||
* | add positiveTests table | Galen Guyer | 2020-11-16 | 1 | -1/+16 |
| | |||||
* | Move data into MainPage | Galen Guyer | 2020-11-16 | 1 | -1/+1 |
| | |||||
* | make report issues link blue | Galen Guyer | 2020-11-15 | 1 | -1/+6 |
| | |||||
* | add goatcounter as page element to hopefully catch routing | Galen Guyer | 2020-11-15 | 1 | -2/+2 |
| | |||||
* | add toggle for one day or week ago | Galen Guyer | 2020-11-14 | 1 | -1/+11 |
| | |||||
* | 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 |
| | |||||
* | 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 links to all stats | Galen Guyer | 2020-11-14 | 1 | -0/+73 |
| | |||||
* | add History and totalstudent cases graph | Galen Guyer | 2020-11-14 | 1 | -16/+32 |
| | |||||
* | pop most data into MainPage for router | Galen Guyer | 2020-11-14 | 1 | -59/+2 |
| | |||||
* | add some fancier styling with better labels | Galen Guyer | 2020-11-14 | 1 | -33/+55 |
| | |||||
* | drop year from updated string | Galen Guyer | 2020-11-14 | 1 | -1/+10 |
| | |||||
* | add latest update date | Galen Guyer | 2020-11-14 | 1 | -0/+4 |
| | |||||
* | Populate the rest of the data with some niceish styling | Galen Guyer | 2020-11-13 | 1 | -0/+34 |
| | |||||
* | Add cards for total cases | Galen Guyer | 2020-11-13 | 1 | -2/+8 |
| | |||||
* | get data from api | Galen Guyer | 2020-11-13 | 1 | -9/+22 |
| | |||||
* | Add prettier | Galen Guyer | 2020-11-13 | 1 | -20/+15 |
| | |||||
* | Initialize project using Create React App | Galen Guyer | 2020-11-13 | 1 | -0/+25 |