ShatteredPrism/launcher/ui
Evan Goode 810ab868b3 Fetch CurseForge API key from official files
Instead of fetching the CurseForge API key from PolyMC's server, fetch
it from the files of the CurseForge app, mirrored by archive.org. We can
do this without downloading the entire 100MiB+ application by
range-requesting the specific DEFLATE block where the key is and
decompressing just that block.
2024-06-23 22:35:06 -04:00
..
dialogs Merge remote-tracking branch 'prismlauncher/release-8.x' into develop 2024-06-23 11:34:11 -04:00
instanceview fix formatting 2024-06-09 16:34:32 +03:00
pagedialog chore: reformat 2023-08-14 18:16:53 +02:00
pages Fetch CurseForge API key from official files 2024-06-23 22:35:06 -04:00
setupwizard fix: java memory not set on initial setup 2023-10-23 23:38:03 +03:00
themes Merge remote-tracking branch 'prismlauncher/release-8.x' into develop 2024-06-23 11:34:11 -04:00
widgets Update launcher/ui/widgets/VariableSizedImageObject.cpp 2024-05-09 05:15:48 +00:00
ColorCache.cpp chore: reformat 2023-08-14 18:16:53 +02:00
ColorCache.h chore: reformat 2023-08-14 18:16:53 +02:00
GuiUtil.cpp Fetch CurseForge API key from official files 2024-06-23 22:35:06 -04:00
GuiUtil.h Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into develop 2023-09-04 00:39:20 +01:00
InstanceWindow.cpp pre-commit run --all-files 2024-05-23 16:49:09 -04:00
InstanceWindow.h pre-commit run --all-files 2024-05-23 16:49:09 -04:00
MainWindow.cpp fix: simplify openPath calls 2024-01-17 14:19:03 +00:00
MainWindow.h Added more open folder actions 2023-11-19 02:40:25 +02:00
MainWindow.ui Added more open folder actions 2023-11-19 02:40:25 +02:00