Cura/plugins/DigitalLibrary
Ghostkeeper 15c1b96d7b
Fix crash if a Digital Library project is made by deleted user
If the user that created a project has been deleted, the response from the API doesn't include a username. This crashes Cura because it had no default for the username.
The organization_shared field was also optional.

Done as a small fry to fix a bug found by a colleague.
2022-07-07 15:04:15 +02:00
..
resources Re-enable regular expression 2022-06-14 16:49:40 +02:00
src Fix crash if a Digital Library project is made by deleted user 2022-07-07 15:04:15 +02:00
tests Update tests to test filter too 2021-07-13 16:24:21 +02:00
__init__.py Initial commit for the DL 2021-04-20 11:30:49 +02:00
plugin.json Upgrade SDK version to 8.0.0 for Cura 5.0 2022-04-20 10:57:38 +02:00