aboutsummaryrefslogtreecommitdiff
path: root/poller
Commit message (Expand)AuthorAgeFilesLines
* update scraping for new labelsGalen Guyer2022-01-122-6/+11
* 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
* fix error on first runGalen Guyer2021-08-191-3/+6
* add flask db migrationsGalen Guyer2021-08-191-1/+3
* fix lack of color in dashboardGalen Guyer2021-08-181-11/+11
* Update data fetch for summer dashboardGalen Guyer2021-05-291-22/+22
* 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-252-0/+39
* import models correctlyGalen Guyer2021-02-251-0/+3
* Add startup and modelGalen Guyer2021-02-252-0/+62
* remove legacy codeGalen Guyer2021-02-253-340/+0
* 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
* start db code into its own file, update migrations with backfillGalen Guyer2021-01-313-73/+68
* add back new with placeholder valueGalen Guyer2021-01-262-53/+29
* Update poller for spring dashboardGalen Guyer2021-01-262-54/+47
* They added a comma that broke my int conversionsGalen Guyer2020-11-201-1/+1
* 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
* hopefully fix dedup importGalen Guyer2020-11-051-1/+1
* move dedup into poller to run on insertGalen Guyer2020-11-052-0/+76
* move interval back to 5 minutesGalen Guyer2020-11-051-1/+1
* reduce poll time to 1 minuteGalen Guyer2020-11-021-1/+1
* Format the time like a normal human insteadGalen Guyer2020-11-021-1/+1
* hack to display date correctlyGalen Guyer2020-11-021-1/+1
* add history routeGalen Guyer2020-10-311-0/+43
* add some cursed DB stuffGalen Guyer2020-10-311-5/+58
* add updatedb methodGalen Guyer2020-10-311-0/+23
* fix a nameGalen Guyer2020-10-311-1/+0
* get and return latest dataGalen Guyer2020-10-311-11/+65
* Add sqlite3 table creationGalen Guyer2020-10-311-1/+48
* Rename demo to pollerGalen Guyer2020-10-311-0/+20