aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-10chore: Bump FlightCore version to 1.15.2v1.15.2GeckoEidechse
2023-05-10refactor: Move `get_enabled_mods` to different source file (#311)GeckoEidechse
2023-05-10fix: Handle no internet on serverbrowser fetch (#322)GeckoEidechse
2023-05-10feat: Add button to install older Northstar version in DevView (#325)GeckoEidechse
2023-05-10refactor: Import constants from crate root insteadGeckoEidechse
2023-05-10fix: Remove unused importGeckoEidechse
2023-05-10refactor: Move `check_mod_version_number`GeckoEidechse
2023-05-10refactor: Import constants from crate rootGeckoEidechse
2023-05-09Revert "refactor: Move `check_is_valid_game_path` to `main.rs` (#335)"GeckoEidechse
2023-05-09style: Partially autoformat Vue source files (#326)GeckoEidechse
2023-05-09refactor: Move `check_is_valid_game_path` to `main.rs` (#335)GeckoEidechse
2023-05-09i18n: Translations update from Weblate (#339)Harmony Weblate
2023-05-09refactor: Move `launch_northstar` to own module (#338)GeckoEidechse
2023-05-09chore: Bump FlightCore version to 1.15.1v1.15.1GeckoEidechse
2023-05-09refactor: Use fully qualified path syntax for using functions in `invoke_hand...GeckoEidechse
2023-05-09i18n: Enable Russian translations (#336)GeckoEidechse
2023-05-09refactor: Move `convert_release_candidate_number` to `main.rs` (#334)GeckoEidechse
2023-05-09i18n: Translations update from Weblate (#332)Harmony Weblate
2023-05-09refactor: Move `get_enabled_mods` to `main.rs` (#333)GeckoEidechse
2023-05-09feat: Add category in changelog for i18n (#324)GeckoEidechse
2023-05-09i18n: Translations update from Weblate (#331)Harmony Weblate
2023-05-09i18n: Add empty translation file for RussianGeckoEidechse
2023-05-08i18n: Add empty translation file for Italian (#327)GeckoEidechse
2023-05-08chore: Bump FlightCore version to 1.15.0v1.15.0GeckoEidechse
2023-05-08feat: Button to open game folder (#302)GeckoEidechse
2023-05-08feat: Show Thunderstore mod string in alt text (#310)GeckoEidechse
2023-05-08refactor: Only pass commit sha for installing launcher CI build (#313)GeckoEidechse
2023-05-08feat: Generate Northstar release notes (#277)GeckoEidechse
2023-05-08feat: Enable Polish translations (#321)GeckoEidechse
2023-05-08fix: Use localised string for mods sidebar title (#309)GeckoEidechse
2023-05-08docs: Mention weblate for translating (#315)GeckoEidechse
2023-05-08refactor: Put doc comment before macro (#312)GeckoEidechse
2023-05-07i18n: Add Polish translations via Weblate (#320)Harmony Weblate
2023-05-07chore: Bump FlightCore version to 1.14.1v1.14.1GeckoEidechse
2023-05-07chore: Bump steamlocate to 1.2.1 (#319)GeckoEidechse
2023-05-07refactor: Prepare code for installing older Northstar versions (#305)GeckoEidechse
2023-05-07Translations update from Weblate (#317)harmony-weblate
2023-05-07fix: Fix typoGeckoEidechse
2023-05-06fix: Fix typo in key for German translationGeckoEidechse
2023-05-06fix: Fix typoGeckoEidechse
2023-05-06refactor: Always remove zip files (#304)cat_or_not
2023-05-04chore: Bump FlightCore version to 1.14.0v1.14.0GeckoEidechse
2023-05-04chore: Update Tauri to 1.3 (#303)GeckoEidechse
2023-05-01chore: Bump FlightCore version to 1.13.5v1.13.5GeckoEidechse
2023-05-01feat: Show error message if WebView2 not installed (#285)GeckoEidechse
2023-04-30fix: Prevent space character from opening/closing PR collapse items (#300)Rémy Raes
2023-04-30chore: Bump FlightCore version to 1.13.4v1.13.4GeckoEidechse
2023-04-30fix: Fetch multiple pages from GitHub PR API (#298)GeckoEidechse
2023-04-30chore: Bump FlightCore version to 1.13.3v1.13.3GeckoEidechse
2023-04-30refactor: Use error in `ParsedThunderstoreModString::FromStr` instead of pani...cat_or_not