| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2025-02-17 | gpu: fix auto detection | 2 * r + 2 * t | 1 | -6/+8 | |
| 2025-01-31 | refactor: move weather icons to utils | 2 * r + 2 * t | 1 | -58/+3 | |
| 2025-01-30 | imports: use typescript import paths | 2 * r + 2 * t | 3 | -4/+4 | |
| 2025-01-30 | sideleft: create popdown window | 2 * r + 2 * t | 4 | -0/+221 | |
| 2025-01-29 | weather: notify when no api key | 2 * r + 2 * t | 1 | -7/+19 | |
| 2025-01-27 | sideright: imperial weather | 2 * r + 2 * t | 1 | -36/+48 | |
| 2025-01-27 | sideright: make popdown window | 2 * r + 2 * t | 1 | -0/+398 | |
| Weather requires a weather api key from https://weatherapi.com | |||||
| 2025-01-24 | launcher: use scrollable | 2 * r + 2 * t | 1 | -1/+2 | |
| 2025-01-16 | updates: make popup window | 2 * r + 2 * t | 1 | -13/+33 | |
| 2025-01-16 | refactor: move ts to src | 2 * r + 2 * t | 5 | -0/+583 | |
| Also move popupwindow to own file | |||||