Age | Commit message (Expand) | Author |
2022-09-20 | refactor: setAbortStatus -> setAbortable | flow |
2022-09-20 | feat(ui): improve info dialog before updating an instance | flow |
2022-09-20 | fix: hook up setAbortStatus in instance import tasks | flow |
2022-09-20 | fix: simplify abort handling and add missing emits | flow |
2022-09-20 | refactor: change the way instance names are handled | flow |
2022-09-20 | refactor: clean up InstanceImportTask a bit | flow |
2022-09-20 | refactor: move flame modpack import to separate file | flow |
2022-09-20 | feat: add early modrinth pack updating | flow |
2022-09-20 | refactor: move modrinth modpack import to separate file | flow |
2022-07-16 | Add "Open All" button to blocked mods dialog | kumquat-ir |
2022-07-10 | refactor: replace QRegExp with QRegularExpression | Sefa Eyeoglu |
2022-07-10 | Merge pull request #880 from Scrumplex/fix-loader-importance | txtsd |
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-06-11 | fix: account for the dequeued url when checking the number of urls | flow |
2022-06-11 | fix: dequeue first added file in mrpack import | flow |
2022-06-11 | fix: apply client overrides in mrpacks | 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-09 | fix: properly parse mrpacks without the 'env' field | flow |
2022-05-29 | Merge pull request #671 from Scrumplex/fix-importing-flame-mmc-packs | Sefa Eyeoglu |
2022-05-29 | fix: fix importing Flame/MMC packs | Sefa Eyeoglu |
2022-05-28 | feat: add warning of non-whitelisted URLs instead of a hard fail | flow |
2022-05-28 | debug: add non-translated debug logging for 'non-whitelisted url' fails | flow |
2022-05-28 | change: update whitelisted hosts in Modrinth modpacks | flow |
2022-05-28 | Rework curseforge download (#611) | timoreo22 |
2022-05-28 | Merge pull request #657 from JJL772/fix/misc-fixes | timoreo22 |
2022-05-27 | Fix crash when aborting instance import | Jeremy Lorelli |
2022-05-26 | fix: prefer stricter modpack formats during import | Sefa Eyeoglu |
2022-05-17 | fix conflicts with develop | flow |
2022-05-16 | fix: typo and useless code | flow |
2022-05-15 | feat: better handling of optional mods | flow |
2022-05-15 | fix: validate whitelisted download urls | flow |
2022-05-15 | change: use modrinth icon as default on modrinth packs | flow |
2022-05-15 | chore: license headers 2 | flow |
2022-05-15 | chore: add/update license headers | Sefa Eyeoglu |
2022-05-15 | feat: add support for Quilt Loader in Modrinth packs | Sefa Eyeoglu |
2022-05-14 | refactor: some random improvements | flow |
2022-05-14 | fix: adapt upstream Modrinth code to our codebase | Sefa Eyeoglu |
2022-05-14 | Add support for importing Modrinth packs from files | kb1000 |
2022-05-12 | chore: add license header to remaining files | flow |
2022-05-12 | refactor: organize a little more the code in launcher/net/ | flow |
2022-04-15 | Merge pull request #185 from Scrumplex/quilt | Sefa Eyeoglu |
2022-04-07 | fix: allow aborting CF modpack importing | flow |
2022-04-07 | fix: check for Quilt as Fabric-compatible loader | Sefa Eyeoglu |
2022-03-19 | fix(i18n): fix translatable strings | Sefa Eyeoglu |
2022-02-21 | refactor: set default InstanceType to OneSix | Sefa Eyeoglu |
2022-01-31 | refactor: simpler includes for quazip | Sefa Eyeoglu |
2022-01-31 | refactor: add in-tree QuaZip | Sefa Eyeoglu |
2022-01-31 | refactor: initial migration to QuaZip 1.2 | Sefa Eyeoglu |