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
Age
Commit message (
Expand
)
Author
2021-12-29
replaced single quotes, renamed a few things
0neGal
2021-12-29
Merge branch 'feat/version-indicator' of https://github.com/Alystrasz/viper i...
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
Merge pull request #8 from Alystrasz/chore/french-translation
0neGal
2021-12-30
[feat] displaying installed northstar version
Alystrasz
2021-12-30
[feat] adding div ids to version indicators
Alystrasz
2021-12-30
[feat] exporting utils.getInstalledVersion method
Alystrasz
2021-12-29
Merge branch 'main' into chore/french-translation
Alystrasz
2021-12-29
make sure <nobr> doesn't get deprecated
0neGal
2021-12-29
Merge branch 'main' into chore/french-translation
Alystrasz
2021-12-29
fix width being set to wrong value
0neGal
2021-12-29
fix incorrect padding
0neGal
2021-12-29
proper responsiveness for all languages
0neGal
2021-12-29
[feat] adding version indicators on the UI
Alystrasz
2021-12-29
[feat] adding French localisation file
Alystrasz
2021-12-29
cli is now fully localized
0neGal
2021-12-29
fallback to localizations
0neGal
2021-12-29
Merge branch 'main' of 0neGal/viper into localization
0neGal
2021-12-29
uses navigator.language to determine language
0neGal
2021-12-29
[feat] logo displays correctly on Windows build
Alystrasz
2021-12-29
Merge pull request #6 from Alystrasz/feat/updates-downloading
0neGal
2021-12-29
lil touch up on the log messages
0neGal
2021-12-29
removed updateInstalledVersion()
0neGal
2021-12-28
switched single quotes to double
0neGal
2021-12-28
[fix] settings are saved after setpath call on Windows
Alystrasz
2021-12-28
[refactor] northstar version is stored in gamepath
Alystrasz
2021-12-28
removed unneeded spread operator
0neGal
2021-12-28
[refactor] renaming getInstalledVersion method
Alystrasz
2021-12-28
[refactor] using snake_case for settings.northstar_version property
Alystrasz
2021-12-28
[feat] latest update is not downloaded if it's already installed
Alystrasz
2021-12-28
[feat] saving newly installed version tag
Alystrasz
2021-12-28
[feat] storing local northstar version in viper.json
Alystrasz
2021-12-28
[feat] extracting latest northstar release version tag
Alystrasz
2021-12-28
if no lang is set, use "en"
0neGal
2021-12-28
attempt at making localization
0neGal
2021-12-28
removed settings.file
0neGal
2021-12-28
you can now exclude certain files like, ns_args
0neGal
2021-12-28
Merge branch 'main' into feat/icon
Alystrasz
2021-12-28
fix initial config not setting zip variable
0neGal
2021-12-28
[chore] removing unused big icon
Alystrasz
2021-12-28
[feat] adding a 512x512 icon
Remy Raes
2021-12-28
[chore] setting resources folder in build configuration
Alystrasz
2021-12-28
[chore] removing unused .ico icon
Alystrasz
2021-12-28
[refactor] renaming app icon
Alystrasz
2021-12-28
[feat] adding application icons
Alystrasz
2021-12-28
[feat] application has a logo
Alystrasz
2021-12-27
added light mode, the superior mode
0neGal
2021-12-27
added --debug
0neGal
[next]