aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* add spring 2022 historical dataHEADmainGalen Guyer2022-07-111-0/+1187
|
* update scraping for new labelsGalen Guyer2022-01-122-6/+11
|
* add fall 2021 historyGalen Guyer2022-01-111-0/+1220
|
* update dashboard urlGalen Guyer2022-01-111-1/+1
|
* swap total_staff and new_staff fieldsGalen Guyer2021-09-091-2/+2
|
* update scrapeGalen Guyer2021-08-241-7/+7
|
* add after date query argGalen Guyer2021-08-192-2/+20
|
* move scraping into a commandGalen Guyer2021-08-192-92/+90
|
* update dockerignoreGalen Guyer2021-08-191-0/+1
|
* fix error on first runGalen Guyer2021-08-191-3/+6
|
* add flask db migrationsGalen Guyer2021-08-196-1/+173
|
* add dockerignoreGalen Guyer2021-08-191-0/+1
|
* fix lack of color in dashboardGalen Guyer2021-08-181-11/+11
|
* add summer 2021 data json dumpGalen Guyer2021-08-061-0/+2578
|
* Update data fetch for summer dashboardGalen Guyer2021-05-291-22/+22
|
* Update historical data and save spring 2021 final dataGalen Guyer2021-05-292-0/+882
|
* Merge pull request #1 from galenguyer/v2Galen Guyer2021-03-0114-4814/+1889
|\ | | | | v2 - SQLAlchemy
| * Add background loop and dedupGalen Guyer2021-02-262-1/+92
| |
| * Add latest routeGalen Guyer2021-02-251-0/+4
| |
| * Add history routeGalen Guyer2021-02-253-0/+27
| |
| * Add import history commandGalen Guyer2021-02-255-2/+43
| |
| * import models correctlyGalen Guyer2021-02-251-0/+3
| |
| * Add startup and modelGalen Guyer2021-02-252-0/+62
| |
| * Clean up config and wsgiGalen Guyer2021-02-252-4/+5
| |
| * Update config fileGalen Guyer2021-02-251-12/+15
| |
| * reqs stuff and remove swagger htmlGalen Guyer2021-02-253-3059/+16
| |
| * Update requirements and add flask-sqlalchemyGalen Guyer2021-02-251-5/+7
| |
| * Update history.jsonGalen Guyer2021-02-251-1359/+1625
| |
| * remove legacy codeGalen Guyer2021-02-255-417/+0
| |
| * update gitignoreGalen Guyer2021-02-251-4/+39
|/
* I am foolGalen Guyer2021-02-081-2/+2
|
* use RIT statistics for new casesGalen Guyer2021-02-081-5/+4
|
* Do math to get the new over two weeks dataGalen Guyer2021-01-311-3/+7
|
* backfill new over two weeks dataGalen Guyer2021-01-311-10/+10
|
* start db code into its own file, update migrations with backfillGalen Guyer2021-01-315-154/+1448
|
* add back new with placeholder valueGalen Guyer2021-01-262-53/+29
|
* Update poller for spring dashboardGalen Guyer2021-01-262-54/+47
|
* Create history folderGalen Guyer2021-01-262-0/+14
|
* markdown is hardGalen Guyer2020-11-291-2/+2
|
* Update readme with instructions to screamGalen Guyer2020-11-291-0/+1
|
* They added a comma that broke my int conversionsGalen Guyer2020-11-201-1/+1
|
* use a lot nicer version of swagger.htmlGalen Guyer2020-11-161-254/+2962
|
* add generated swagger.htmlGalen Guyer2020-11-161-0/+349
|
* add swagger for history routeGalen Guyer2020-11-161-0/+16
|
* add swagger info, model, and getv0LatestGalen Guyer2020-11-161-0/+82
|
* Switch to AGPL licenseGalen Guyer2020-11-161-19/+661
|
* clean up diff routeGalen Guyer2020-11-131-17/+14
|
* add basic diff routeGalen Guyer2020-11-131-1/+42
|
* add difference routeGalen Guyer2020-11-131-0/+20
|
* update README with endpoint descriptionsGalen Guyer2020-11-081-8/+4
|