Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-04 | refactor: Give NorthstarState enum mapped string | GeckoEidechse | |
So that when printing out the value for debug purposes it is clear which value it is. | |||
2022-10-03 | fix: address options() typing issue | Alystrasz | |
2022-10-03 | fix: Do not show install button if TF|2 not found | GeckoEidechse | |
Instead show a button saying that Titanfall2 was not found | |||
2022-10-02 | chore: Reference enum in backend code in comment | GeckoEidechse | |
2022-10-02 | refactor: Use enum for install type | GeckoEidechse | |
Same way like in backend code | |||
2022-09-27 | feat: we can now install Northstar if it wasn't detected | Alystrasz | |
2022-09-25 | feat: load northstar version in app state | Remy Raes | |
2022-09-25 | feat: load up installation path in app state on launch | Remy Raes | |
2022-09-24 | feat: add a "see patch notes" link to main view | Remy Raes | |