aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-29fix incorrect padding0neGal
2021-12-29make sure <nobr> doesn't get deprecated0neGal
2021-12-29proper responsiveness for all languages0neGal
2021-12-29cli is now fully localized0neGal
2021-12-29fallback to localizations0neGal
2021-12-29Merge pull request #7 from 0neGal/localization0neGal
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-28if no lang is set, use "en"0neGal
2021-12-28attempt at making localization0neGal
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-28added debug npm script0neGal
2021-12-28Merge pull request #1 from Alystrasz/fix/windows0neGal
2021-12-28[docs] updating readmeAlystrasz
2021-12-28[fix] running node_modules packages with npx commandAlystrasz
2021-12-27added light mode, the superior mode0neGal
2021-12-27added --debug0neGal
2021-12-27fix broken package.json0neGal
2021-12-27changed description0neGal
2021-12-27added npm script for building package0neGal
2021-12-27rewording in README.md0neGal
2021-12-27forgot to add the preview image0neGal
2021-12-27finally a README.md0neGal
2021-12-27added roboto font locally0neGal
2021-12-27made the app prettier on windows0neGal
2021-12-27fixed settings being saved improperly0neGal
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
2021-12-26you can now set the game path in the UI0neGal
2021-12-25fixed description0neGal
2021-12-25basic updater/installer is now working0neGal
2021-12-25pretty hover animations0neGal