Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-08Better type checking and handling of optionalsGhostkeeper
2021-12-02Only perform materials-sync-job for capable printers.Remco Burema
2021-10-27Fix binding printer_id to response callbacksGhostkeeper
2021-10-27Fix API misalignments with confirm material upload actionGhostkeeper
2021-10-27Response data is contained in sub-field 'data'Ghostkeeper
2021-10-18API changed: material_profile_name instead of file_nameGhostkeeper
2021-10-15Fix HttpNetworkManager not providing error parameter if there is no errorGhostkeeper
2021-10-15Document UploadMaterialsJob class betterGhostkeeper
2021-10-15Handle errors reading material archive back inGhostkeeper
2021-10-15Better handle errors in local part of upload jobGhostkeeper
2021-10-15Use enum for printer status constantsGhostkeeper
2021-10-13Initialise _printer_metadata as a list instead of a dictGhostkeeper
2021-10-13Typing fixesGhostkeeper
2021-10-12Use lambdas instead of functoolsGhostkeeper
2021-10-12Remove superfluous error handlingGhostkeeper
2021-10-12Provide upload request metadata as body of a PUT requestGhostkeeper
2021-10-12Match on strings for metadataGhostkeeper
2021-10-12Send progress update when failedGhostkeeper
2021-10-12Expose printer status updates via progress update signalGhostkeeper
2021-10-12Store printer sync status flag per printerGhostkeeper
2021-10-12Improve error-handling per printerGhostkeeper
2021-10-12Implement confirming for all printers to send material syncGhostkeeper
2021-10-12Always provide error message if upload failedGhostkeeper
2021-10-12Always provide error message if upload failedGhostkeeper
2021-10-12Store material profile ID received from the upload requestGhostkeeper
2021-10-12Provide file size and an arbitrary name to the upload requestGhostkeeper
2021-10-12Add file data to PUT requestGhostkeeper
2021-10-12New material API endpoint URLGhostkeeper
2021-10-12Show more information about errors we're gettingGhostkeeper
2021-10-12Track progress from export jobGhostkeeper
2021-10-12Move code and status related to uploading materials to separate classGhostkeeper
2021-10-11Show error if the upload failedGhostkeeper
2021-10-11Disable sync button while in progressGhostkeeper
2021-10-08Implement basic uploading of materialGhostkeeper
2021-10-08Add a background job to upload material archivesGhostkeeper
2021-10-08Store online status of printer in the printer's metadataGhostkeeper
2021-09-07Fix various typosluz paz
2020-07-06Prevent division by 0 if total download size is 0Ghostkeeper
2020-07-02Fix ExtruderConfigurationModel.__eq__Nino van Hooff
2020-06-16Prevent crash when starting the firmware update twiceJaime van Kessel
2020-05-29Remove trailing whitespace from Python filesNino van Hooff
2020-05-28Convert remaining doxygen to rstNino van Hooff
2020-04-10Remove a number of unused variablesJaime van Kessel
2020-04-02Set FirmwareUpdater in error state if file is emptyJaime van Kessel
2020-01-10Fix bunch of issues found by pylintJaime van Kessel
2020-01-10Add some missing typingJaime van Kessel
2019-12-02Fix typo in content disposition headerfieldOfView
2019-11-01Add names to all the threadsJaime van Kessel
2019-10-25Merge branch 'network-printer-selection-is-back' of github.com:Ultimaker/CuraJaime van Kessel
2019-10-25Bring back the printer selection dialog for networked printersChrisTerBeke