aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-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-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
2022-01-03download progress for NS0neGal
2022-01-03mod buttons are now disabled if NS isn't installed0neGal
2022-01-03we're now able to install archived mods0neGal
2022-01-03installing mods from folders got a lil easier0neGal
2022-01-03mod view now has a constant size0neGal
2022-01-03improved visuals of disabled tag0neGal
2022-01-03fully working GUI functionality0neGal
2022-01-02toggling, removing and installing mods works0neGal
2022-01-02Merge branch 'main' of 0neGal/viper into mod-support0neGal
2022-01-01chore: Auto updating (#16)Rémy Raes
2021-12-31Merge branch 'main' of 0neGal/viper into mod-support0neGal
2021-12-31fixed missing fr.json0neGal
2021-12-31added remove and toggle mod/all mods0neGal
2021-12-31fixed padding on welcome text and added <nobr>'s0neGal
2021-12-31Merge branch 'feat/version-indicator' of https://github.com/Alystrasz/viper i...0neGal
2021-12-31[fix] adding missing french translationsAlystrasz
2021-12-30Merge branch 'main' into mod-support0neGal
2021-12-30user-select: none, on element that need it0neGal
2021-12-30first-ish draft of the mod UI and utils0neGal
2021-12-30Merge branch 'main' into feat/version-indicator0neGal
2021-12-30buttons now disable when updating, and app logs0neGal
2021-12-30added northstar version to --version0neGal
2021-12-30Merge branch 'main' of 0neGal/viper into feat/version-indicator0neGal
2021-12-30version now refreshes, fixed and renamed stuff0neGal
2021-12-30added --version argument0neGal
2021-12-30Merge pull request #2 from Alystrasz/feat/icon0neGal
2021-12-30Merge pull request #8 from Alystrasz/chore/french-translation0neGal
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