ShatteredPrism/launcher/ui/pages/global
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
..
AccountListPage.cpp DRM: check for valid account, not just any account 2024-05-22 19:46:43 -04:00
AccountListPage.h Add back DRM for offline and authlib-injector accounts 2024-05-20 13:24:16 -04:00
AccountListPage.ui Removed mojang 2023-09-25 17:44:04 +03:00
APIPage.cpp Fetch CurseForge API key from official files 2024-06-23 22:35:06 -04:00
APIPage.h Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into develop 2023-09-04 00:39:20 +01:00
APIPage.ui Fetch CurseForge API key from official files 2024-06-23 22:35:06 -04:00
CustomCommandsPage.cpp chore: update license headers 2023-08-14 18:17:05 +02:00
CustomCommandsPage.h chore: update license headers 2023-08-14 18:17:05 +02:00
EnvironmentVariablesPage.cpp Use hidden tab bar like other pages 2023-10-26 21:01:24 +01:00
EnvironmentVariablesPage.h Custom environment variables UI and implementation 2023-07-12 19:21:38 +01:00
ExternalToolsPage.cpp chore: update license headers 2023-08-14 18:17:05 +02:00
ExternalToolsPage.h chore: update license headers 2023-08-14 18:17:05 +02:00
ExternalToolsPage.ui make "browse" buttons and java pages more consistent 2023-07-06 01:39:59 -03:00
JavaPage.cpp Update launcher/ui/pages/global/JavaPage.cpp 2023-08-22 16:16:50 +03:00
JavaPage.h chore: update license headers 2023-08-14 18:17:05 +02:00
JavaPage.ui Merge pull request #1347 from HyperSoop/reduce-min-memory 2023-11-23 08:58:58 +01:00
LanguagePage.cpp chore: update license headers 2023-08-14 18:17:05 +02:00
LanguagePage.h chore: update license headers 2023-08-14 18:17:05 +02:00
LauncherPage.cpp Merge tag '8.0' into unmojang-8.0 2023-11-15 14:37:14 -05:00
LauncherPage.h chore: update license headers 2023-08-14 18:17:05 +02:00
LauncherPage.ui Merge Prism Launcher 8.2 2024-03-21 10:59:32 -04:00
MinecraftPage.cpp Merge tag '8.0' into unmojang-8.0 2023-11-15 14:37:14 -05:00
MinecraftPage.h feat: add custom native library path settings 2023-08-15 10:51:21 +02:00
MinecraftPage.ui Add online mode fix for legacy versions; minor refactors in legacy 2024-01-03 17:25:14 +00:00
ProxyPage.cpp chore: update license headers 2023-08-14 18:17:05 +02:00
ProxyPage.h chore: update license headers 2023-08-14 18:17:05 +02:00
ProxyPage.ui fix(mnemonics): Add missing buddies to labels 2022-04-29 01:30:47 +05:30