aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-27chore: Bump FlightCore version to 1.11.1v1.11.1GeckoEidechse
2023-03-27fix: Address regression around persistent store (#227)GeckoEidechse
2023-03-26fix: Remove redundant string conversions (#242)GeckoEidechse
2023-03-26chore: Bump FlightCore version to 1.11.0v1.11.0GeckoEidechse
2023-03-26refactor: Replace all `println!()` with log statements (#236)GeckoEidechse
2023-03-26chore: Add License (#239)GeckoEidechse
2023-03-26fix: Adjust code for single iteration loop (#232)GeckoEidechse
2023-03-26fix: Remove unnecessary borrows (#231)GeckoEidechse
2023-03-25fix: Update comment regarding Origin install (#237)GeckoEidechse
2023-03-22fix: Address clippy warnings regarding format!() (#229)GeckoEidechse
2023-03-22fix: Remove unnecessary `.to_string()` (#230)GeckoEidechse
2023-03-22feat: Refresh statistics (#228)Rémy Raes
2023-03-22fix: Address clippy errors in glibc parsing code (#226)GeckoEidechse
2023-03-21Add buttons to download PRs (#203)GeckoEidechse
2023-03-21feat: Proper logging (#223)GeckoEidechse
2023-03-20fix: Add error handling if default EA App path (#211)GeckoEidechse
2023-03-19chore: Bump FlightCore version to 1.10.2v1.10.2GeckoEidechse
2023-03-19chore: Format Cargo.toml (#222)GeckoEidechse
2023-03-19refactor: Fix PR downloads permission issue (#217)GeckoEidechse
2023-03-19feat: Increase time mods PR install notification is shown (#221)GeckoEidechse
2023-03-19build: Update outdated checkout action (#220)GeckoEidechse
2023-03-19build: Replace unmaintained action (#210)GeckoEidechse
2023-03-14chore: Bump FlightCore version to 1.10.1v1.10.1GeckoEidechse
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