aboutsummaryrefslogtreecommitdiff
path: root/src/app
AgeCommit message (Expand)Author
2024-01-20added src/app/js/events.js0neGal
2024-01-20added src/app/js/popups.js0neGal
2024-01-19make settings categories toggleable0neGal
2024-01-12deprecate ns_startup_args.txt0neGal
2023-11-08added progress bar to download and extraction0neGal
2023-11-08fixed using incorrect localization strings0neGal
2023-09-21fixed buttons staying disabled after a path change0neGal
2023-09-21fixed gamepath buttons being disabled0neGal
2023-09-18added "Open gamepath" button0neGal
2023-09-18fixed toasts not breaking onto a new line0neGal
2023-09-16fixed mod preview being positioned incorrectly0neGal
2023-09-16fixed backdrop-filter breaking on filter popup0neGal
2023-09-16removed Thunderstore background image in webview0neGal
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