aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* hopefully fix dedup importGalen Guyer2020-11-051-1/+1
|
* move dedup into poller to run on insertGalen Guyer2020-11-052-9/+15
|
* add dedup scriptGalen Guyer2020-11-051-0/+70
|
* 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
|
* fix data pathGalen Guyer2020-11-021-7/+5
|
* fix dockerfile a bitGalen Guyer2020-11-021-5/+6
|
* fix missing colon in ifGalen Guyer2020-11-021-1/+1
|
* add historical data and migration scriptGalen Guyer2020-11-022-0/+176
|
* 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
|