aboutsummaryrefslogtreecommitdiff
path: root/api/logic/net/PasteUpload.cpp
AgeCommit message (Collapse)Author
2021-07-25NOISSUE Flatten gui and logic libraries into MultiMCPetr Mrázek
2021-07-13NOISSUE Use constants for user agentsJamie Mansfield
Here lies yet another early-stage move to debrand the MultiMC codebase, as well as reducing the burden of updating strings across the codebase for a future MultiMC6.
2018-07-15NOISSUE tabs -> spacesPetr Mrázek
2017-10-11NOISSUE remove debug dump to file in paste uploadPetr Mrázek
2017-10-11NOISSUE clean up and fix paste.ee uploadPetr Mrázek
2017-08-22forgot to remove debug statementJoona
2017-08-22switch to new paste.ee APIJoona
2017-05-03NOISSUE Revert all recent changes to NetAction and NetJobPetr Mrázek
2017-04-29NOISSUE refactor NetAction to be based on TaskPetr Mrázek
Still missing some things, this is part 1.
2017-02-08NOISSUE switch paste.ee over to https onlyPetr Mrázek
2016-11-06NOISSUE Refactor and sanitize MultiMC startup/shutdownPetr Mrázek
* Always create main window. * Properly handle netowrk manager - it was created twice, leading to potential crashes.
2016-05-01NOISSUE reorganize and document librariesPetr Mrázek