Age | Commit message (Expand) | Author |
2022-11-30 | refactor: Remove the "Origin running" check from frontend (#94) | GeckoEidechse |
2022-11-30 | docs: Link to FAQ from main readme (#92) | GeckoEidechse |
2022-11-30 | docs: Mention semantic commit messages (#96) | GeckoEidechse |
2022-11-30 | feat: Add scrollbar to all views (#91) | Rémy Raes |
2022-11-30 | docs: Mention ways of reaching out (#90) | GeckoEidechse |
2022-11-29 | docs: General cleanup (#89) | GeckoEidechse |
2022-11-29 | docs: Add download button to README (#87) | GeckoEidechse |
2022-11-29 | docs: Improve developer documentation (#88) | GeckoEidechse |
2022-11-28 | feat: Give example for modstring in text box (#83) | GeckoEidechse |
2022-11-28 | style: Auto-format all Rust code (#84) | GeckoEidechse |
2022-11-28 | docs: Mention design goals of FlightCore (#81) | GeckoEidechse |
2022-11-28 | docs: Add FAQ (#82) | GeckoEidechse |
2022-11-28 | chore: Bump FlightCore version to 1.1.0v1.1.0 | GeckoEidechse |
2022-11-28 | docs: Link Tauri intro and tutorial (#79) | GeckoEidechse |
2022-11-28 | docs: Introduce languages used in FlightCore (#78) | GeckoEidechse |
2022-11-28 | feat: Rebuild `enabledmods.json` if value not found (#69) | GeckoEidechse |
2022-11-27 | feat: Option to launch NS bypassing update check (#59) | GeckoEidechse |
2022-11-27 | chore: Update Tauri depedencies to 1.2 (#77) | GeckoEidechse |
2022-11-27 | refactor: Make var containing core mods pub const (#74) | GeckoEidechse |
2022-11-26 | docs: Move development docs to own file (#75) | GeckoEidechse |
2022-11-26 | docs: Update FC description to reflect features | GeckoEidechse |
2022-11-26 | style: Group View import lines together (#73) | GeckoEidechse |
2022-11-25 | chore: Bump FlightCore version to 1.0.0v1.0.0 | GeckoEidechse |
2022-11-25 | chore: Update all references of personal repo (#70) | GeckoEidechse |
2022-11-25 | feat: Thunderstore mods listing (#54) | Rémy Raes |
2022-11-25 | refactor: Move function to dedicated module (#67) | GeckoEidechse |
2022-11-25 | chore: Bump FlightCore version to 0.5.0v0.5.0 | GeckoEidechse |
2022-11-24 | docs: Remove text from section about Viper (#66) | 0neGal |
2022-11-23 | feat: Store game path in persistent store (#61) | GeckoEidechse |
2022-11-22 | refactor: Start moving NS related logic to own mod (#63) | GeckoEidechse |
2022-11-21 | chore: Bump FlightCore version to 0.4.1v0.4.1 | GeckoEidechse |
2022-11-21 | fix: Catch error for missing handle (#60) | GeckoEidechse |
2022-11-21 | chore: Bump actions/setup-node to v3 (#62) | GeckoEidechse |
2022-11-19 | chore: Bump FlightCore version to 0.4.0 | GeckoEidechse |
2022-11-19 | feat: Return Thunderstore mod string of installed mods. (#56) | GeckoEidechse |
2022-11-19 | feat: Initial support for installing mods from TS (#32) | GeckoEidechse |
2022-11-14 | feat: Add element-plus scrollbar to mods view (#53) | Rémy Raes |
2022-11-14 | chore: Bump libthermite version to 0.3.4 (#52) | GeckoEidechse |
2022-11-14 | refactor: Move GitHub API fetch to submodule and re-use existing function (#51) | GeckoEidechse |
2022-11-13 | feat: Show stripped title bar on debug build (#48) | GeckoEidechse |
2022-11-13 | chore: Bump libthermite version to 0.3.3 (#49) | GeckoEidechse |
2022-11-13 | feat: Add JSON5 support, allows comments in JSON (#50) | GeckoEidechse |
2022-11-13 | refactor: Splice out GH release API fetch function (#47) | GeckoEidechse |
2022-11-12 | chore: Bump version numberv0.3.1 | GeckoEidechse |
2022-11-11 | feat: Add categories for dev mode buttons (#45) | GeckoEidechse |
2022-11-11 | refactor: Return Result<> for getting NS version (#46) | GeckoEidechse |
2022-11-11 | refactor: Clicking FC version activates dev (#44) | GeckoEidechse |
2022-11-10 | chore: Bump checkout action version (#43) | GeckoEidechse |
2022-11-10 | chore: Bump version numberv0.3.0 | GeckoEidechse |
2022-11-10 | feat: Parse actually installed mods (#38) | GeckoEidechse |