aboutsummaryrefslogtreecommitdiff
path: root/src/stores.ts
Commit message (Expand)AuthorAgeFilesLines
* Use cache when data cannot be fetchedJakob Stendahl2022-05-031-11/+37
* Add caching of data (currently live-time is 5 minutes)Jakob Stendahl2022-05-031-11/+88
* Convert all date strings to ISO861, do some minor design fixesJakob Stendahl2022-05-021-5/+19
* Make theme follow system themeJakob Stendahl2022-04-281-1/+16
* Add 27-day outlookJakob Stendahl2022-04-281-2/+16
* Add one hour forecastJakob Stendahl2022-04-281-2/+6
* Add chip showing that value is estimated, and add bt valueJakob Stendahl2022-04-271-0/+3
* Remove loggingJakob Stendahl2022-04-271-2/+0
* Move all data fetching to a store, add spinner for loadingJakob Stendahl2022-04-271-0/+198