aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add sqlite3 table creationGalen Guyer2020-10-313-2/+53
* Rename demo to pollerGalen Guyer2020-10-317-11/+12
* Initial commitGalen Guyer2020-10-3110-0/+261