Commit Graph

11 Commits

Author SHA1 Message Date
Donkie
3a44a01467 Fixed style in externaldb.py 2025-02-24 21:20:27 +01:00
fleaz
a2e6ad983a Properly build URLs with urljoin 2025-01-13 19:51:35 +01:00
Donkie
535fa40ad2 Updated most python dependencies
Primarily FastAPI and Pydantic to v2. Also ruff to latest.

Updated some code to support Pydantic v2
2024-05-23 19:42:27 +02:00
Donkie
620febc3ab Moved hishel cache directory into spoolmans data directory
This is to prevent permission issues
2024-05-21 11:25:08 +02:00
Donkie
59295a3e5a Added permission error catch for setting up hishel cache 2024-05-21 00:00:10 +02:00
Donkie
52c52bcfd8 Updated external db sync to handle spool types and new color hex format 2024-05-20 22:39:25 +02:00
Donkie
46ab709f72 Added extruder and bed temp to materials external db 2024-05-12 22:12:13 +02:00
Donkie
c2f2f845f6 Removed hashtag from external db color 2024-05-12 21:58:01 +02:00
Donkie
7f8606050b Made external db density field required 2024-05-12 21:58:00 +02:00
Donkie
cbaa7b81df Added API for fetching external database, removed parameters structure, 2024-05-12 12:14:25 +02:00
Donkie
21d541a680 Added script to download files from external db 2024-05-12 10:48:33 +02:00