aboutsummaryrefslogtreecommitdiff
path: root/launcher/net/Upload.cpp
AgeCommit message (Expand)Author
2023-06-15Made ByteSynkArray to use shared_ptrTrial97
2023-05-12Merge branch 'develop' into fix/network_and_signalsRachel 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 `details` signal to `Task`Rachel 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-08-08refactor: store current capabilitiesSefa Eyeoglu
2022-07-17fix: allow aborting upload tasksflow
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-28Rework curseforge download (#611)timoreo22