aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-13feat: Add some breadcrumbs printing install path (#206)GeckoEidechse
2023-03-12chore: Bump FlightCore version to 1.10.0v1.10.0GeckoEidechse
2023-03-12feat: Move open repair window button to settings (#208)GeckoEidechse
2023-03-12refactor: Move buttons to repair window (#207)GeckoEidechse
2023-03-12feat: Allow opening a window with various repair features (#129)GeckoEidechse
2023-03-08chore: Bump FlightCore version to 1.9.1v1.9.1GeckoEidechse
2023-03-08build: Upload Windows pdb to Sentry via CI (#205)GeckoEidechse
2023-03-05chore: Bump libthermite to 0.5.3 (#199)GeckoEidechse
2023-03-02chore: Bump FlightCore version to 1.9.0v1.9.0GeckoEidechse
2023-03-02chore: Bump checkout action to v3 (#196)GeckoEidechse
2023-03-02chore: Bump all dependencies (#198)GeckoEidechse
2023-03-02feat: Allow installing PRs from DeveloperView (#139)GeckoEidechse
2023-03-01chore: Bump FlightCore version to 1.8.3v1.8.3GeckoEidechse
2023-03-01build: Keep line tables in release builds (#191)GeckoEidechse
2023-03-01chore: Bump sentry to 0.30.0 (#195)GeckoEidechse
2023-02-26chore: Bump FlightCore version to 1.8.2v1.8.2GeckoEidechse
2023-02-26fix: Update path of release file file locationGeckoEidechse
2023-02-26chore: Bump FlightCore version to 1.8.1v1.8.1GeckoEidechse
2023-02-26build: Upload Windows `.pdb` (#192)GeckoEidechse
2023-02-25build: Separate zips for artifacts for Windows and Linux (#187)GeckoEidechse
2023-02-25build: Add Volar to recommended vscode extensions (#190)GeckoEidechse
2023-02-25refactor: Properly set cfg macro for OS conditional compilation (#186)GeckoEidechse
2023-02-25feat: Add button to force reinstall Northstar (#154)GeckoEidechse
2023-02-14chore: Bump FlightCore version to 1.8.0v1.8.0GeckoEidechse
2023-02-14fix: Resolve variable import errorGeckoEidechse
2023-02-14refactor: Get TS package API response from backend (#168)GeckoEidechse
2023-02-13fix: Specify commit for tauri-plugin-store (#176)GeckoEidechse
2023-02-13feat: Better stacktrace in Sentry dashboard (#175)GeckoEidechse
2023-02-13chore: Bump sentry crate to 0.29.2 (#174)GeckoEidechse
2023-02-12feat: Display Northstar playercount and servercount in frontend (#130)GeckoEidechse
2023-02-11refactor: Move various consts to `constants.rs` (#162)GeckoEidechse
2023-02-09feat: Add version number to user-agent (#173)GeckoEidechse
2023-02-08chore: Bump FlightCore version to 1.7.0v1.7.0GeckoEidechse
2023-02-07feat: Show mod version in LocalMods View (#159)GeckoEidechse
2023-02-06fix: Slightly increase window size to better fit list of mods in Thunderstore...GeckoEidechse
2023-02-06chore: Bump libthermite version to 0.5.2 (#163)GeckoEidechse
2023-02-06feat: Show text when hovering Thunderstore icon (#167)GeckoEidechse
2023-02-06feat: Show TS icon for TS mods (#160)GeckoEidechse
2023-02-06refactor: Parse using serde deserialisation (#158)GeckoEidechse
2023-02-05chore: Bump FlightCore version to 1.6.1v1.6.1GeckoEidechse
2023-02-05feat: Auto-generate TS bindings (#140)GeckoEidechse
2023-02-02fix: Prevent ModsView from crashing if Northstar is not installed (#152)Jan
2023-02-02refactor: Deal with `fs::read_dir` failure instead of checking if exists (#155)Jan
2023-01-31docs: Redirector to up-to-date releases (#151)0neGal
2023-01-31refactor: Remove unnecessary use of anyhow (#150)GeckoEidechse
2023-01-29feat: Add Rust code format check to CI (#146)GeckoEidechse
2023-01-29fix: Set current route as menu active item (#149)Rémy Raes
2023-01-22chore: Autoformat Rust source files (#143)GeckoEidechse
2023-01-22fix: Remove unused serde import in `main.rs` (#142)GeckoEidechse
2023-01-22fix: Properly parse mod string (#141)GeckoEidechse