summaryrefslogtreecommitdiff
path: root/src/services (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-02-17gpu: fix auto detection2 * r + 2 * t1-6/+8
2025-01-31refactor: move weather icons to utils2 * r + 2 * t1-58/+3
2025-01-30imports: use typescript import paths2 * r + 2 * t3-4/+4
2025-01-30sideleft: create popdown window2 * r + 2 * t4-0/+221
2025-01-29weather: notify when no api key2 * r + 2 * t1-7/+19
2025-01-27sideright: imperial weather2 * r + 2 * t1-36/+48
2025-01-27sideright: make popdown window2 * r + 2 * t1-0/+398
Weather requires a weather api key from https://weatherapi.com
2025-01-24launcher: use scrollable2 * r + 2 * t1-1/+2
2025-01-16updates: make popup window2 * r + 2 * t1-13/+33
2025-01-16refactor: move ts to src2 * r + 2 * t5-0/+583
Also move popupwindow to own file