pollymc/launcher/ui/pages/modplatform
flow d00c320c00
optimize: Improve mod versions request to Modrinth
This uses more arguments in the GET request for mod versions on the
Modrinth API, filtering what versions can be returned, decreasing load
on Modrinth servers and improving a little the time it takes for the versions to be
available to the user.

This also removes the now unneeded check on correct modloaders in
ModrinthPackIndex, since it is now filtered by the Modrinth server.

Lastly, this adds a couple of helper functions in ModModel.
2022-03-24 19:31:11 -03:00
..
atlauncher Merge pull request #298 from Scrumplex/fix-i18n 2022-03-21 14:21:06 +01:00
flame chore: resolve conflicts and merge upstream 2022-03-24 18:24:51 -03:00
ftb Merge pull request #298 from Scrumplex/fix-i18n 2022-03-21 14:21:06 +01:00
legacy_ftb Merge pull request #298 from Scrumplex/fix-i18n 2022-03-21 14:21:06 +01:00
modrinth chore: resolve conflicts and merge upstream 2022-03-24 18:24:51 -03:00
technic Merge pull request #298 from Scrumplex/fix-i18n 2022-03-21 14:21:06 +01:00
ImportPage.cpp chore: add license header 2022-03-20 21:40:49 +01:00
ImportPage.h chore: add license header 2022-03-20 21:40:49 +01:00
ImportPage.ui NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
ModModel.cpp optimize: Improve mod versions request to Modrinth 2022-03-24 19:31:11 -03:00
ModModel.h optimize: Improve mod versions request to Modrinth 2022-03-24 19:31:11 -03:00
ModPage.cpp chore: resolve conflicts and merge upstream 2022-03-24 18:24:51 -03:00
ModPage.h chore: resolve conflicts and merge upstream 2022-03-24 18:24:51 -03:00
ModPage.ui chore: resolve conflicts and merge upstream 2022-03-24 18:24:51 -03:00
VanillaPage.cpp chore: add license header 2022-03-20 21:40:49 +01:00
VanillaPage.h chore: add license header 2022-03-20 21:40:49 +01:00
VanillaPage.ui NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00