aboutsummaryrefslogtreecommitdiff
path: root/src-vue/src/plugins/modules/pull_requests.ts
AgeCommit message (Expand)Author
2023-08-03refactor: Use `GameInstall` object for PR install functions (#467)Jan
2023-07-24chore: Store `game_path` and `install_type` as `GameInstall` in store (#445)Jan
2023-05-11fix: Pass correct argument to `get_launcher_download_link` (#344)GeckoEidechse
2023-04-10refactor: Notifications (#259)Rémy Raes
2023-04-07fix: Change enum value casing (#255)GeckoEidechse
2023-03-21Add buttons to download PRs (#203)GeckoEidechse
2023-03-19feat: Increase time mods PR install notification is shown (#221)GeckoEidechse
2023-03-02feat: Allow installing PRs from DeveloperView (#139)GeckoEidechse