Commit History

Author SHA1 Message Date
  Jaime van Kessel 56c25db83a Ignore the type of certifi 2 years ago
  Jaime van Kessel 3436a2171e Remove unneeded () 3 years ago
  Remco Burema 670f1df6c7 Show latest version nr. available in firmware-update-checker-message. 4 years ago
  Nino van Hooff 6ca9b4678e Convert doxygen to rst for Firmware update plugins 4 years ago
  Jaime van Kessel 2e9dca71ce Remove a number of unused imports 4 years ago
  Jaime van Kessel bffe79d96c Add verify_mode to ssl context 4 years ago
  Lipu Fei f20696966d Fix logging in FirmwareUpdateChecker 5 years ago
  Lipu Fei a2dcbc3be7 Use certifi for firmware update checker 5 years ago
  Ghostkeeper 2f92479db2 Don't use caps for log entry of firmware update 5 years ago
  Jaime van Kessel 909c74c9b6 Fix the tests so they don't rely on external URL 5 years ago
  Jaime van Kessel f5c4b6919d Merge branch 'master' of github.com:Ultimaker/Cura into unittests_firmwareupdate_0 5 years ago
  Diego Prado Gesto fcc6af68af Don't show the current checked version of the firmware if the version number we gather is ZERO. That means that there was a problem getting the right value. 5 years ago
  Remco Burema 69e2fa396e Refactor out unnecesary late init (to make tests cleaner). [UnitTests] 5 years ago
  Remco Burema 2b8b995422 Refactor out unnecesary 'container' parameter (to make tests easier). [UnitTests] 5 years ago
  Ghostkeeper 53dc28db89 Change URL of firmware update page for Ultimaker 3 and S5 5 years ago
  Remco Burema 2e3abbc904 Put the firmware-update meta-data in the 'normal' printer definitions and make the code handle that. 5 years ago
  Remco Burema 931143ceaa Added FirmwareUpdateCheckerMessage, so no variables have to be hidden in the action of a plain Message. 5 years ago
  Remco Burema 8c71a8855c FirmwareUpdateChecker: Remove superfluous 'version_parser' as a setting, since it broke lean principles. 5 years ago
  Remco Burema 60408c14bc FirmwareUpdateChecker: Small refactors due to code review. 5 years ago
  Ghostkeeper e3b05f0867 Code style: Spaces around binary operators 5 years ago
  Ghostkeeper 6ac10db582 Code style: Use double quotes for strings 5 years ago
  Remco Burema 69cef98c30 FirmwareUpdateChecker: Small fixes (typing and lowercase input). 5 years ago
  Remco Burema f2b50c748c Fix typing in the FirmwareUpdateChecker plugin. 5 years ago
  Remco Burema 4ecac6e27f Set the right firmware-download-URL in the actual update-firmware-message. 5 years ago
  Remco Burema 472d012c08 Move firmware-update-checker json-parsing to its own class (also don't repeat parsing each time). 5 years ago
  Remco Burema 6c2791f382 Parse the firmware-update-check lookup-tables from a (new) .json instead of hardcoded. 5 years ago
  Remco Burema 12999f48c8 FirmwareUpdateCheckerJob: Move introduced hardcoded values to static variables. 5 years ago
  Remco Burema d8ed3d6074 Check the whole list for firmware-updates instead of just the first added container. 5 years ago
  Remco Burema 487ef52c66 Warn on error and continue on encountering 'future-proof' (now) or old (later) version-URLs. 5 years ago
  Remco Burema 10b5584ca6 [CURA-5483] Support more than just the UM3(E) for the firmware-update-check (add S5 only for now). 5 years ago
  Lipu Fei eb949472e8 Merge remote-tracking branch 'origin/master' into WIP_improve_initialization 6 years ago
  Aleksei S 4d6753a1f1 remove unused code lines in firmware checker 6 years ago
  Aleksei S b46a08f566 Add Reft and Right side aligned action buttons to the message box 6 years ago
  Aleksei S 6a3eec07e2 Message stack shows properly messages 6 years ago
  Diego Prado Gesto 43657010ba CURA-5164 The Preferences is not a singleton class anymore since in some point 6 years ago
  Mark c6e5123c2d Update the link so we can see how many people use it 6 years ago
  ChrisTerBeke a76c84ca30 Finally remove annoying firmware check log line for non-UM3 printers 6 years ago
  Mark 303cf33de1 Made the message more clear 6 years ago
  Lipu Fei 2be529668e Fix download for firmware upgrade notification 6 years ago
  Mark 9a193ad5c5 Changing AGPLv3 to LGPLv3 7 years ago
  Jaime van Kessel cd11c6832d Added user agent header to firmware update 7 years ago
  Ghostkeeper 0060909117 Use named arguments for i18n string 7 years ago
  Ghostkeeper 3150420160 Fix i18n with replaced texts 7 years ago
  Diego Prado Gesto e8553e8e69 Fixed double messages and rearrange some code - CURA-4224 7 years ago
  Lipu Fei 3812a478cf Only use lowercase for string comparison 7 years ago
  Lipu Fei a48507546f More defensive machine name and version check 7 years ago
  Lipu Fei 9567a6921d Fix code style 7 years ago
  Lipu Fei be57ccb127 Minor fixes 7 years ago
  Diego Prado Gesto 80992dd44c The checker now runs also when the user adds a new printer - CURA-4224 7 years ago
  Diego Prado Gesto b17ff081d6 Added the FirmwareUpdateChecker to Cura - CURA-4224 7 years ago