aboutsummaryrefslogtreecommitdiff
path: root/src/app
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-17documented: index.js, cli.js, lang.js app/lang.js0neGal
2022-01-17added minimize button0neGal
2022-01-15fix scroll overflow0neGal
2022-01-12switched to marked over markdown0neGal
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-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-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-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-30version now refreshes, fixed and renamed stuff0neGal
2021-12-29replaced single quotes, renamed a few things0neGal
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-30[feat] displaying installed northstar versionAlystrasz
2021-12-30[feat] adding div ids to version indicatorsAlystrasz
2021-12-29fix incorrect padding0neGal
2021-12-29make sure <nobr> doesn't get deprecated0neGal
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-28attempt at making localization0neGal