aboutsummaryrefslogtreecommitdiff
path: root/launcher/modplatform/modrinth
AgeCommit message (Expand)Author
2023-02-05feat(RD): add shader pack downloaderflow
2023-02-05feat(RD): add resource pack downloaderflow
2023-02-02fix(Inst.Import): don't allow bad file path in mrpack importflow
2023-01-25refactor: make shared_qobject_ptr ctor explicitflow
2023-01-24Merge branch 'develop' into remove-updaterSefa Eyeoglu
2023-01-23fix(license): add/fix my copyright/license headersflow
2023-01-13fix(ModUpdater): ensure instead of require icon_urlflow
2023-01-13refactor: change some ResourceAPI from NetJob to Taskflow
2023-01-13refactor(RD): clear up sorting methodsflow
2023-01-13refactor(RD): decouple ResourceModels from ResourcePagesflow
2023-01-13refactor: generalize mod models and APIs to resourcesflow
2023-01-12fix: Remove extra line breaks for modrinth descriptionsJoshua Goins
2022-12-17refactor(Inst. Import): use m_* for member variables in MR componentsflow
2022-12-17fix(Inst. Import): correctly set component versions when updatingflow
2022-12-13fix(Inst.Import): don't set managed pack info from imported ZIPsflow
2022-12-06fix(ManagedPackPage): only update the current instance exactlyflow
2022-12-06feat+fix: allow forwarding extra info to InstanceImportTaskflow
2022-12-06feat: allow skipping the update confirmation dialogflow
2022-12-06refactor: abstract away update confirmation dialogflow
2022-12-06feat: add logic for the modrinth instance modpack pageflow
2022-11-04Fix: Resolve ambiguous overload errorsTheLastRar
2022-10-28fix: avoid segfault for unexpected API reponseSefa Eyeoglu
2022-09-26fix: Fixed memory leaktimoreo
2022-09-26huge nit: added const refs, everywheretimoreo
2022-09-20feat: add dialog to ask whether to chaneg instance's nameflow
2022-09-20fix: show warning in case there's no old index when updatingflow
2022-09-20refactor: setAbortStatus -> setAbortableflow
2022-09-20fix: move file deletion to the end of the instance updateflow
2022-09-20fix: some abort-related issuesflow
2022-09-20feat(ui): improve info dialog before updating an instanceflow
2022-09-20fix: hook up setAbortStatus in instance import tasksflow
2022-09-20fix: correctly set all managed pack fields in Modrinth packflow
2022-09-20feat: add override handling in modrinth pack updateflow
2022-09-20refactor: change the way instance names are handledflow
2022-09-20feat: add early modrinth pack updatingflow
2022-09-20refactor: move modrinth modpack import to separate fileflow
2022-09-07Merge pull request #939 from flowln/mod_downloader_improveflow
2022-08-01feat: display the 'body' of a MR mod on the mod downloaderflow
2022-07-24refactor: add a HashUtils place for hashing stuffflow
2022-07-24feat: use QIODevice for calcuating the JAR hash on Modrinthflow
2022-07-17fix: std::list -> QListflow
2022-07-17fix: don't use shared_ptr for a background task T_Tflow
2022-07-17change: make Mod a QObject used as a pointerflow
2022-07-17fix: handling around disabled modsflow
2022-07-17fix: don't require non-essential items in mod indexflow
2022-07-17feat: add some mod api callsflow
2022-07-17feat: improve metadata gen. networking and performanceflow
2022-07-17feat: add mod update dialogflow
2022-07-17feat: add mod update check tasksflow
2022-07-17feat: add changelog to mod providersflow