aboutsummaryrefslogtreecommitdiff
path: root/src/app/main.js
AgeCommit message (Expand)Author
2022-02-03detection for new updates of modsGitExample
2022-02-03detection of installed mods, disabling buttonsGitExample
2022-02-03ability to download from browserGitExample
2022-01-19documented the rest of the files0neGal
2022-01-12feat: New UI (#26)Rémy 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-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-03fixed missingpath localization0neGal
2022-01-03mod buttons are now disabled if NS isn't installed0neGal
2022-01-03installing mods from folders got a lil easier0neGal
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-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-30version now refreshes, fixed and renamed stuff0neGal
2021-12-29replaced single quotes, renamed a few things0neGal
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 incorrect padding0neGal
2021-12-29proper responsiveness for all languages0neGal
2021-12-29uses navigator.language to determine language0neGal
2021-12-28attempt at making localization0neGal
2021-12-28removed settings.file0neGal
2021-12-28you can now exclude certain files like, ns_args0neGal
2021-12-27made the app prettier on windows0neGal
2021-12-27fixed settings being saved improperly0neGal
2021-12-27this might add launch options? maybe?0neGal
2021-12-27changed how settings are loaded/saved0neGal
2021-12-26the renderer is no longer required for updating0neGal
2021-12-26you can now set the game path in the UI0neGal
2021-12-25basic updater/installer is now working0neGal