aboutsummaryrefslogtreecommitdiff
path: root/src-tauri/src/github
AgeCommit message (Expand)Author
2023-05-09feat: Add category in changelog for i18n (#324)GeckoEidechse
2023-05-08refactor: Only pass commit sha for installing launcher CI build (#313)GeckoEidechse
2023-05-08feat: Generate Northstar release notes (#277)GeckoEidechse
2023-05-06fix: Fix typoGeckoEidechse
2023-04-30fix: Fetch multiple pages from GitHub PR API (#298)GeckoEidechse
2023-04-16Use pass-by-reference where possible (#266)cat_or_not
2023-04-07fix: Change enum value casing (#255)GeckoEidechse
2023-04-02fix: Another set of various clippy fixes (#246)GeckoEidechse
2023-03-27fix: Various clippy fixes (#243)GeckoEidechse
2023-03-27feat: Generate FlightCore release notes (#188)GeckoEidechse
2023-03-26fix: Remove redundant string conversions (#242)GeckoEidechse
2023-03-26refactor: Replace all `println!()` with log statements (#236)GeckoEidechse
2023-03-21Add buttons to download PRs (#203)GeckoEidechse
2023-03-21feat: Proper logging (#223)GeckoEidechse
2023-03-19refactor: Fix PR downloads permission issue (#217)GeckoEidechse
2023-03-02feat: Allow installing PRs from DeveloperView (#139)GeckoEidechse
2023-02-05feat: Auto-generate TS bindings (#140)GeckoEidechse
2023-01-07refactor: Store global const in separate file (#131)GeckoEidechse
2023-01-04feat: Show newest version number (#124)GeckoEidechse
2023-01-04refactor: Deserialize into struct directly (#127)GeckoEidechse
2022-12-01feat: Threshold before showing update notification (#98)GeckoEidechse
2022-11-28style: Auto-format all Rust code (#84)GeckoEidechse
2022-11-25chore: Update all references of personal repo (#70)GeckoEidechse
2022-11-14refactor: Move GitHub API fetch to submodule and re-use existing function (#51)GeckoEidechse
2022-11-13refactor: Splice out GH release API fetch function (#47)GeckoEidechse
2022-11-09feat: Patch notes (#18)Rémy Raes