aboutsummaryrefslogtreecommitdiff
path: root/src-ui/src/main.ts
AgeCommit message (Expand)Author
2022-09-13Do now show version number in omni-buttonGeckoEidechse
2022-09-13Show installed Northstar version in separate fieldGeckoEidechse
2022-09-11Check if Origin is runningGeckoEidechse
2022-09-10Move launching Northstar to lib.rs source fileGeckoEidechse
2022-09-10Move get host OS function to lib.rsGeckoEidechse
2022-09-10Auto-formatGeckoEidechse
2022-09-10Update button if Northstar launchedGeckoEidechse
2022-09-10Add initial front-end code for launching NorthstarGeckoEidechse
2022-09-10Propagate install type to UIGeckoEidechse
2022-09-10Fix using incorrect typingGeckoEidechse
2022-09-10Remove unnecessary typingGeckoEidechse
2022-09-10Return GameInstall object instead of tupleGeckoEidechse
2022-09-10Return result error type if TF|2 install not foundGeckoEidechse
2022-09-10Do not show alert message on install/update finishGeckoEidechse
2022-09-10Do nothing when button clicked mid-actionGeckoEidechse
2022-09-10Add update functionalityGeckoEidechse
2022-09-10Use variable to set button stateGeckoEidechse
2022-09-10Show what feature not implemented on clickGeckoEidechse
2022-09-10Remove unused variableGeckoEidechse
2022-09-10Return error result type if NS update check failsGeckoEidechse
2022-09-10Return error result type if NS install failsGeckoEidechse
2022-09-10Use locked HTML input field for showing gamepathGeckoEidechse
2022-09-10Implement manually selecting TF|2 install locationGeckoEidechse
2022-09-09Use consts to define button contentGeckoEidechse
2022-09-09Update install button textGeckoEidechse
2022-09-09Move duplicate into dedicated functionGeckoEidechse
2022-09-09Use consts to define button contentGeckoEidechse
2022-09-09Add initial Northstar install supportGeckoEidechse
2022-09-09Add switch-case for performing actionGeckoEidechse
2022-09-09Comment out testing codeGeckoEidechse
2022-09-07Show host OS next to FlightCore versionGeckoEidechse
2022-09-06Fix gamepath not passed correctly to backendGeckoEidechse
2022-09-01Remove elements from template applicationGeckoEidechse
2022-09-01Handle gamepath check if manually selectedGeckoEidechse
2022-09-01Add dir picker if Titanfall2 is not installedGeckoEidechse
2022-09-01Add structure to implement Nortshtar update checkGeckoEidechse
2022-08-30Show Northstar version number in play buttonGeckoEidechse
2022-08-29Check installed Northstar versionGeckoEidechse
2022-08-29Use wrapper function to get Titanfall2 install locationGeckoEidechse
2022-08-29Add variable to track global stateGeckoEidechse
2022-08-29Add omni-buttonGeckoEidechse
2022-08-29Get game install location on application loadGeckoEidechse
2022-08-29Load version number on application startGeckoEidechse
2022-08-27Show version number in UIGeckoEidechse
2022-08-27Find Titanfall2 steam install locationGeckoEidechse
2022-08-26Add a force crash buttonGeckoEidechse
2022-08-25Update formattingGeckoEidechse
2022-06-20. full codeJeremy Chone
2022-06-20. initialJeremy Chone