Commit message (Collapse) | 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 | 5 | -13/+98 |
| | |||||
* | Make theme follow system theme | Jakob Stendahl | 2022-04-28 | 3 | -2/+19 |
| | |||||
* | Add dark theme (no way to change to it yet) | Jakob Stendahl | 2022-04-28 | 8 | -12/+32 |
| | |||||
* | 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 |
| | |||||
* | Update README.md | Jakob Stendahl | 2022-04-27 | 1 | -2/+3 |
| | |||||
* | Add chip showing that value is estimated, and add bt value | Jakob Stendahl | 2022-04-27 | 5 | -8/+51 |
| | |||||
* | Change to ssh url | Jakob Stendahl | 2022-04-27 | 1 | -2/+3 |
| | |||||
* | Update dependencies | Jakob Stendahl | 2022-04-27 | 3 | -3/+4 |
| | |||||
* | Remove logging | Jakob Stendahl | 2022-04-27 | 1 | -2/+0 |
| | |||||
* | Update dependencies | Jakob Stendahl | 2022-04-27 | 2 | -2244/+7749 |
| | |||||
* | Move all data fetching to a store, add spinner for loading | Jakob Stendahl | 2022-04-27 | 6 | -181/+375 |
| | |||||
* | Create LICENSE | Jakob Stendahl | 2020-10-14 | 1 | -0/+674 |
| | |||||
* | Update readme and add screenshot | Jakob Stendahl | 2020-10-14 | 2 | -1/+16 |
| | |||||
* | Add pulling of location | Jakob Stendahl | 2020-10-14 | 3 | -3/+12 |
| | |||||
* | Update manifest | Jakob Stendahl | 2020-10-14 | 1 | -1/+1 |
| | |||||
* | :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 | 2 | -4/+3 |
| | |||||
* | 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 | 2 | -2/+6 |
| | |||||
* | Update paths | Jakob Stendahl | 2020-10-13 | 4 | -4/+4 |
| | |||||
* | First commit | Jakob Stendahl | 2020-10-13 | 27 | -0/+7015 |