Cura/plugins/Marketplace
Ghostkeeper 64b29779ca
Fix crash when server sends invalid JSON data
If readJSON fails, it puts an entry in the log and then returns None. This then crashes with a TypeError because you can't check for things to be in None.

Fixes Sentry issue CURA-3V5.
2022-05-19 11:36:16 +02:00
..
CloudSync Fix copyright headers and code style a bit 2022-04-21 13:18:03 +02:00
resources Merge branch '5.0' 2022-05-16 15:11:39 +02:00
__init__.py Re-add the CloudSync functionality 2022-04-15 13:12:06 +02:00
CloudApiModel.py Fix copyright headers and code style a bit 2022-04-21 13:18:03 +02:00
Constants.py Some final tweaks and added missing documentation 2021-12-07 09:48:48 +01:00
LocalPackageList.py Fix crash when server sends invalid JSON data 2022-05-19 11:36:16 +02:00
Marketplace.py Merge branch 'master' into CURA-8640_PyQt6 2022-03-24 11:53:44 +01:00
PackageList.py Get rid of some errors first. 2022-02-25 13:25:35 +01:00
PackageModel.py Fix crash when opening marketplace 2022-03-31 14:21:29 +02:00
plugin.json Upgrade SDK version to 8.0.0 for Cura 5.0 2022-04-20 10:57:38 +02:00
RemotePackageList.py Prevent error message when no further pages in marketplace could be loaded 2022-04-22 11:00:45 +02:00