index
:
Viper
gamepad-support
linux-launch
linux-launch-v2
main
modularized-frontend
packages-dir
Launcher+Updater for TF|2 Northstar
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
app
Age
Commit message (
Expand
)
Author
2022-01-19
Merge pull request #46 from 0neGal/documentation
0neGal
2022-01-19
documented the rest of the files
0neGal
2022-01-18
Merge branch 'main' of https://github.com/0neGal/viper
0neGal
2022-01-18
added proper crediting
0neGal
2022-01-17
documented: index.js, cli.js, lang.js app/lang.js
0neGal
2022-01-17
added minimize button
0neGal
2022-01-15
fix scroll overflow
0neGal
2022-01-12
switched to marked over markdown
0neGal
2022-01-12
feat: New UI (#26)
Rémy Raes
2022-01-10
.disabled instead of .[remove/set]Attribute()
0neGal
2022-01-10
[fix] updating correct buttons
Remy Raes
2022-01-10
[feat] translating 'install' option
Remy Raes
2022-01-10
[feat] 'Play NS button' text is restored after successfull install
Remy Raes
2022-01-10
[feat] launch button install Northstar if it's not installed
Remy Raes
2022-01-10
[feat] Northstar launch button holds 'Install' text when ns is not installed
Remy Raes
2022-01-08
Merge branch 'main' into mod-support
0neGal
2022-01-07
fix: Game path check (#29)
Rémy Raes
2022-01-05
Merge branch 'main' of 0neGal/viper into mod-support
0neGal
2022-01-04
fix: No game path (#24)
Rémy Raes
2022-01-03
fixed missingpath localization
0neGal
2022-01-03
mod buttons are now disabled if NS isn't installed
0neGal
2022-01-03
installing mods from folders got a lil easier
0neGal
2022-01-03
mod view now has a constant size
0neGal
2022-01-03
improved visuals of disabled tag
0neGal
2022-01-03
fully working GUI functionality
0neGal
2022-01-02
toggling, removing and installing mods works
0neGal
2022-01-02
Merge branch 'main' of 0neGal/viper into mod-support
0neGal
2022-01-01
chore: Auto updating (#16)
Rémy Raes
2021-12-31
Merge branch 'main' of 0neGal/viper into mod-support
0neGal
2021-12-31
added remove and toggle mod/all mods
0neGal
2021-12-31
fixed padding on welcome text and added <nobr>'s
0neGal
2021-12-31
Merge branch 'feat/version-indicator' of https://github.com/Alystrasz/viper i...
0neGal
2021-12-30
Merge branch 'main' into mod-support
0neGal
2021-12-30
user-select: none, on element that need it
0neGal
2021-12-30
first-ish draft of the mod UI and utils
0neGal
2021-12-30
Merge branch 'main' into feat/version-indicator
0neGal
2021-12-30
buttons now disable when updating, and app logs
0neGal
2021-12-30
version now refreshes, fixed and renamed stuff
0neGal
2021-12-29
replaced single quotes, renamed a few things
0neGal
2021-12-30
[fix] displaying welcome message on one line
Alystrasz
2021-12-30
Merge branch 'main' into feat/version-indicator
Alystrasz
2021-12-30
[feat] displaying viper version
Alystrasz
2021-12-30
[feat] displaying installed northstar version
Alystrasz
2021-12-30
[feat] adding div ids to version indicators
Alystrasz
2021-12-29
fix incorrect padding
0neGal
2021-12-29
make sure <nobr> doesn't get deprecated
0neGal
2021-12-29
proper responsiveness for all languages
0neGal
2021-12-29
[feat] adding version indicators on the UI
Alystrasz
2021-12-29
uses navigator.language to determine language
0neGal
2021-12-28
attempt at making localization
0neGal
[next]