..
ApiDownload.cpp
refactor!!!: migrate from shared pointers
2026-01-11 21:00:03 +05:00
ApiDownload.h
refactor!!!: migrate from shared pointers
2026-01-11 21:00:03 +05:00
ApiHeaderProxy.h
Apply suggestions from code review
2023-08-01 18:53:51 -07:00
ApiUpload.cpp
refactor!!!: migrate from shared pointers
2026-01-11 21:00:03 +05:00
ApiUpload.h
refactor!!!: migrate from shared pointers
2026-01-11 21:00:03 +05:00
ByteArraySink.h
refactor!!!: migrate from shared pointers
2026-01-11 21:00:03 +05:00
ChecksumValidator.h
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into validate_metadata
2024-07-21 02:24:30 +03:00
Download.cpp
refactor!!!: migrate from shared pointers
2026-01-11 21:00:03 +05:00
Download.h
refactor!!!: migrate from shared pointers
2026-01-11 21:00:03 +05:00
DummySink.h
fix build
2026-01-17 02:28:56 +02:00
FileSink.cpp
chore: remove double spaces from logs
2026-01-29 19:15:27 +05:00
FileSink.h
rename variable
2025-03-23 08:52:08 +02:00
HeaderProxy.h
chore: reformat
2023-08-14 18:16:53 +02:00
HttpMetaCache.cpp
chore: remove double spaces from logs
2026-01-29 19:15:27 +05:00
HttpMetaCache.h
Reduce usage of [[nodiscard]] attributes
2025-07-07 20:56:29 +01:00
Logging.cpp
added skin manage dialog
2023-09-05 00:18:36 +03:00
Logging.h
added skin manage dialog
2023-09-05 00:18:36 +03:00
MetaCacheSink.cpp
chore: make all the regexes static const
2025-04-28 22:37:29 +03:00
MetaCacheSink.h
fix: clean up license headers for Tasks
2023-05-01 10:48:00 -07:00
Mode.h
refactor: more net cleanup
2022-05-12 18:11:55 -03:00
NetJob.cpp
fix build
2026-01-17 02:28:56 +02:00
NetJob.h
refactor!!!: migrate from shared pointers
2026-01-11 21:00:03 +05:00
NetRequest.cpp
feat: Auto handle Http 429 Too Many Requests with retry
2026-02-06 09:36:09 -07:00
NetRequest.h
feat: Auto handle Http 429 Too Many Requests with retry
2026-02-06 09:36:09 -07:00
NetUtils.h
chore: update license headers
2023-08-14 18:17:05 +02:00
PasteUpload.cpp
refactor!!!: migrate from shared pointers
2026-01-11 21:00:03 +05:00
PasteUpload.h
refactor!!!: migrate from shared pointers
2026-01-11 21:00:03 +05:00
RawHeaderProxy.h
Update launcher/net/RawHeaderProxy.h
2024-07-22 21:51:20 +03:00
Sink.h
feat: add sink fail reason and correctly propagate it through the NetRequest
2025-05-10 12:16:10 +03:00
Upload.cpp
refactor!!!: migrate from shared pointers
2026-01-11 21:00:03 +05:00
Upload.h
refactor!!!: migrate from shared pointers
2026-01-11 21:00:03 +05:00
Validator.h
Removed AuthRequest and NetAction
2024-05-14 00:21:45 +03:00