aboutsummaryrefslogtreecommitdiff
path: root/src/utils.js
AgeCommit message (Expand)Author
2022-04-13the user can now manually select a language0neGal
2022-03-24removed excess debug console.log()0neGal
2022-03-22fix: VDF path searching not working on SteamDeck (#97)0neGal
2022-03-10fix nsargs being cleared when edited out of Viper (#93)0neGal
2022-02-24fixed NS never being auto-updated and more0neGal
2022-02-23implement ability to disable NS auto-updates0neGal
2022-02-23Merge 0neGal/viper into settings-page0neGal
2022-02-23settings page is now fully functional0neGal
2022-02-21[fix] updates checking orderRemy Raes
2022-02-21some functionality is now present0neGal
2022-02-18fix being able to upload any file0neGal
2022-02-12[feat] at start, restore excluded files who might have been created by an inc...Alystrasz
2022-02-12[fix] rename files to file.excluded if an update is available onlyAlystrasz
2022-02-11fixed windows-only bug/error0neGal
2022-02-09fixed false alarms of failed installs0neGal
2022-02-09mods installed to the wrong folder on path change0neGal
2022-02-08added toasts for installation of mods0neGal
2022-02-08post merge fixes to #500neGal
2022-02-08Merge branch 'main' into thunderstore0neGal
2022-02-07all mods should now have proper install status0neGal
2022-02-07added support for more obscure mod structure0neGal
2022-02-05fix edge case for when Archives/mods doesn't existGitExample
2022-02-05fix mod list updating properlyGitExample
2022-02-05button now updates when mod is removedGitExample
2022-02-05fixed max mod install limit of 512mbGitExample
2022-02-03detection of installed mods, disabling buttonsGitExample
2022-02-03ability to download from browserGitExample
2022-01-26fixed mods not updating after changing path0neGal
2022-01-24no alert when manually changing the game path0neGal
2022-01-24Edge case in vdf reading (#56)3top1a
2022-01-23fix: Finding Windows game folder (#55)Rémy Raes
2022-01-23moved modules into extras/0neGal
2022-01-22fixed setGamepath(folder)0neGal
2022-01-22fixed checking for linux instead of win320neGal
2022-01-22implement #52 into #510neGal
2022-01-22initial review of VDF parsing0neGal
2022-01-22Don't save settings twice3top1a
2022-01-22Basic, prob. linux only3top1a
2022-01-18fixed random text in the middle of code0neGal
2022-01-17first draft on documentation/adding comments0neGal
2022-01-15fix wrong path.join()0neGal
2022-01-15fix error when R2Northstar/mods isn't created0neGal
2022-01-12feat: New UI (#26)Rémy Raes
2022-01-11formatting, and localized logs0neGal
2022-01-11[refactor] adding translations for notification textsAlystrasz
2022-01-11[feat] sending a notification when an update is available during game sessionAlystrasz
2022-01-11[feat] update process is not launched if game is currently runningAlystrasz
2022-01-11[fix] not checking for NorthstarLauncher2.exe process anymoreAlystrasz
2022-01-10[feat] adding code to check if a tf2 process is runningAlystrasz
2022-01-10[refactor] renaming exec to runAlystrasz