PrismLauncher/launcher/ui
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
..
dialogs Merge pull request #306 from Scrumplex/limit-instance-lengths 2022-03-21 01:04:40 +11:00
instanceview fix: limit instance names to 128 chars 2022-03-19 23:23:08 +01:00
pagedialog NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
pages optimize: Improve mod versions request to Modrinth 2022-03-24 19:31:11 -03:00
setupwizard fix(i18n): fix translatable strings 2022-03-19 12:29:46 +01:00
themes NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
widgets Merge pull request #298 from Scrumplex/fix-i18n 2022-03-21 14:21:06 +01:00
ColorCache.cpp NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
ColorCache.h NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
GuiUtil.cpp PasteUpload task changed to use 0x0.st's protocol 2022-01-19 08:27:26 +00:00
GuiUtil.h NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
InstanceWindow.cpp NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
InstanceWindow.h NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
MainWindow.cpp Merge pull request #298 from Scrumplex/fix-i18n 2022-03-21 14:21:06 +01:00
MainWindow.h Merge pull request #188 from PolyMC/removal/notifications 2022-03-15 00:51:28 +11:00