Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | move interval back to 5 minutes | Galen Guyer | 2020-11-05 | 1 | -1/+1 | |
| | ||||||
* | reduce poll time to 1 minute | Galen Guyer | 2020-11-02 | 1 | -1/+1 | |
| | ||||||
* | Format the time like a normal human instead | Galen Guyer | 2020-11-02 | 1 | -1/+1 | |
| | ||||||
* | hack to display date correctly | Galen Guyer | 2020-11-02 | 1 | -1/+1 | |
| | ||||||
* | fix data path | Galen Guyer | 2020-11-02 | 1 | -7/+5 | |
| | ||||||
* | fix dockerfile a bit | Galen Guyer | 2020-11-02 | 1 | -5/+6 | |
| | ||||||
* | fix missing colon in if | Galen Guyer | 2020-11-02 | 1 | -1/+1 | |
| | ||||||
* | add historical data and migration script | Galen Guyer | 2020-11-02 | 2 | -0/+176 | |
| | ||||||
* | add history route | Galen Guyer | 2020-10-31 | 1 | -0/+43 | |
| | ||||||
* | add some cursed DB stuff | Galen Guyer | 2020-10-31 | 1 | -5/+58 | |
| | ||||||
* | add updatedb method | Galen Guyer | 2020-10-31 | 1 | -0/+23 | |
| | ||||||
* | fix a name | Galen Guyer | 2020-10-31 | 1 | -1/+0 | |
| | ||||||
* | get and return latest data | Galen Guyer | 2020-10-31 | 1 | -11/+65 | |
| | ||||||
* | Add sqlite3 table creation | Galen Guyer | 2020-10-31 | 3 | -2/+53 | |
| | ||||||
* | Rename demo to poller | Galen Guyer | 2020-10-31 | 7 | -11/+12 | |
| | ||||||
* | Initial commit | Galen Guyer | 2020-10-31 | 10 | -0/+261 | |