Cura/plugins/Marketplace
c.lamboo 9c02f6500d Use API endpoint for requesting package_ids
Use new api endpoint for requesting specific package_ids so we don't have to filter ourselves.

CURA-6990
2022-06-02 15:19:00 +02:00
..
CloudSync Fix copyright headers and code style a bit 2022-04-21 13:18:03 +02:00
resources Refactor missing packages dialog into model (MissingPackageList) and controller (InstallMissingPackagesDialog.qml) 2022-06-01 16:50:53 +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
InstallMissingPackagesDialog.py Use API endpoint for requesting package_ids 2022-06-02 15:19:00 +02:00
LocalPackageList.py Fix crash when server sends invalid JSON data 2022-05-19 11:36:16 +02:00
Marketplace.py Marketplace plugin registry is None on initialization, and is loaded after running show(). 2022-06-01 16:56:02 +02:00
MissingPackageList.py Use API endpoint for requesting package_ids 2022-06-02 15:19:00 +02:00
PackageList.py Catch UnicodeDecodeErrors when parsing error messages from server 2022-05-20 12:55:59 +02: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 Use API endpoint for requesting package_ids 2022-06-02 15:19:00 +02:00