• Joined on 2023-05-19
Toast merged pull request Toast/Leek#14 2025-05-30 23:50:28 +02:00
Install and take advantage of setuptools-scm
Toast deleted branch localMetadata from Toast/Leek 2025-05-30 22:00:10 +02:00
Toast pushed to main at Toast/Leek 2025-05-30 22:00:10 +02:00
76fba3ed84 Mod: return list of authors
bb858ef261 Mod, QMod: add long description property
da8749e1a7 Mod: read name, description and authors from json if available
bfefcd757e Mod: parse meta.json if it exists
56165d0cef Mod: remove unneded else statement
Compare 5 commits »
Toast closed issue Toast/Leek#5 2025-05-30 22:00:07 +02:00
Get local metadata for installed mods
Toast merged pull request Toast/Leek#12 2025-05-30 22:00:06 +02:00
Get metadata from meta.json, if it exists
Toast closed issue Toast/Leek#13 2025-05-30 21:58:36 +02:00
Allow having multiple authors
Toast pushed to localMetadata at Toast/Leek 2025-05-30 21:57:42 +02:00
76fba3ed84 Mod: return list of authors
Toast commented on issue Toast/Leek#13 2025-05-30 13:06:18 +02:00
Allow having multiple authors

I have thought about it and I think it's better to handle that on the same pr instead of it's own

Toast pushed to localMetadata at Toast/Leek 2025-05-30 13:02:07 +02:00
bb858ef261 Mod, QMod: add long description property
da8749e1a7 Mod: read name, description and authors from json if available
bfefcd757e Mod: parse meta.json if it exists
56165d0cef Mod: remove unneded else statement
bd6068d263 Nix: set package version to git rev
Compare 6 commits »
Toast created pull request Toast/Leek#14 2025-05-30 12:47:28 +02:00
Install and take advantage of setuptools-scm
Toast pushed to setuptoolsScm at Toast/Leek 2025-05-30 12:45:37 +02:00
ec193db639 Pyproject: automatically source version
c138252df0 Flake: add setuptools-scm to dev environment
3f12fbbecd Pyproject: require setuptools-scm
356f30b61c Nix package: get setuptools-scm
1957e51b49 Remove MANIFEST.in
Compare 5 commits »
Toast created branch pathlib in Toast/Leek 2025-05-30 12:45:36 +02:00
Toast pushed to pathlib at Toast/Leek 2025-05-30 12:45:36 +02:00
Toast created branch setuptoolsScm in Toast/Leek 2025-05-30 12:45:36 +02:00
Toast pushed to main at Toast/Leek 2025-05-30 12:45:35 +02:00
bd6068d263 Nix: set package version to git rev
f07bd10306 Qml/main: add a not implemented dialog to the delete button
Compare 2 commits »
Toast pushed to localMetadata at Toast/Leek 2025-05-29 19:09:23 +02:00
8a36617298 Mod, QMod: add long description property
902227a8bd Mod: read name, description and authors from json if available
Compare 2 commits »
Toast opened issue Toast/Leek#13 2025-05-29 18:34:53 +02:00
Allow having multiple authors
Toast commented on pull request Toast/Leek#12 2025-05-29 18:32:22 +02:00
Get metadata from meta.json, if it exists

meta.json has multiple authors sometimes, I'll have to add support for that For now I'll just return the first author

Toast pushed to localMetadata at Toast/Leek 2025-05-29 18:05:27 +02:00
4d22e68a9b Mod: parse meta.json if it exists
4d3112e9e8 Mod: remove unneded else statement
ad4f429cd9 Move qml files to their own folder
20f459ddad Main: center and remove text on switch
Compare 4 commits »
Toast created pull request Toast/Leek#12 2025-05-29 18:04:56 +02:00
Get metadata from meta.json, if it exists