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
/
main.js
Age
Commit message (
Expand
)
Author
2024-01-24
entirely refactor src/modules/requests.js
0neGal
2024-01-12
deprecate ns_startup_args.txt
0neGal
2023-11-08
added progress bar to download and extraction
0neGal
2023-09-21
fixed buttons staying disabled after a path change
0neGal
2023-09-21
fixed gamepath buttons being disabled
0neGal
2023-09-18
added "Open gamepath" button
0neGal
2023-09-16
added buttons for fixing some problems and alike
0neGal
2023-09-16
more minor fixes to the change in lang files
0neGal
2023-09-16
made some lang keys far more logical
0neGal
2023-09-16
added button to force kill game
0neGal
2023-09-13
ideally eliminate race condition loading config
0neGal
2023-09-13
synchronize changes to settings from main process
0neGal
2023-09-13
fixed gamepath only updating for the renderer
0neGal
2023-09-13
use json.js for loading settings in the renderer
0neGal
2023-07-22
mostly support installing packages through GUI
0neGal
2023-07-21
rename mods.list() properties to use snake case
0neGal
2023-05-06
change launch button text if game is running
0neGal
2023-04-29
win.alert() now uses Promise, and added .confirm()
0neGal
2023-04-01
Fixes broken JSON files on restart
LumiChnn
2023-03-09
download Northstar to <cache_dir>/vipertmp
0neGal
2023-03-05
modularized many functions and got rid of utils.js
0neGal
2023-01-30
disable modslist buttons properly
0neGal
2023-01-28
initial draft for redesign of the mod list
0neGal
2023-01-12
basically support thunderstore_author.txt
0neGal
2022-11-23
added more user friendly error message
0neGal
2022-09-14
differentiation between update() and updatevp()
0neGal
2022-08-07
fix: lint
Alystrasz
2022-08-06
feat: display a toast message if no Internet at launch
Alystrasz
2022-08-06
feat: prevent Northstar update and update download link text if no Internet
Alystrasz
2022-06-07
minor changes
0neGal
2022-05-30
refactored event names
0neGal
2022-05-30
fixed missing commas and various syntax stuff
0neGal
2022-05-16
already installed dependencies are now skipped
0neGal
2022-05-12
initial draft for supporting dependencies
0neGal
2022-04-28
added: error if config file isn't valid
0neGal
2022-04-13
check to make sure gamepath exists
0neGal
2022-04-13
fixed: console logs not parsed through lang()
0neGal
2022-04-13
the user can now manually select a language
0neGal
2022-03-10
fix nsargs being cleared when edited out of Viper (#93)
0neGal
2022-02-21
some functionality is now present
0neGal
2022-02-20
initial work on settings page
0neGal
2022-02-18
basic drag and drop support
0neGal
2022-02-17
fixed buttons not re-enabling when closing install
0neGal
2022-02-08
Merge branch 'main' into thunderstore
0neGal
2022-02-03
detection for new updates of mods
GitExample
2022-02-03
detection of installed mods, disabling buttons
GitExample
2022-02-03
ability to download from browser
GitExample
2022-01-26
fixed mods not updating after changing path
0neGal
2022-01-24
no alert when manually changing the game path
0neGal
2022-01-24
Edge case in vdf reading (#56)
3top1a
[next]