aboutsummaryrefslogtreecommitdiff
path: root/launcher/modplatform
AgeCommit message (Expand)Author
2022-05-17Merge pull request #565 from Scrumplex/modrinth-packsSefa Eyeoglu
2022-05-16fix: typo and useless codeflow
2022-05-15Merge pull request #545 from DioEgizio/patch-4dada513
2022-05-15fix: validate whitelisted download urlsflow
2022-05-15chore: license headers 2flow
2022-05-15chore: add/update license headersSefa Eyeoglu
2022-05-15change: use build variables for the modrinth API URLsflow
2022-05-15fix: add author page urlflow
2022-05-15fix: fix build on Qt 5.12Sefa Eyeoglu
2022-05-14fix: choose valid download url even if it's not the primary oneflow
2022-05-14fix: Have the URL be the project URL itselfflow
2022-05-14feat: add modrinth pack downloadingflow
2022-05-14Add support for importing Modrinth packs from fileskb1000
2022-05-09Merge pull request #537 from PolyMC/stabletimoreo22
2022-05-09fix websiteurl in curseforge modpacksDioEgizio
2022-05-08Update launcher/modplatform/flame/FlameModIndex.cppSefa Eyeoglu
2022-05-08Update launcher/modplatform/flame/FlameModIndex.cppSefa Eyeoglu
2022-05-08adopt changes from #497 remappedRyan Cao
2022-04-22ATLauncher: Support using share codesJamie Mansfield
2022-04-19fix: fix Modrinth query when Quilt is in useSefa Eyeoglu
2022-04-16fix: query for Fabric mods if Quilt is in useSefa Eyeoglu
2022-04-15fix: 'All' filter working and get around CF API capabilitiesflow
2022-04-15fix(ui): Refresh mod list when changing filtering optionsflow
2022-04-15feat: Use version filter when searching modsflow
2022-04-14refactor: cleanup ModLoaderTypeSefa Eyeoglu
2022-04-07fix: check for Quilt as Fabric-compatible loaderSefa Eyeoglu
2022-04-06Merge pull request #384 from jamierocks/technic-improvementsSefa Eyeoglu
2022-04-03Check for empty slug before setting pack urlHarry Peach
2022-04-02Technic: Verify checksums for pack build modsJamie Mansfield
2022-04-02Technic: Display available versions for Solder packsJamie Mansfield
2022-04-02Technic: Replace inline parsing code with API modelsJamie Mansfield
2022-04-02Technic: Add API models for Solder packsJamie Mansfield
2022-03-31Fix modrinth usable URL in mod downloaderdada513
2022-03-24optimize: Improve mod versions request to Modrinthflow
2022-03-24chore: resolve conflicts and merge upstreamflow
2022-03-22fix: fix skipping one on file counting in mod version parseflow
2022-03-19fix(i18n): fix translatable stringsSefa Eyeoglu
2022-03-18fix: Use primary file for mod download on Modrinthflow
2022-03-14tidy: Fix clang-tidy issues on files changed in this PRflow
2022-03-07fix: delete semicolons at the end of .cpp file's functionsflow
2022-03-07refactor: de-duplicate common code in network mod APIsflow
2022-03-07refactor: move NetJob away from ModModel to ModAPIflow
2022-03-06refactor: use Enum instead of raw int for ModLoaderTypeflow
2022-03-02refactor: move url creation for mods to modplatform/flow
2022-03-02refactor: Use a single indexed pack for modsflow
2022-02-27fix: Do not loop when its not a fabric mod on Flame version validationflow
2022-02-27fix: Always tell Flame API which modloader we are usingflow
2022-02-21refactor: set default InstanceType to OneSixSefa Eyeoglu
2022-02-03Merge branch 'update-quazip' of git://github.com/Scrumplex/PolyMC into developswirl
2022-02-01Double braindead combotimoreo22