• Joined on 2023-05-19
Toast pushed to localMetadata at Toast/Leek 2025-05-29 18:02:29 +02:00
ca7e1bb2d1 Mod: parse meta.json if it exists
94891dea5d Mod: remove unneded else statement
Compare 2 commits »
Toast pushed to main at Toast/Leek 2025-05-29 18:01:20 +02:00
ad4f429cd9 Move qml files to their own folder
20f459ddad Main: center and remove text on switch
Compare 2 commits »
Toast created branch localMetadata in Toast/Leek 2025-05-29 17:23:50 +02:00
Toast pushed to localMetadata at Toast/Leek 2025-05-29 17:23:50 +02:00
b10cb04618 Mod: parse meta.json if it exists
cebea1a0e5 Mod: remove unneded else statement
80dc58bb42 Move qml files to their own folder
9f2ef66562 Main: center and remove text on switch
Compare 4 commits »
Toast pushed to main at Toast/nix-stuff 2025-05-29 16:56:56 +02:00
f29d5d4207 Desktop/NetworkManager: change dhcp implementation
Toast commented on issue Toast/Leek#5 2025-05-29 12:31:34 +02:00
Get local metadata for installed mods

I did some research

Most mods only have the metadata that's on the config.toml, however some have a meta.json file. I don't think it's a standard thing, but it's worth getting data from…

Toast pushed to main at Toast/Leek 2025-05-28 18:23:04 +02:00
b1fbd4dea6 QMod: remove leftover debug message
Toast closed issue Toast/Leek#9 2025-05-28 17:35:10 +02:00
Ignore syncthing folder marker
Toast pushed to main at Toast/Leek 2025-05-28 17:35:10 +02:00
f111950c65 QModListModel: ignore .stfolder
af77bc105d QMod: make enable property writable
999cf68655 Mod: fix mod enabling/disabling multiple times
f3650c10a9 Format code
669dd9168d QModListModel: return QMod to qml instead of individual properties
Compare 7 commits »
Toast pushed to main at Toast/Leek 2025-05-25 14:34:06 +02:00
5cfab64b07 mod: use Path instead of strings
6918e175c4 mod_list: use Path instad of strings
Compare 2 commits »
Toast deleted branch pathlib from Toast/Leek 2025-05-25 14:34:06 +02:00
Toast closed issue Toast/Leek#10 2025-05-25 14:34:04 +02:00
Refactor all string paths into pathlib Paths
Toast merged pull request Toast/Leek#11 2025-05-25 14:34:03 +02:00
Replace string paths with pathlib's path
Toast created pull request Toast/Leek#11 2025-05-25 14:33:12 +02:00
Replace string paths with pathlib's path
Toast created branch pathlib in Toast/Leek 2025-05-25 14:32:30 +02:00
Toast pushed to pathlib at Toast/Leek 2025-05-25 14:32:30 +02:00
5cfab64b07 mod: use Path instead of strings
6918e175c4 mod_list: use Path instad of strings
Compare 2 commits »
Toast opened issue Toast/Leek#10 2025-05-25 12:18:22 +02:00
Refactor all string paths into pathlib Paths
Toast pushed to main at Toast/Leek 2025-05-25 10:30:29 +02:00
39fa631592 Main: replace busy indicator with icon
fc37977002 leek_app: ignore unused import warning
868eebad2a Main: refactor, wire switch to modEnabled property
454c761a9d QModListModel: rename enabled to modEnabled
0850a23b35 Mod: read toml with get()
Compare 10 commits »
Toast opened issue Toast/Leek#9 2025-05-22 22:57:54 +02:00
Ignore syncthing folder marker
Toast closed issue Toast/Leek#4 2025-05-22 12:56:28 +02:00
Get installed mods