aboutsummaryrefslogtreecommitdiff
path: root/src/app
AgeCommit message (Expand)Author
2023-09-16added buttons for fixing some problems and alike0neGal
2023-09-16more minor fixes to the change in lang files0neGal
2023-09-16made some lang keys far more logical0neGal
2023-09-16lang files can now use objects!0neGal
2023-09-16added button to force kill game0neGal
2023-09-13ideally eliminate race condition loading config0neGal
2023-09-13synchronize changes to settings from main process0neGal
2023-09-13fixed gamepath only updating for the renderer0neGal
2023-09-13use json.js for loading settings in the renderer0neGal
2023-08-26fixed mod browser thinking it's done loading pkgs0neGal
2023-08-21properly detect installed packages in mod browser0neGal
2023-07-31window buttons are no longer hidden behind popups0neGal
2023-07-24added default Northstar icon for core mods0neGal
2023-07-24remove debug console.log()0neGal
2023-07-24fixed updateable packages not being removeable0neGal
2023-07-24Merge branch 'main' into packages-dir0neGal
2023-07-22minor changes to the styling0neGal
2023-07-22mostly support installing packages through GUI0neGal
2023-07-22unify all mods of a package into one0neGal
2023-07-21rename mods.list() properties to use snake case0neGal
2023-05-07fixed settings' animation messing with tooltip0neGal
2023-05-07added hover tooltips0neGal
2023-05-06change launch button text if game is running0neGal
2023-04-29win.alert() now uses Promise, and added .confirm()0neGal
2023-04-01Fixes broken JSON files on restartLumiChnn
2023-03-09fixed not having to confirm removing core mods0neGal
2023-03-09fixed centered .grid items/elements0neGal
2023-03-09fixed changing language not disabling autolang0neGal
2023-03-09dont loop through modsobj if it's not set0neGal
2023-03-09download Northstar to <cache_dir>/vipertmp0neGal
2023-03-05fixed not being able to toggle mods with updates0neGal
2023-03-05modularized many functions and got rid of utils.js0neGal
2023-02-07fixed alignment of modlist and release pages0neGal
2023-02-07added icons to modlist0neGal
2023-02-05fixed grid elements overflowing0neGal
2023-02-01en.json modlist localizations0neGal
2023-02-01added update button to modlist0neGal
2023-01-31different colored switches0neGal
2023-01-30disable modslist buttons properly0neGal
2023-01-30added: toggles for toggling mods in modlist0neGal
2023-01-30remove: Settings.reloadSwitches() and .switch()0neGal
2023-01-29fixed weird looking margin/padding in settings0neGal
2023-01-29simplify and fix checking package versions0neGal
2023-01-28initial draft for redesign of the mod list0neGal
2023-01-27move app/*.js files into app/js/0neGal
2023-01-15remove debug console.log()0neGal
2023-01-13work in progress redesign for release notes0neGal
2023-01-12basically support thunderstore_author.txt0neGal
2022-11-23added more user friendly error message0neGal
2022-11-23actually fix duplicate mods0neGal