aboutsummaryrefslogtreecommitdiff
path: root/src-tauri/src/northstar/install.rs
AgeCommit message (Expand)Author
2023-07-30refactor: Add Profile to GameInstall (#453)Jan
2023-07-18feat: Add warning for Snap installations (#399)Jan
2023-07-07chore: Bump libthermite to `0.6.5` (#409)GeckoEidechse
2023-07-02fix: Return error instead of panickingGeckoEidechse
2023-05-20fix: Handle case when failing to connect to TS while trying to install NS (#364)GeckoEidechse
2023-05-17feat: Better logging regarding mod installation (#363)GeckoEidechse
2023-05-15refactor: Remove caller pattern (#356)GeckoEidechse
2023-05-13refactor: Move `extract` function to util submod (#354)GeckoEidechse
2023-05-13refactor: Move `find_game_install_location` to submodule (#350)GeckoEidechse
2023-05-11refactor: Move NS install code into own module (#345)GeckoEidechse