aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Make code slightly more modularizedHEADmasterJakob Stendahl2022-05-141-6/+26
* Fix MonthNumber typoJakob Stendahl2022-05-142-1/+3
* 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-032-13/+112
* Convert all date strings to ISO861, do some minor design fixesJakob Stendahl2022-05-024-9/+93
* Make theme follow system themeJakob Stendahl2022-04-282-2/+17
* Add dark theme (no way to change to it yet)Jakob Stendahl2022-04-287-12/+8
* Minor design tweaksJakob Stendahl2022-04-285-3/+5
* Add pretty bar chartJakob Stendahl2022-04-284-18/+52
* Add 27-day outlookJakob Stendahl2022-04-286-6/+196
* Add one hour forecastJakob Stendahl2022-04-288-77/+338
* Add chip showing that value is estimated, and add bt valueJakob Stendahl2022-04-275-8/+51
* Remove loggingJakob Stendahl2022-04-271-2/+0
* Move all data fetching to a store, add spinner for loadingJakob Stendahl2022-04-276-181/+375
* Add pulling of locationJakob Stendahl2020-10-141-1/+9
* :wrench: Update locationSuported var on errorJakob Stendahl2020-10-141-0/+1
* :lipstick: Fix small design mistake.Jakob Stendahl2020-10-142-1/+2
* Add startpath to manifest, try using service-worker-indexJakob Stendahl2020-10-141-3/+2
* Clean up some js, and make the UI a bit prettierJakob Stendahl2020-10-144-87/+84
* Fix gh-pages path problem with service-workerJakob Stendahl2020-10-141-1/+5
* Update pathsJakob Stendahl2020-10-132-2/+2
* First commitJakob Stendahl2020-10-1311-0/+769