aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-01-19Merge pull request #46 from 0neGal/documentation0neGal
2022-01-19documented the rest of the files0neGal
2022-01-18Merge branch 'main' of https://github.com/0neGal/viper0neGal
2022-01-18added proper crediting0neGal
2022-01-18fixed random text in the middle of code0neGal
2022-01-17documented: index.js, cli.js, lang.js app/lang.js0neGal
2022-01-17added minimize button0neGal
2022-01-17first draft on documentation/adding comments0neGal
2022-01-15fix wrong path.join()0neGal
2022-01-15fix scroll overflow0neGal
2022-01-15fix error when R2Northstar/mods isn't created0neGal
2022-01-12switched to marked over markdown0neGal
2022-01-12feat: New UI (#26)Rémy Raes
2022-01-11[feat] adding missing translationsAlystrasz
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
2022-01-10Merge branch 'main' into feat/northstar-auto-updateAlystrasz
2022-01-10[fix] not running auto-updates if gamepath is not setAlystrasz
2022-01-10[fix] not running auto-updates if viper.json does not existAlystrasz
2022-01-10[fix] checking for updates on viper launchRemy Raes
2022-01-10.disabled instead of .[remove/set]Attribute()0neGal
2022-01-10[fix] updating correct buttonsRemy Raes
2022-01-10[feat] translating 'install' optionRemy Raes
2022-01-10[feat] 'Play NS button' text is restored after successfull installRemy Raes
2022-01-10[feat] launch button install Northstar if it's not installedRemy Raes
2022-01-10[feat] Northstar launch button holds 'Install' text when ns is not installedRemy Raes
2022-01-08[feat] not checking for updates if settings.autoupdate is falseAlystrasz
2022-01-08[feat] checking every 15 minutes for new Northstar versionAlystrasz
2022-01-08Merge pull request #32 from Alystrasz/fix/version-indicator0neGal
2022-01-08[fix] displaying northstar version on first launchAlystrasz
2022-01-08adding missing french translationsAlystrasz
2022-01-08mod support is disables if NS is not installed0neGal
2022-01-08fixed error if you ran --installmod without args0neGal
2022-01-08added cli arguments for mods0neGal
2022-01-08removed extra "})"0neGal
2022-01-08[feat] adding missing french translationsAlystrasz
2022-01-08Merge branch 'main' into mod-support0neGal
2022-01-07removed manual settings file write0neGal
2022-01-07fix: Game path check (#29)Rémy Raes
2022-01-07fix: Rate limit (#27)Rémy Raes
2022-01-05Merge branch 'main' of 0neGal/viper into mod-support0neGal
2022-01-04fix: No game path (#24)Rémy Raes
2022-01-03fixed error when disabled isn't created0neGal
2022-01-03fixed missingpath localization0neGal
2022-01-03Merge branch 'main' of 0neGal/viper into mod-support0neGal