aboutsummaryrefslogtreecommitdiff
path: root/src/modules/mods.js
AgeCommit message (Expand)Author
2024-05-31fixed error when enabledmods.json cant be parsed0neGal
2024-02-05switch to unzip-stream over unzipperv1.11.00neGal
2024-02-04removed use of "vipertmp" folder0neGal
2024-02-04fixed "Northstar is not installed!" when updating0neGal
2024-02-04merge src/modules/window.js into src/win.js0neGal
2024-02-04move IPC events into their respective modules0neGal
2024-02-03src/modules/settings.js now provides a function0neGal
2023-09-16made some lang keys far more logical0neGal
2023-08-21properly detect outdated and up-to-date packages0neGal
2023-07-31remove "error:" from console errors0neGal
2023-07-24fixed removing mods breaking when reading manifest0neGal
2023-07-24Merge branch 'main' into packages-dir0neGal
2023-07-22colored console logging0neGal
2023-07-22unify all mods of a package into one0neGal
2023-07-21mods from packages can be removed in the frontend0neGal
2023-07-21rename mods.list() properties to use snake case0neGal
2023-07-21basic support for showing packages in frontend0neGal
2023-03-05small cleanups and changes in comments0neGal
2023-03-05modularized many functions and got rid of utils.js0neGal
2023-03-04modularized getXXVersion() functions0neGal
2023-01-28expose mod author with mods.list()0neGal
2023-01-12put mods Object into src/modules/mods.js0neGal