aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-15chore: Bump FlightCore version to 1.16.0v1.16.0GeckoEidechse
2023-05-15refactor: Remove caller pattern (#356)GeckoEidechse
2023-05-15feat: Button to install NorthstarLauncher from git main branch (#314)GeckoEidechse
2023-05-15feat: Make search fuzzy (#342)GeckoEidechse
2023-05-15fix: Do not crash if not able to connect to TS (#346)GeckoEidechse
2023-05-15chore: Update Vue npm package (#357)GeckoEidechse
2023-05-13chore: Bump FlightCore version to 1.15.4v1.15.4GeckoEidechse
2023-05-13refactor: Move Origin/NS running check to util mod (#355)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-13refactor: Move server browser fetch to util module (#352)GeckoEidechse
2023-05-12refactor: Handle error if JSON not well-formatted for release notes (#348)GeckoEidechse
2023-05-11refactor: Move some functions to utility module (#347)GeckoEidechse
2023-05-11refactor: Move NS install code into own module (#345)GeckoEidechse
2023-05-11fix: Pass correct argument to `get_launcher_download_link` (#344)GeckoEidechse
2023-05-11chore: Bump FlightCore version to 1.15.3v1.15.3GeckoEidechse
2023-05-10refactor: Move code from `lib.rs` into `main.rs` (#330)GeckoEidechse
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