Age | Commit message (Expand) | Author |
2023-05-20 | chore: Bump FlightCore version to 1.16.1v1.16.1 | GeckoEidechse |
2023-05-20 | fix: Handle case when failing to connect to TS while trying to install NS (#364) | GeckoEidechse |
2023-05-17 | feat: Better logging regarding mod installation (#363) | GeckoEidechse |
2023-05-16 | refactor: Move LocalModCard into own Vue component (#359) | GeckoEidechse |
2023-05-16 | fix: Add missing fuzzy filter for local mods search (#360) | GeckoEidechse |
2023-05-15 | chore: Bump FlightCore version to 1.16.0v1.16.0 | GeckoEidechse |
2023-05-15 | refactor: Remove caller pattern (#356) | GeckoEidechse |
2023-05-15 | feat: Button to install NorthstarLauncher from git main branch (#314) | GeckoEidechse |
2023-05-15 | feat: Make search fuzzy (#342) | GeckoEidechse |
2023-05-15 | fix: Do not crash if not able to connect to TS (#346) | GeckoEidechse |
2023-05-15 | chore: Update Vue npm package (#357) | GeckoEidechse |
2023-05-13 | chore: Bump FlightCore version to 1.15.4v1.15.4 | GeckoEidechse |
2023-05-13 | refactor: Move Origin/NS running check to util mod (#355) | GeckoEidechse |
2023-05-13 | refactor: Move `extract` function to util submod (#354) | GeckoEidechse |
2023-05-13 | refactor: Move `find_game_install_location` to submodule (#350) | GeckoEidechse |
2023-05-13 | refactor: Move server browser fetch to util module (#352) | GeckoEidechse |
2023-05-12 | refactor: Handle error if JSON not well-formatted for release notes (#348) | GeckoEidechse |
2023-05-11 | refactor: Move some functions to utility module (#347) | GeckoEidechse |
2023-05-11 | refactor: Move NS install code into own module (#345) | GeckoEidechse |
2023-05-11 | fix: Pass correct argument to `get_launcher_download_link` (#344) | GeckoEidechse |
2023-05-11 | chore: Bump FlightCore version to 1.15.3v1.15.3 | GeckoEidechse |
2023-05-10 | refactor: Move code from `lib.rs` into `main.rs` (#330) | GeckoEidechse |
2023-05-10 | chore: Bump FlightCore version to 1.15.2v1.15.2 | GeckoEidechse |
2023-05-10 | refactor: Move `get_enabled_mods` to different source file (#311) | GeckoEidechse |
2023-05-10 | fix: Handle no internet on serverbrowser fetch (#322) | GeckoEidechse |
2023-05-10 | feat: Add button to install older Northstar version in DevView (#325) | GeckoEidechse |
2023-05-10 | refactor: Import constants from crate root instead | GeckoEidechse |
2023-05-10 | fix: Remove unused import | GeckoEidechse |
2023-05-10 | refactor: Move `check_mod_version_number` | GeckoEidechse |
2023-05-10 | refactor: Import constants from crate root | GeckoEidechse |
2023-05-09 | Revert "refactor: Move `check_is_valid_game_path` to `main.rs` (#335)" | GeckoEidechse |
2023-05-09 | style: Partially autoformat Vue source files (#326) | GeckoEidechse |
2023-05-09 | refactor: Move `check_is_valid_game_path` to `main.rs` (#335) | GeckoEidechse |
2023-05-09 | i18n: Translations update from Weblate (#339) | Harmony Weblate |
2023-05-09 | refactor: Move `launch_northstar` to own module (#338) | GeckoEidechse |
2023-05-09 | chore: Bump FlightCore version to 1.15.1v1.15.1 | GeckoEidechse |
2023-05-09 | refactor: Use fully qualified path syntax for using functions in `invoke_hand... | GeckoEidechse |
2023-05-09 | i18n: Enable Russian translations (#336) | GeckoEidechse |
2023-05-09 | refactor: Move `convert_release_candidate_number` to `main.rs` (#334) | GeckoEidechse |
2023-05-09 | i18n: Translations update from Weblate (#332) | Harmony Weblate |
2023-05-09 | refactor: Move `get_enabled_mods` to `main.rs` (#333) | GeckoEidechse |
2023-05-09 | feat: Add category in changelog for i18n (#324) | GeckoEidechse |
2023-05-09 | i18n: Translations update from Weblate (#331) | Harmony Weblate |
2023-05-09 | i18n: Add empty translation file for Russian | GeckoEidechse |
2023-05-08 | i18n: Add empty translation file for Italian (#327) | GeckoEidechse |
2023-05-08 | chore: Bump FlightCore version to 1.15.0v1.15.0 | GeckoEidechse |
2023-05-08 | feat: Button to open game folder (#302) | GeckoEidechse |
2023-05-08 | feat: Show Thunderstore mod string in alt text (#310) | GeckoEidechse |
2023-05-08 | refactor: Only pass commit sha for installing launcher CI build (#313) | GeckoEidechse |
2023-05-08 | feat: Generate Northstar release notes (#277) | GeckoEidechse |