aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* only show rocket if there's an increaseHEADmainGalen Guyer2022-04-201-1/+2
* add lazy loadingGalen Guyer2022-04-131-31/+48
* use goatcounter the right wayGalen Guyer2022-04-135-120/+100
* mobile css improvementsGalen Guyer2022-04-133-22/+37
* Fix card link paddingGalen Guyer2022-04-131-1/+1
* To the Moon!!!Galen Guyer2022-04-132-1/+42
* full version 2 re-writeGalen Guyer2022-04-1322-631/+470
* add mark for removal of mask mandateGalen Guyer2022-04-121-0/+7
* Update start date on main pageBrian Christian2022-01-191-1/+1
* add links to historical dataGalen Guyer2022-01-121-3/+3
* fix date timezone for updatesGalen Guyer2021-09-171-2/+2
* update for new semester, oops forgot to commitGalen Guyer2021-09-012-68/+65
* Add notice to top of main pageGalen Guyer2021-05-291-0/+10
* Only get fall and spring dataGalen Guyer2021-05-291-1/+2
* Remove disclaimer from new casesGalen Guyer2021-02-081-4/+0
* Add two weeks ago option and show time diffGalen Guyer2021-01-311-3/+4
* Minor style updatesGalen Guyer2021-01-313-2/+5
* Revert removal of new cases and add noticeGalen Guyer2021-01-311-1/+16
* Add they broke it notice to new casesGalen Guyer2021-01-261-14/+3
* Add api documentation linkGalen Guyer2021-01-221-0/+5
* Add daily positive test rate disclaimerGalen Guyer2021-01-221-1/+3
* Show current semester by defaultGalen Guyer2021-01-221-1/+1
* Patch failure for one-week current semesterGalen Guyer2021-01-161-1/+1
* Add option to only show information from the current semesterGalen Guyer2021-01-162-7/+42
* Make sure the test rates are between 0 and 100Galen Guyer2020-11-231-6/+14
* round diff in prior positive test rate, boo floatsGalen Guyer2020-11-181-1/+1
* fix diff in prior positive test rateGalen Guyer2020-11-181-1/+1
* use nicer date format in graph tooltipGalen Guyer2020-11-161-2/+4
* swap to graph for positive test rateGalen Guyer2020-11-162-5/+5
* add positiveTests tableGalen Guyer2020-11-162-1/+56
* add explanation for positive test rateGalen Guyer2020-11-161-0/+4
* add positive test rateGalen Guyer2020-11-161-2/+18
* move all calculation logic into MainPageGalen Guyer2020-11-162-18/+32
* Move data into MainPageGalen Guyer2020-11-162-3/+4
* make report issues link blueGalen Guyer2020-11-153-21/+26
* add goatcounter as page element to hopefully catch routingGalen Guyer2020-11-154-2/+32
* add toggle for one day or week agoGalen Guyer2020-11-142-4/+14
* specify prior alert not always yesterdayGalen Guyer2020-11-141-1/+1
* add prior update timeGalen Guyer2020-11-141-1/+14
* make the main title a link to the homepageGalen Guyer2020-11-141-2/+2
* use a darker orange to make graphs more readableGalen Guyer2020-11-141-1/+1
* make buttons betterGalen Guyer2020-11-141-6/+6
* switch API urlGalen Guyer2020-11-141-1/+1
* remove line breakGalen Guyer2020-11-141-1/+0
* add attributionGalen Guyer2020-11-141-0/+7
* Add yesterday alert levelGalen Guyer2020-11-141-0/+3
* Add alert level and clean up colorsGalen Guyer2020-11-142-2/+6
* add links to all statsGalen Guyer2020-11-144-23/+141
* add History and totalstudent cases graphGalen Guyer2020-11-142-16/+99
* pop most data into MainPage for routerGalen Guyer2020-11-142-59/+73