| .. |
|
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
|
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into validate_metadata
|
2024-07-21 02:24:30 +03: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
|
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
|
Reduce include chain further, forward declare settings and log model
|
2026-02-09 20:03:10 -07: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 |