PrismLauncher/launcher/net
2026-04-19 20:44:13 +00:00
..
ApiDownload.cpp Use an owning QByteArray in ByteArraySink 2026-02-18 00:31:05 +00:00
ApiDownload.h Use an owning QByteArray in ByteArraySink 2026-02-18 00:31:05 +00:00
ApiHeaderProxy.h Apply suggestions from code review 2023-08-01 18:53:51 -07:00
ApiUpload.cpp Use an owning QByteArray in ByteArraySink 2026-02-18 00:31:05 +00:00
ApiUpload.h Use an owning QByteArray in ByteArraySink 2026-02-18 00:31:05 +00:00
ByteArraySink.h Remove std::unique_ptr from ByteArraySink 2026-02-18 09:16:36 +00:00
ChecksumValidator.h Don't use new Qt method 2026-04-17 11:12:46 +05:00
Download.cpp Remove std::unique_ptr from ByteArraySink 2026-02-18 09:16:36 +00:00
Download.h Use an owning QByteArray in ByteArraySink 2026-02-18 00:31:05 +00:00
DummySink.h fix build 2026-01-17 02:28:56 +02:00
FileSink.cpp fix: log error if file open/commit fails 2026-03-23 01:07:05 +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 fix: log error if file open/commit fails 2026-03-23 01:07:05 +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
Mode.h
NetJob.cpp NetJob: do not automatically retry on 404 Not Found response (#5416) 2026-04-19 20:44:13 +00:00
NetJob.h refactor!!!: migrate from shared pointers 2026-01-11 21:00:03 +05:00
NetRequest.cpp Reduce include chain further, forward declare settings and log model 2026-02-09 20:03:10 -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 Remove std::unique_ptr from ByteArraySink 2026-02-18 09:16:36 +00:00
PasteUpload.h Remove std::unique_ptr from ByteArraySink 2026-02-18 09:16:36 +00: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 Remove std::unique_ptr from ByteArraySink 2026-02-18 09:16:36 +00:00
Upload.h Use an owning QByteArray in ByteArraySink 2026-02-18 00:31:05 +00:00
Validator.h Removed AuthRequest and NetAction 2024-05-14 00:21:45 +03:00