Commit Graph

4 Commits

Author SHA1 Message Date
forbes
f08ecc14ea feat(workbench): fix icon loading and add settings dialog
Replace hardcoded FreeCAD addon path searches with __file__-relative
resolution for icons in both InitGui.py and silo_commands.py. Icons now
load correctly regardless of install location.

Add Silo_Settings command with URL and SSL verification fields. Settings
persist via FreeCAD preferences and take priority over env vars. Wire
SSL context into all SiloClient HTTP methods.
2026-01-29 19:28:11 -06:00
53b5edb25f update documentation and specs 2026-01-29 13:10:12 -06:00
Zoe Forbes
7f375fec7c Add revision control and project tagging migration 2026-01-24 16:27:18 -06:00
Zoe Forbes
ed9cef67f9 update databasing system with minimum API, schema parsing and FreeCAD
integration
2026-01-24 15:03:17 -06:00