..
ApiDownload.cpp
remove duplicate code from net folder
2024-07-07 02:49:27 +03:00
ApiDownload.h
remove duplicate code from net folder
2024-07-07 02:49:27 +03:00
ApiHeaderProxy.h
Apply suggestions from code review
2023-08-01 18:53:51 -07:00
ApiUpload.cpp
remove duplicate code from net folder
2024-07-07 02:49:27 +03:00
ApiUpload.h
remove duplicate code from net folder
2024-07-07 02:49:27 +03:00
ByteArraySink.h
feat: add sink fail reason and correctly propagate it through the NetRequest
2025-05-10 12:16:10 +03: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
Removed AuthRequest and NetAction
2024-05-14 00:21:45 +03:00
Download.h
Apply suggestions from code review
2023-08-01 18:53:51 -07:00
FileSink.cpp
chore: remove double spaces from logs
2026-01-30 11:10:01 +00: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-30 11:10:01 +00: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
remove task parent from constuctor
2024-11-01 00:11:45 +02:00
NetJob.h
made sure that the retry dialog is not displayed offline
2024-06-24 00:29:21 +03:00
NetRequest.cpp
feat: Auto handle Http 429 Too Many Requests with retry
2026-02-06 18:42:57 +01:00
NetRequest.h
feat: Auto handle Http 429 Too Many Requests with retry
2026-02-06 18:42:57 +01:00
NetUtils.h
chore: update license headers
2023-08-14 18:17:05 +02:00
PasteUpload.cpp
refactor: remove broken Qt includes
2026-01-06 11:06:15 +00:00
PasteUpload.h
refactor: paste upload to report the error directly
2025-05-10 12:16:10 +03: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
Add back device code flow
2024-05-16 21:58:25 +03:00
Upload.h
More clenup
2023-06-27 09:23:24 +03:00
Validator.h
Removed AuthRequest and NetAction
2024-05-14 00:21:45 +03:00