Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | only show rocket if there's an increaseHEADmain | Galen Guyer | 2022-04-20 | 1 | -1/+2 |
| | |||||
* | add lazy loading | Galen Guyer | 2022-04-13 | 1 | -31/+48 |
| | |||||
* | use goatcounter the right way | Galen Guyer | 2022-04-13 | 5 | -120/+100 |
| | |||||
* | mobile css improvements | Galen Guyer | 2022-04-13 | 3 | -22/+37 |
| | |||||
* | Fix card link padding | Galen Guyer | 2022-04-13 | 1 | -1/+1 |
| | |||||
* | To the Moon!!! | Galen Guyer | 2022-04-13 | 2 | -1/+42 |
| | |||||
* | full version 2 re-write | Galen Guyer | 2022-04-13 | 22 | -631/+470 |
| | |||||
* | add mark for removal of mask mandate | Galen Guyer | 2022-04-12 | 1 | -0/+7 |
| | |||||
* | Update start date on main page | Brian Christian | 2022-01-19 | 1 | -1/+1 |
| | |||||
* | add links to historical data | Galen Guyer | 2022-01-12 | 1 | -3/+3 |
| | |||||
* | 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 | 2 | -68/+65 |
| | |||||
* | Add notice to top of main page | Galen Guyer | 2021-05-29 | 1 | -0/+10 |
| | |||||
* | Only get fall and spring data | Galen Guyer | 2021-05-29 | 1 | -1/+2 |
| | |||||
* | Remove disclaimer from new cases | Galen Guyer | 2021-02-08 | 1 | -4/+0 |
| | |||||
* | Add two weeks ago option and show time diff | Galen Guyer | 2021-01-31 | 1 | -3/+4 |
| | |||||
* | 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 | 4 | -2/+32 |
| | |||||
* | 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 |
| | |||||
* | 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 | 1 | -6/+6 |
| | | | | | | 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! | ||||
* | 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 | 2 | -16/+99 |
| | |||||
* | pop most data into MainPage for router | Galen Guyer | 2020-11-14 | 2 | -59/+73 |
| |