aboutsummaryrefslogtreecommitdiff
path: root/launcher/net
AgeCommit message (Expand)Author
2023-08-01Apply suggestions from code reviewRachel Powers
2023-07-02Fail NetRequest on connection close from QTTrial97
2023-06-27More clenupTrial97
2023-06-27Simplify Upload and DownloadTrial97
2023-06-25fix: ensure `finished` signal is emitedRachel Powers
2023-06-25fix(net): fix emit signals in download & upload taskseth
2023-06-25fixup! Merge remote-tracking branch 'upstream/develop' into refactor/net-spli...Rachel Powers
2023-06-25Merge remote-tracking branch 'upstream/develop' into refactor/net-split-heade...Rachel Powers
2023-06-25feat(net): ApiUpload ^& fix unfired `finished` signalsRachel Powers
2023-06-25fix: class rename (lsp acitons undid the first rename :P)Rachel Powers
2023-06-25chore: formatRachel Powers
2023-06-25refactor: override / mask static `make` functions for ApiDownloadRachel Powers
2023-06-25refactor: split out setting api headers for downloadsRachel Powers
2023-06-15Made ByteSynkArray to use shared_ptrTrial97
2023-06-09Updated the messagesTrial97
2023-06-09Fixed some crashesTrial97
2023-05-21feat: Qt 5.15 adds transfer timeouts. at least use it for downloadsRachel Powers
2023-05-12Merge branch 'develop' into fix/network_and_signalsRachel Powers
2023-05-06refactor: move functions to utils + code-review fixesRachel Powers
2023-05-05Apply suggestions from code reviewRachel Powers
2023-05-01feat: estimate remining time on downloadsRachel Powers
2023-05-01refactor: logging.h -> Logging.hRachel Powers
2023-05-01fix: clean up license headers for TasksRachel Powers
2023-05-01feat: add UID to debug lines of upload tasksRachel Powers
2023-05-01feat: add download size to download details alongside speedRachel Powers
2023-05-01feat: add `details` signal to `Task`Rachel Powers
2023-05-01fix: properly map progress rangeRachel Powers
2023-05-01feat: Propogated subtask progressRachel Powers
2023-05-01feat: better task trackingRachel Powers
2023-04-17Fix: signal/slot macro -> func pointer & network fixesRachel Powers
2023-03-05Apply flowln's suggestionTheKodeToad
2023-03-02Prism-ify more license headersTheKodeToad
2023-03-02Replace with exact match and add TODO to improveTheKodeToad
2023-03-01Allow custom Modrinth API tokenTheKodeToad
2023-01-25refactor: make shared_qobject_ptr ctor explicitflow
2023-01-24Merge branch 'develop' into remove-updaterSefa Eyeoglu
2023-01-13refactor: generalize mod models and APIs to resourcesflow
2022-12-17refactor(Tasks): remove 'm_total_size' from ConcurrentTaskflow
2022-11-21refactor: remove old updaterSefa Eyeoglu
2022-11-14Prefix member variables in HttpMetaCacheTheLastRar
2022-11-04Fix: Resolve ambiguous overload errorsTheLastRar
2022-10-10feat: add clear metadata actionSefa Eyeoglu
2022-09-10fix: emit signals when aborting NetJobflow
2022-09-07Merge pull request #966 from flowln/refactor_tasksflow
2022-09-05Merge pull request #1034 from Scrumplex/detect-performance-featuresSefa Eyeoglu
2022-08-28refactor: make NetJob inherit from ConcurrentTask as well!flow
2022-08-21feat: add eternal cache entriesflow
2022-08-11Merge pull request #920 from flowln/metacache_fixtimoreo
2022-08-08refactor: store current capabilitiesSefa Eyeoglu
2022-07-23Merge pull request #877 from Scrumplex/refactor-offline-accountsSefa Eyeoglu