aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-12-29replaced single quotes, renamed a few things0neGal
2021-12-29Merge branch 'feat/version-indicator' of https://github.com/Alystrasz/viper i...0neGal
2021-12-30[fix] displaying welcome message on one lineAlystrasz
2021-12-30Merge branch 'main' into feat/version-indicatorAlystrasz
2021-12-30[feat] displaying viper versionAlystrasz
2021-12-30Merge pull request #8 from Alystrasz/chore/french-translation0neGal
2021-12-30[feat] displaying installed northstar versionAlystrasz
2021-12-30[feat] adding div ids to version indicatorsAlystrasz
2021-12-30[feat] exporting utils.getInstalledVersion methodAlystrasz
2021-12-29Merge branch 'main' into chore/french-translationAlystrasz
2021-12-29make sure <nobr> doesn't get deprecated0neGal
2021-12-29Merge branch 'main' into chore/french-translationAlystrasz
2021-12-29fix width being set to wrong value0neGal
2021-12-29fix incorrect padding0neGal
2021-12-29proper responsiveness for all languages0neGal
2021-12-29[feat] adding version indicators on the UIAlystrasz
2021-12-29[feat] adding French localisation fileAlystrasz
2021-12-29cli is now fully localized0neGal
2021-12-29fallback to localizations0neGal
2021-12-29Merge branch 'main' of 0neGal/viper into localization0neGal
2021-12-29uses navigator.language to determine language0neGal
2021-12-29[feat] logo displays correctly on Windows buildAlystrasz
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-28Merge branch 'main' into feat/iconAlystrasz
2021-12-28fix initial config not setting zip variable0neGal
2021-12-28[chore] removing unused big iconAlystrasz
2021-12-28[feat] adding a 512x512 iconRemy Raes
2021-12-28[chore] setting resources folder in build configurationAlystrasz
2021-12-28[chore] removing unused .ico iconAlystrasz
2021-12-28[refactor] renaming app iconAlystrasz
2021-12-28[feat] adding application iconsAlystrasz
2021-12-28[feat] application has a logoAlystrasz
2021-12-27added light mode, the superior mode0neGal
2021-12-27added --debug0neGal