aboutsummaryrefslogtreecommitdiff
path: root/src-tauri/src/github/mod.rs
AgeCommit message (Expand)Author
2023-12-20feat: Add `ci:` as a valid tag in release note generator (#711)GeckoEidechse
2023-10-10feat: Update text for changelog category headerGeckoEidechse
2023-08-05feat: Strip trailing newline from release notes (#486)GeckoEidechse
2023-07-15fix: Address anti-pattern found by newer clippy (#413)GeckoEidechse
2023-05-15feat: Button to install NorthstarLauncher from git main branch (#314)GeckoEidechse
2023-05-10refactor: Import constants from crate rootGeckoEidechse
2023-05-09feat: Add category in changelog for i18n (#324)GeckoEidechse
2023-05-08feat: Generate Northstar release notes (#277)GeckoEidechse
2023-04-16Use pass-by-reference where possible (#266)cat_or_not
2023-04-02fix: Another set of various clippy fixes (#246)GeckoEidechse
2023-03-27feat: Generate FlightCore release notes (#188)GeckoEidechse
2023-03-02feat: Allow installing PRs from DeveloperView (#139)GeckoEidechse
2022-11-09feat: Patch notes (#18)Rémy Raes