pollymc/launcher/net
fn2006 979d33ab83
Use PolyMC's CurseForge workaround (#47)
* Curseforge workarounds

This should allow people to use Curseforge without having to manually
paste a working key into the settings or change the user agent.

Signed-off-by: Lenny McLennington <lenny@sneed.church>

* chore: update cf api key api url

Sascha says the domain name we're using is not gonna be renewed, so I'm
switching it to a domain controlled by me instead so that this won't be
a problem in the future.

Signed-off-by: Lenny McLennington <lenny@sneed.church>

* feat: add ability to disable cf api key fetching

by setting the cf api key api url to a blank string

Signed-off-by: Lenny McLennington <lenny@sneed.church>

* don't ask before fetching key

* change polymc mention to pollymc

Signed-off-by: Lenny McLennington <lenny@sneed.church>
Co-authored-by: Lenny McLennington <lenny@sneed.church>
2022-12-20 22:42:34 +00:00
..
ByteArraySink.h
ChecksumValidator.h
Download.cpp Use PolyMC's CurseForge workaround (#47) 2022-12-20 22:42:34 +00:00
Download.h feat: add eternal cache entries 2022-08-21 13:47:49 -03:00
FetchFlameAPIKey.cpp Use PolyMC's CurseForge workaround (#47) 2022-12-20 22:42:34 +00:00
FetchFlameAPIKey.h Use PolyMC's CurseForge workaround (#47) 2022-12-20 22:42:34 +00:00
FileSink.cpp
FileSink.h
HttpMetaCache.cpp Prefix member variables in HttpMetaCache 2022-11-14 19:05:56 +00:00
HttpMetaCache.h Prefix member variables in HttpMetaCache 2022-11-14 19:05:56 +00:00
MetaCacheSink.cpp feat: add eternal cache entries 2022-08-21 13:47:49 -03:00
MetaCacheSink.h feat: add eternal cache entries 2022-08-21 13:47:49 -03:00
Mode.h
NetAction.h refactor: make NetJob inherit from ConcurrentTask as well! 2022-08-28 16:29:01 -03:00
NetJob.cpp refactor(Tasks): remove 'm_total_size' from ConcurrentTask 2022-12-17 13:10:19 -03:00
NetJob.h refactor: make NetJob inherit from ConcurrentTask as well! 2022-08-28 16:29:01 -03:00
NetUtils.h fix: treat accounts as offline, if auth servers are down 2022-07-23 12:38:01 +02:00
PasteUpload.cpp fix: fix slots for Qt 6 2022-07-10 12:19:15 +02:00
PasteUpload.h
Sink.h
Upload.cpp Use PolyMC's CurseForge workaround (#47) 2022-12-20 22:42:34 +00:00
Upload.h fix: allow aborting upload tasks 2022-07-17 11:33:41 -03:00
Validator.h