aboutsummaryrefslogtreecommitdiff
path: root/src/utils.js
AgeCommit message (Expand)Author
2021-12-30version now refreshes, fixed and renamed stuff0neGal
2021-12-30[feat] exporting utils.getInstalledVersion methodAlystrasz
2021-12-29cli is now fully localized0neGal
2021-12-29Merge branch 'main' of 0neGal/viper into localization0neGal
2021-12-29uses navigator.language to determine language0neGal
2021-12-29Merge pull request #6 from Alystrasz/feat/updates-downloading0neGal
2021-12-29lil touch up on the log messages0neGal
2021-12-29removed updateInstalledVersion()0neGal
2021-12-28switched single quotes to double0neGal
2021-12-28[fix] settings are saved after setpath call on WindowsAlystrasz
2021-12-28[refactor] northstar version is stored in gamepathAlystrasz
2021-12-28removed unneeded spread operator0neGal
2021-12-28[refactor] renaming getInstalledVersion methodAlystrasz
2021-12-28[refactor] using snake_case for settings.northstar_version propertyAlystrasz
2021-12-28[feat] latest update is not downloaded if it's already installedAlystrasz
2021-12-28[feat] saving newly installed version tagAlystrasz
2021-12-28[feat] storing local northstar version in viper.jsonAlystrasz
2021-12-28[feat] extracting latest northstar release version tagAlystrasz
2021-12-28removed settings.file0neGal
2021-12-28you can now exclude certain files like, ns_args0neGal
2021-12-28fix initial config not setting zip variable0neGal
2021-12-27fixed not being in the gamepath when launching0neGal
2021-12-27this might add launch options? maybe?0neGal
2021-12-27changed how settings are loaded/saved0neGal
2021-12-27added working cli arguments0neGal
2021-12-26the renderer is no longer required for updating0neGal