aboutsummaryrefslogtreecommitdiff
path: root/src/index.js
AgeCommit message (Expand)Author
2022-03-24added --no-vp-updates0neGal
2022-02-24fixed NS never being auto-updated and more0neGal
2022-02-23implement ability to disable NS auto-updates0neGal
2022-02-23settings page is now fully functional0neGal
2022-02-18fix hardware acceleration being disabled0neGal
2022-02-18basic drag and drop support0neGal
2022-02-17fixed buttons not re-enabling when closing install0neGal
2022-02-08Merge branch 'main' into thunderstore0neGal
2022-02-05button now updates when mod is removedGitExample
2022-02-03detection of installed mods, disabling buttonsGitExample
2022-02-03ability to download from browserGitExample
2022-01-24no alert when manually changing the game path0neGal
2022-01-23moved modules into extras/0neGal
2022-01-19Merge pull request #46 from 0neGal/documentation0neGal
2022-01-17documented: index.js, cli.js, lang.js app/lang.js0neGal
2022-01-17added minimize button0neGal
2022-01-12feat: New UI (#26)Rémy Raes
2022-01-08Merge pull request #32 from Alystrasz/fix/version-indicator0neGal
2022-01-08[fix] displaying northstar version on first launchAlystrasz
2022-01-08added cli arguments for mods0neGal
2022-01-08Merge branch 'main' into mod-support0neGal
2022-01-07fix: Game path check (#29)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-03we're now able to install archived mods0neGal
2022-01-03installing mods from folders got a lil easier0neGal
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-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-30version now refreshes, fixed and renamed stuff0neGal
2021-12-30Merge pull request #2 from Alystrasz/feat/icon0neGal
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-30Merge branch 'main' into feat/version-indicatorAlystrasz
2021-12-30[feat] displaying viper versionAlystrasz
2021-12-30[feat] displaying installed northstar versionAlystrasz
2021-12-29fix width being set to wrong value0neGal
2021-12-29proper responsiveness for all languages0neGal
2021-12-29[feat] adding version indicators on the UIAlystrasz
2021-12-29uses navigator.language to determine language0neGal
2021-12-28[feat] adding a 512x512 iconRemy Raes
2021-12-28[chore] setting resources folder in build configurationAlystrasz
2021-12-28[feat] application has a logoAlystrasz
2021-12-27added --debug0neGal