Commit Graph

12 Commits

Author SHA1 Message Date
Max Goodhart
8e600f46d9 Fix crash when attempting to id empty stream 2020-07-02 13:59:28 -07:00
Max Goodhart
b2215aa42d Add support for TOML file data source 2020-07-01 13:01:36 -07:00
Max Goodhart
d55ab32f0f Sort all streams, including custom ones, upon render 2020-06-24 17:30:06 -07:00
Max Goodhart
8055cd089f Use cached stream data if API fails 2020-06-23 23:57:46 -07:00
Max Goodhart
07feed0a91 Fix crash when API returns error 2020-06-23 23:42:31 -07:00
Max Goodhart
8477a288a9 Sort stream list by id
Fixes #8
2020-06-23 00:17:33 -07:00
Max Goodhart
5b699f7c31 Use new public JSON streams endpoint 2020-06-23 00:05:31 -07:00
Max Goodhart
ebcc0c8b2a Add error handling to public data fetching 2020-06-21 23:42:04 -07:00
Max Goodhart
490b626a06 Add support for custom streams list
Also, fix bug where unique stream ids were not being generated.
2020-06-19 19:15:48 -07:00
Max Goodhart
b2915b3072 Use stable textual ids for streams 2020-06-18 11:02:11 -07:00
Max Goodhart
c95472f4ad Add ability to poll data from spreadsheet 2020-06-18 11:02:11 -07:00
Max Goodhart
c3af2f00be Move data fetching into lib 2020-06-18 11:02:11 -07:00