aboutsummaryrefslogtreecommitdiff
path: root/launcher/net/Download.cpp
AgeCommit message (Expand)Author
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-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-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-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-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
2022-09-05Merge pull request #1034 from Scrumplex/detect-performance-featuresSefa Eyeoglu
2022-08-21feat: add eternal cache entriesflow
2022-08-08refactor: store current capabilitiesSefa Eyeoglu
2022-07-11Merge pull request #678 from Scrumplex/improvements-around-proprietary-servicesSefa Eyeoglu
2022-07-10chore: update license headersSefa Eyeoglu
2022-07-10fix: fix slots for Qt 6Sefa Eyeoglu
2022-07-08chore: add missing license headersSefa Eyeoglu
2022-07-08feat: track capabilities of applicationSefa Eyeoglu
2022-07-08refactor: rename references to CurseForge to FlameSefa Eyeoglu
2022-06-04feat: custom user-agentRyan Cao
2022-05-21Merge pull request #500 from flowln/net_refactorSefa Eyeoglu
2022-05-20Add cursefrog key overridedada513
2022-05-12chore: add polymc license headers to launcher/net filesflow
2022-05-12fix: abort and fail logic in tasksflow
2022-05-12refactor: more net cleanupflow
2022-05-12refactor: remove some superfluous signalsflow
2022-05-12refactor: organize a little more the code in launcher/net/flow
2022-05-08adopt changes from #497 remappedRyan Cao
2021-11-21NOISSUE continue refactoring things to make tests passPetr Mrázek
2021-11-20NOISSUE Some happy little refactorsPetr Mrázek
2021-11-17NOISSUE qnam -> networkPetr Mrázek
2021-07-25NOISSUE Flatten gui and logic libraries into MultiMCPetr Mrázek