Commit Graph

11 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
5ee88a657f update deploy.sh 2026-01-26 22:43:39 -06:00
Zoe Forbes
93add05984 improve csv import handling 2026-01-26 21:51:07 -06:00
Zoe Forbes
2d44b2aa8f add free-ipa setup 2026-01-26 21:37:53 -06:00
Zoe Forbes
11aeb87216 update deployment 2026-01-26 21:32:57 -06:00
Zoe Forbes
00c5b2370b update deployment instructions 2026-01-26 21:31:49 -06:00
Zoe Forbes
d2eb62835b Add roadmap and deployment examples 2026-01-26 06:06:21 -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
Zoe Forbes
9c9609f906 first commit 2026-01-18 12:08:14 -06:00