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
2020-03-05Add verify_mode to ssl contextJaime van Kessel
2020-02-10Bump SDK version number of Cura 4.5 to 7.1Ghostkeeper
2019-10-21Change SDK version to 7.0.0Nino van Hooff
2019-08-15Fix logging in FirmwareUpdateCheckerLipu Fei
2019-08-14Use certifi for firmware update checkerLipu Fei
2019-06-03Don't use caps for log entry of firmware updateGhostkeeper
2019-01-31Merge remote-tracking branch 'origin/4.0'Lipu Fei
2019-01-24Change the alignent option to use the new styleJaime van Kessel
2019-01-18Fix testsLipu Fei
2019-01-17Fix the tests so they don't rely on external URLJaime van Kessel
2019-01-17Merge branch 'master' of github.com:Ultimaker/Cura into unittests_firmwareupd...Jaime van Kessel
2018-12-17Update plugin versions to match package versionsLipu Fei
2018-12-14Increment API version to 6Ghostkeeper
2018-11-26Don't show the current checked version of the firmware if the version number ...Diego Prado Gesto
2018-11-16Refactor out unnecesary late init (to make tests cleaner). [UnitTests]Remco Burema
2018-11-16Write tests for the FirmwareUpdateChecker-plugin. [UnitTests]Remco Burema
2018-11-16Refactor out unnecesary 'container' parameter (to make tests easier). [UnitTe...Remco Burema
2018-10-15Change URL of firmware update page for Ultimaker 3 and S5Ghostkeeper
2018-10-15Code style: Spaces around binary operatorsGhostkeeper
2018-10-13Put the firmware-update meta-data in the 'normal' printer definitions and mak...Remco Burema
2018-10-13Added FirmwareUpdateCheckerMessage, so no variables have to be hidden in the ...Remco Burema
2018-10-13FirmwareUpdateChecker: Remove superfluous 'version_parser' as a setting, sinc...Remco Burema
2018-10-13FirmwareUpdateChecker: Small refactors due to code review.Remco Burema
2018-10-12Fix spelling of error messageGhostkeeper
2018-10-12Code style: Spaces around binary operatorsGhostkeeper
2018-10-12Code style: Use double quotes for stringsGhostkeeper
2018-10-12FirmwareUpdateChecker: Small fixes (typing and lowercase input).Remco Burema
2018-10-11Fix typing in the FirmwareUpdateChecker plugin.Remco Burema
2018-10-11Set the right firmware-download-URL in the actual update-firmware-message.Remco Burema
2018-10-11Move firmware-update-checker json-parsing to its own class (also don't repeat...Remco Burema
2018-10-11Parse the firmware-update-check lookup-tables from a (new) .json instead of h...Remco Burema
2018-10-11FirmwareUpdateCheckerJob: Move introduced hardcoded values to static variables.Remco Burema
2018-10-11Check the whole list for firmware-updates instead of just the first added con...Remco Burema
2018-10-10Warn on error and continue on encountering 'future-proof' (now) or old (later...Remco Burema
2018-10-10[CURA-5483] Support more than just the UM3(E) for the firmware-update-check (...Remco Burema
2018-10-03Remove unnecessary import and declaration of i18n in pluginsfieldOfView
2018-08-27Increase plugin API version to 5Aleksei S
2018-06-07Do not run firmware update check jobs in parallelLipu Fei
2018-05-31Merge remote-tracking branch 'origin/master' into WIP_improve_initializationLipu Fei
2018-05-29remove unused code lines in firmware checkerAleksei S
2018-05-29Add Reft and Right side aligned action buttons to the message boxAleksei S
2018-05-28Message stack shows properly messagesAleksei S
2018-05-11CURA-5164 The Preferences is not a singleton class anymore since in some pointDiego Prado Gesto
2018-03-21Update the link so we can see how many people use itMark
2018-02-14Add tags to urlsMark
2018-01-19Finally remove annoying firmware check log line for non-UM3 printersChrisTerBeke
2017-11-08Made the message more clearMark
2017-11-07Fix download for firmware upgrade notificationLipu Fei
2017-09-28Changing AGPLv3 to LGPLv3Mark
2017-09-27Added user agent header to firmware updateJaime van Kessel