Age | Commit message (Expand) | Author |
2022-07-10 | chore: update license headers | Sefa Eyeoglu |
2022-07-10 | refactor: fix deprecation up to Qt 6 | Sefa Eyeoglu |
2022-07-10 | refactor: replace QRegExp with QRegularExpression | Sefa Eyeoglu |
2022-07-10 | refactor: fix deprecation up to Qt 5.15 | Sefa Eyeoglu |
2022-07-10 | Merge pull request #880 from Scrumplex/fix-loader-importance | txtsd |
2022-07-09 | Merge pull request #808 from Scrumplex/fix-lgtm-warnings | Sefa Eyeoglu |
2022-07-08 | Merge pull request #890 from Scrumplex/fix-technic-forge | flow |
2022-07-08 | fix(technic): map loader libraries to components properly | Sefa Eyeoglu |
2022-07-07 | fix: make loader components not important | Sefa Eyeoglu |
2022-07-03 | fix: add progress indicator on Flame mod resolution dialog | flow |
2022-07-02 | Merge pull request #784 from Scrumplex/refactor-cmake | flow |
2022-06-17 | fix: fix warnings reported by LGTM.com | Sefa Eyeoglu |
2022-06-15 | fix https://github.com/PolyMC/PolyMC/issues/798 | DioEgizio |
2022-06-14 | Merge pull request #665 from jamierocks/h-managed-packs | Ezekiel Smith |
2022-06-14 | Merge pull request #634 from flowln/donate_links | Ezekiel Smith |
2022-06-14 | refactor: move away from UnitTest.cmake | Sefa Eyeoglu |
2022-06-12 | chore: add license headers | Sefa Eyeoglu |
2022-06-12 | fix(test): fix packwiz test | flow |
2022-06-09 | revert: don't check modrinth whitelisted hosts | flow |
2022-06-09 | fix: enable using more than one download url in mrpacks | flow |
2022-06-06 | Merge pull request #685 from kthchew/fix/technic-quilt | flow |
2022-06-04 | Merge pull request #426 from flowln/mod_perma | Sefa Eyeoglu |
2022-05-30 | Use `QStringList` instead of `QSet<QString>` | Kenneth Chew |
2022-05-30 | Add Quilt support for Technic modpacks | Kenneth Chew |
2022-05-29 | Fix modrinth search filters | timoreo |
2022-05-29 | ATLauncher: Use ATLauncher rather than FTB in error messages | Jamie Mansfield |
2022-05-29 | ModpacksCH: Use ModpacksCH rather than FTB in error messages | Jamie Mansfield |
2022-05-29 | ModpacksCH: Make packs managed when installing | Jamie Mansfield |
2022-05-29 | ATLauncher: Make packs managed when installing | Jamie Mansfield |
2022-05-29 | ATLauncher: Pass the full pack name through to the install task | Jamie Mansfield |
2022-05-28 | clean up validateDownloadUrl | Lenny McLennington |
2022-05-28 | change: add 'gitlab.com' to whitelisted Modrinth modpack urls | flow |
2022-05-28 | change: update whitelisted hosts in Modrinth modpacks | flow |
2022-05-28 | Rework curseforge download (#611) | timoreo22 |
2022-05-25 | revert: remove CurseForge workaround for packs too | Sefa Eyeoglu |
2022-05-24 | feat: add links to curseforge modpacks | flow |
2022-05-24 | feat: add links for curseforge mods | flow |
2022-05-24 | feat: add remaining links to modrinth mods | flow |
2022-05-24 | feat: add remaining links to modrinth modpacks | flow |
2022-05-24 | feat: add donate info to modrinth modpacks | flow |
2022-05-24 | feat: add donate links for modrinth mods | flow |
2022-05-23 | ATLauncher: Delete files from configs if they conflict with a mod | Jamie Mansfield |
2022-05-23 | ATLauncher: Handle extra arguments depends | Jamie Mansfield |
2022-05-23 | ATLauncher: Handle main class depends | Jamie Mansfield |
2022-05-23 | fix: use a more robust method of finding metadata indexes | flow |
2022-05-23 | fix: do modrinth changes on flame too | flow |
2022-05-23 | chore: add license headers | flow |
2022-05-23 | change: support newest changes with packwiz regarding CF | flow |
2022-05-23 | feat: allow trying to use multiple hash types | flow |
2022-05-23 | refactor: move individual pack version parsing to its own function | flow |