aboutsummaryrefslogtreecommitdiff
path: root/src/modules
AgeCommit message (Expand)Author
5 daysproperly open <select>'s with navigation functions0neGal
6 daysadded requests.check() and uses of it0neGal
6 daysskip core mods when doing "Toggle All"0neGal
6 daysMerge pull request #248 from Jan200101/PR/protocol0neGal
2024-08-14chore: remove debug loggingJan200101
2024-08-14chore: remove useless try catchJan200101
2024-08-14feat: parse commandLine of secondary instancesJan200101
2024-08-13chore: use existing mod installation logic for r2mm protocolJan200101
2024-08-13chore: rework protocol mod installs to use renderer package listJan200101
2024-08-10revert some localization changesJan200101
2024-08-10fix: prevent multiple missing-perms routines from startingJan200101
2024-08-10chore: prevent gamepath permission alert from reopening on same gamepathJan200101
2024-08-05chore: set default folder argumentJan200101
2024-08-05feat: test gamepath permissions by creating a fileJan200101
2024-08-04feat: add error handler for streaming unzipJan200101
2024-08-04feat: support thunderstore ror2mm protocol for installing modsJan200101
2024-06-23make sure "libraryfolders" exists in VDF files0neGal
2024-06-18Merge pull request #229 from 0neGal/linux-launch-v20neGal
2024-06-14verify VDF files gets parsed correctly0neGal
2024-06-09Merge branch 'main' into linux-launch-v2linux-launch-v20neGal
2024-06-09fixed missing/renamed IPC events0neGal
2024-06-08initial commit to better modularize frontend0neGal
2024-05-31fixed error when enabledmods.json cant be parsed0neGal
2024-05-02Merge branch 'main' into linux-launch-v20neGal
2024-04-30fixed killing EA Desktop at times failing on Linux0neGal
2024-04-30fixed game sometimes not shown as running on Linux0neGal
2024-04-30fixed #231 (hopefully)0neGal
2024-04-29actual Linux launch support0neGal
2024-04-29added launch method settings0neGal
2024-02-05switch to unzip-stream over unzipperv1.11.00neGal
2024-02-05fixed trying to remove core mods that dont exist0neGal
2024-02-04removed use of "vipertmp" folder0neGal
2024-02-04deleting request cache now deletes old cache file0neGal
2024-02-04fixed "Northstar is not installed!" when updating0neGal
2024-02-04merge src/modules/window.js into src/win.js0neGal
2024-02-04remove newlines from version.titanfall()0neGal
2024-02-04move IPC events into their respective modules0neGal
2024-02-03requests.js ignores cache time when no internet0neGal
2024-02-03src/modules/settings.js now provides a function0neGal
2024-01-29prevent multiple updates running simultaneously0neGal
2024-01-24entirely refactor src/modules/requests.js0neGal
2024-01-12deprecate ns_startup_args.txt0neGal
2024-01-11updating Northstar now deletes existing core mods0neGal
2023-11-08added progress bar to download and extraction0neGal
2023-09-16added buttons for fixing some problems and alike0neGal
2023-09-16more minor fixes to the change in lang files0neGal
2023-09-16handle gamepaths with missing read/write perms0neGal
2023-09-16made some lang keys far more logical0neGal
2023-09-16added button to force kill game0neGal
2023-09-13fixed settings file refusing to save if invalid0neGal