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
/
modules
/
update.js
Age
Commit message (
Expand
)
Author
2024-02-04
removed use of "vipertmp" folder
0neGal
2024-02-04
merge src/modules/window.js into src/win.js
0neGal
2024-02-04
move IPC events into their respective modules
0neGal
2024-02-03
src/modules/settings.js now provides a function
0neGal
2024-01-29
prevent multiple updates running simultaneously
0neGal
2024-01-24
entirely refactor src/modules/requests.js
0neGal
2024-01-11
updating Northstar now deletes existing core mods
0neGal
2023-11-08
added progress bar to download and extraction
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-07-31
accidentally wrote console.status instead of .info
0neGal
2023-07-24
Fixed formatting issue in the up-to-date console message.
someordinaryidiot#
2023-07-22
colored console logging
0neGal
2023-03-09
handle HTTP errors when downloading Northstar
0neGal
2023-03-09
download Northstar to <cache_dir>/vipertmp
0neGal
2023-03-05
small cleanups and changes in comments
0neGal
2023-03-05
show alert when updating with game running
0neGal
2023-03-05
modularized many functions and got rid of utils.js
0neGal