Age | Commit message (Expand) | Author |
2023-03-29 | docs: Expand on the Setup (build) instructions (#240) | begin-theadventure |
2023-03-28 | feat: i18n (#182) | Rémy Raes |
2023-03-27 | fix: Various clippy fixes (#243) | GeckoEidechse |
2023-03-27 | fix: Replace `<=0` with `.is_empty()` (#244) | GeckoEidechse |
2023-03-27 | feat: Generate FlightCore release notes (#188) | GeckoEidechse |
2023-03-27 | chore: Bump FlightCore version to 1.11.1v1.11.1 | GeckoEidechse |
2023-03-27 | fix: Address regression around persistent store (#227) | GeckoEidechse |
2023-03-26 | fix: Remove redundant string conversions (#242) | GeckoEidechse |
2023-03-26 | chore: Bump FlightCore version to 1.11.0v1.11.0 | GeckoEidechse |
2023-03-26 | refactor: Replace all `println!()` with log statements (#236) | GeckoEidechse |
2023-03-26 | chore: Add License (#239) | GeckoEidechse |
2023-03-26 | fix: Adjust code for single iteration loop (#232) | GeckoEidechse |
2023-03-26 | fix: Remove unnecessary borrows (#231) | GeckoEidechse |
2023-03-25 | fix: Update comment regarding Origin install (#237) | GeckoEidechse |
2023-03-22 | fix: Address clippy warnings regarding format!() (#229) | GeckoEidechse |
2023-03-22 | fix: Remove unnecessary `.to_string()` (#230) | GeckoEidechse |
2023-03-22 | feat: Refresh statistics (#228) | Rémy Raes |
2023-03-22 | fix: Address clippy errors in glibc parsing code (#226) | GeckoEidechse |
2023-03-21 | Add buttons to download PRs (#203) | GeckoEidechse |
2023-03-21 | feat: Proper logging (#223) | GeckoEidechse |
2023-03-20 | fix: Add error handling if default EA App path (#211) | GeckoEidechse |
2023-03-19 | chore: Bump FlightCore version to 1.10.2v1.10.2 | GeckoEidechse |
2023-03-19 | chore: Format Cargo.toml (#222) | GeckoEidechse |
2023-03-19 | refactor: Fix PR downloads permission issue (#217) | GeckoEidechse |
2023-03-19 | feat: Increase time mods PR install notification is shown (#221) | GeckoEidechse |
2023-03-19 | build: Update outdated checkout action (#220) | GeckoEidechse |
2023-03-19 | build: Replace unmaintained action (#210) | GeckoEidechse |
2023-03-14 | chore: Bump FlightCore version to 1.10.1v1.10.1 | GeckoEidechse |
2023-03-13 | feat: Add some breadcrumbs printing install path (#206) | GeckoEidechse |
2023-03-12 | chore: Bump FlightCore version to 1.10.0v1.10.0 | GeckoEidechse |
2023-03-12 | feat: Move open repair window button to settings (#208) | GeckoEidechse |
2023-03-12 | refactor: Move buttons to repair window (#207) | GeckoEidechse |
2023-03-12 | feat: Allow opening a window with various repair features (#129) | GeckoEidechse |
2023-03-08 | chore: Bump FlightCore version to 1.9.1v1.9.1 | GeckoEidechse |
2023-03-08 | build: Upload Windows pdb to Sentry via CI (#205) | GeckoEidechse |
2023-03-05 | chore: Bump libthermite to 0.5.3 (#199) | GeckoEidechse |
2023-03-02 | chore: Bump FlightCore version to 1.9.0v1.9.0 | GeckoEidechse |
2023-03-02 | chore: Bump checkout action to v3 (#196) | GeckoEidechse |
2023-03-02 | chore: Bump all dependencies (#198) | GeckoEidechse |
2023-03-02 | feat: Allow installing PRs from DeveloperView (#139) | GeckoEidechse |
2023-03-01 | chore: Bump FlightCore version to 1.8.3v1.8.3 | GeckoEidechse |
2023-03-01 | build: Keep line tables in release builds (#191) | GeckoEidechse |
2023-03-01 | chore: Bump sentry to 0.30.0 (#195) | GeckoEidechse |
2023-02-26 | chore: Bump FlightCore version to 1.8.2v1.8.2 | GeckoEidechse |
2023-02-26 | fix: Update path of release file file location | GeckoEidechse |
2023-02-26 | chore: Bump FlightCore version to 1.8.1v1.8.1 | GeckoEidechse |
2023-02-26 | build: Upload Windows `.pdb` (#192) | GeckoEidechse |
2023-02-25 | build: Separate zips for artifacts for Windows and Linux (#187) | GeckoEidechse |
2023-02-25 | build: Add Volar to recommended vscode extensions (#190) | GeckoEidechse |
2023-02-25 | refactor: Properly set cfg macro for OS conditional compilation (#186) | GeckoEidechse |