Stuart
5e4c7245b6
CMMS fork: re-vendor all runtime deps locally, strip analytics
...
Upstream loads zip.js, OpenCV.js, WireBender (JS+WASM) and Google Fonts
from CDNs at runtime, and includes a Google Tag / gtag.js snippet. The
CMMS deployment forbids external requests. Changes:
- docs/vendor/ — local copies of opencv.js (Apache-2.0), zip.min.js
(BSD-3-Clause), WireBender.{js,wasm} (AGPL-3.0/commercial, source at
github.com/dev-lab/WireBender), and the three Google fonts (OFL, latin
subset). SOURCE.txt records provenance.
- studio.html / schema.html — zip.js + opencv.js + fonts @import point at
docs/vendor/.
- inspect-traces.js / schema/layout.js — WireBender import() + locateFile
point at docs/vendor/wirebender/.
- every *.html — Google Tag / gtag.js snippet removed.
No behaviour change; kicad-symbols zip was already bundled + local.
CMMS embedding hooks (window.PCBRETRACE_CONFIG, save-back, AI bridge)
land in a later commit.
2026-09-03 14:02:16 +10:00
..
assets
don't ignore kicad library zip in git
2026-04-24 17:33:54 +03:00
schema
CMMS fork: re-vendor all runtime deps locally, strip analytics
2026-09-03 14:02:16 +10:00
vendor
CMMS fork: re-vendor all runtime deps locally, strip analytics
2026-09-03 14:02:16 +10:00
canvas-ui.js
chore: automatically enrich source files with copyright headers
2026-05-23 09:09:46 +00:00
CNAME
Create CNAME
2025-12-21 00:40:17 +02:00
coil.html
CMMS fork: re-vendor all runtime deps locally, strip analytics
2026-09-03 14:02:16 +10:00
common.css
chore: automatically enrich source files with copyright headers
2026-05-23 09:09:46 +00:00
cv-core.js
Fix OpenCV Mat leak when stitching/connecting PCB images
2026-06-26 14:33:12 +03:00
db-core.js
chore: automatically enrich source files with copyright headers
2026-05-23 09:09:46 +00:00
favicon.ico
favicon added
2026-01-30 23:48:18 +02:00
guide.html
CMMS fork: re-vendor all runtime deps locally, strip analytics
2026-09-03 14:02:16 +10:00
index.html
CMMS fork: re-vendor all runtime deps locally, strip analytics
2026-09-03 14:02:16 +10:00
inductor.html
CMMS fork: re-vendor all runtime deps locally, strip analytics
2026-09-03 14:02:16 +10:00
inspect-traces.js
CMMS fork: re-vendor all runtime deps locally, strip analytics
2026-09-03 14:02:16 +10:00
inspector.js
Fixed the sticky node name validator issue, where a validator used once was incorrectly reused for all input text dialogs. Added a new feature: the Inspector view now shows calculated routes for nets, including inactive ones.
2026-07-01 17:38:52 +03:00
kicad.svg
Schema ReTrace added (create schematic diagrams from netlists).
2026-04-24 17:28:59 +03:00
nets.js
Fix KiCAD netlist export if more than one projects are managed
2026-06-26 15:39:02 +03:00
resistor.html
CMMS fork: re-vendor all runtime deps locally, strip analytics
2026-09-03 14:02:16 +10:00
schema.html
CMMS fork: re-vendor all runtime deps locally, strip analytics
2026-09-03 14:02:16 +10:00
spyglass.js
chore: automatically enrich source files with copyright headers
2026-05-23 09:09:46 +00:00
stitch-editor.js
chore: automatically enrich source files with copyright headers
2026-05-23 09:09:46 +00:00
studio.html
CMMS fork: re-vendor all runtime deps locally, strip analytics
2026-09-03 14:02:16 +10:00
studio.js
Navigation (history) from modal boxes fixed.
2026-07-10 13:45:28 +03:00
tool-bridge.js
chore: automatically enrich source files with copyright headers
2026-05-23 09:09:46 +00:00
tool-style.css
chore: automatically enrich source files with copyright headers
2026-05-23 09:09:46 +00:00