aboutsummaryrefslogtreecommitdiff
path: root/src-tauri/src/github/pull_requests.rs
AgeCommit message (Expand)Author
2023-05-08refactor: Only pass commit sha for installing launcher CI build (#313)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-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-19refactor: Fix PR downloads permission issue (#217)GeckoEidechse
2023-03-02feat: Allow installing PRs from DeveloperView (#139)GeckoEidechse