Age | Commit message (Collapse) | Author |
|
In the future, this button should be moved to a "Repair" view. For now
I'm putting it into Dev view for testing.
|
|
Less jarring then receiving an `alert()` as the first thing when opening
FlightCore
|
|
* feat: Allow switching between release channels
Right now it's a single toggle button. In the future it should be a
dropdown menu
* fix: Use proper way to perform a change in state
* refactor: Call right function to update state
* fix: Use proper message type
* refactor: Use ternary operator for release channel
selection
|
|
Use selected release canal for install/update instead of hardcoding to
main release.
|
|
So that when printing out the value for debug purposes it is clear
which value it is.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Instead show a button saying that Titanfall2 was not found
|
|
to avoid installing to an unkown path.
|
|
|
|
This reverts commit 9a4c8f4cdb580d2ec3cdd4852f56e86dfe6000e9.
|
|
|
|
|
|
|
|
|
|
Same way like in backend code
|
|
Adds logic to launch Northstar from FligthCore
|
|
Simply does the same thing as install as it just overwrites old files
anyway
|
|
|
|
|
|
|
|
Mention TFOR as inspiration for UI in about section
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|