aboutsummaryrefslogtreecommitdiff
path: root/src/app/main.js
AgeCommit message (Expand)Author
2024-06-14initial gamepad/keyboard navigation support0neGal
2024-06-08rename js/set_dom_strings.js to localize.js0neGal
2024-06-08convert js/browser.js to a CommonJS module0neGal
2024-06-08convert js/tooltip.js to a CommonJS module0neGal
2024-06-08convert js/launcher.js to a CommonJS module0neGal
2024-06-08convert js/toast.js to a CommonJS module0neGal
2024-06-08convert js/mods.js to a CommonJS module0neGal
2024-06-08replace js/misc.js file with js/version.js module0neGal
2024-06-08initial commit to better modularize frontend0neGal
2024-02-05fixed dependency confirmation message0neGal
2024-02-03fixed some places using spaces for indentation0neGal
2024-02-03added "Force quit game" button to Titanfall tab0neGal
2024-01-29added artificial delay to checking updates0neGal
2024-01-24added search in settings popup0neGal
2024-01-24entirely refactor src/modules/requests.js0neGal
2024-01-12deprecate ns_startup_args.txt0neGal
2023-11-08added progress bar to download and extraction0neGal
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-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-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-07-22mostly support installing packages through GUI0neGal
2023-07-21rename mods.list() properties to use snake case0neGal
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-09download Northstar to <cache_dir>/vipertmp0neGal
2023-03-05modularized many functions and got rid of utils.js0neGal
2023-01-30disable modslist buttons properly0neGal
2023-01-28initial draft for redesign of the mod list0neGal
2023-01-12basically support thunderstore_author.txt0neGal
2022-11-23added more user friendly error message0neGal
2022-09-14differentiation between update() and updatevp()0neGal
2022-08-07fix: lintAlystrasz
2022-08-06feat: display a toast message if no Internet at launchAlystrasz
2022-08-06feat: prevent Northstar update and update download link text if no InternetAlystrasz
2022-06-07minor changes0neGal
2022-05-30refactored event names0neGal
2022-05-30fixed missing commas and various syntax stuff0neGal
2022-05-16already installed dependencies are now skipped0neGal
2022-05-12initial draft for supporting dependencies0neGal
2022-04-28added: error if config file isn't valid0neGal
2022-04-13check to make sure gamepath exists0neGal