Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make code slightly more modularizedHEADmaster | Jakob Stendahl | 2022-05-14 | 1 | -6/+26 |
* | Fix MonthNumber typo | Jakob Stendahl | 2022-05-14 | 2 | -1/+3 |
* | Use cache when data cannot be fetched | Jakob Stendahl | 2022-05-03 | 1 | -11/+37 |
* | Add caching of data (currently live-time is 5 minutes) | Jakob Stendahl | 2022-05-03 | 2 | -13/+112 |
* | Convert all date strings to ISO861, do some minor design fixes | Jakob Stendahl | 2022-05-02 | 4 | -9/+93 |
* | Make theme follow system theme | Jakob Stendahl | 2022-04-28 | 2 | -2/+17 |
* | Add dark theme (no way to change to it yet) | Jakob Stendahl | 2022-04-28 | 7 | -12/+8 |
* | Minor design tweaks | Jakob Stendahl | 2022-04-28 | 5 | -3/+5 |
* | Add pretty bar chart | Jakob Stendahl | 2022-04-28 | 4 | -18/+52 |
* | Add 27-day outlook | Jakob Stendahl | 2022-04-28 | 6 | -6/+196 |
* | Add one hour forecast | Jakob Stendahl | 2022-04-28 | 8 | -77/+338 |
* | Add chip showing that value is estimated, and add bt value | Jakob Stendahl | 2022-04-27 | 5 | -8/+51 |
* | Remove logging | Jakob Stendahl | 2022-04-27 | 1 | -2/+0 |
* | Move all data fetching to a store, add spinner for loading | Jakob Stendahl | 2022-04-27 | 6 | -181/+375 |
* | Add pulling of location | Jakob Stendahl | 2020-10-14 | 1 | -1/+9 |
* | :wrench: Update locationSuported var on error | Jakob Stendahl | 2020-10-14 | 1 | -0/+1 |
* | :lipstick: Fix small design mistake. | Jakob Stendahl | 2020-10-14 | 2 | -1/+2 |
* | Add startpath to manifest, try using service-worker-index | Jakob Stendahl | 2020-10-14 | 1 | -3/+2 |
* | Clean up some js, and make the UI a bit prettier | Jakob Stendahl | 2020-10-14 | 4 | -87/+84 |
* | Fix gh-pages path problem with service-worker | Jakob Stendahl | 2020-10-14 | 1 | -1/+5 |
* | Update paths | Jakob Stendahl | 2020-10-13 | 2 | -2/+2 |
* | First commit | Jakob Stendahl | 2020-10-13 | 11 | -0/+769 |