Commit graph pcb-retrace/docs/guide.html
Author SHA1 Message Date
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
dev-lab
55236223f8 chore: automatically enrich source files with copyright headers 2026-05-23 09:09:46 +00:00
Taras Greben
0a0f9ff9fd AES-256 encryption option for project files, progress on importing KiCad symbols 2026-05-23 11:18:19 +03:00
dev-lab
995a5d178c chore: automatically enrich source files with copyright headers 2026-05-07 14:47:37 +00:00
Taras Greben
d7b4a6c499 Schema ReTrace added (create schematic diagrams from netlists). 2026-04-24 17:28:59 +03:00
Taras Greben
33d9820785 favicon added 2026-01-30 23:48:18 +02:00
Taras Greben
b4d4ff1f83 Updated guide Step 3: Tracing Nets 2025-12-26 15:07:21 +02:00
Taras Greben
46d538e55f Added references to examples 2025-12-22 20:46:44 +02:00
Taras Greben
0022cb6a3a Inspector layout improved, Deep Linking implemented 2025-12-22 16:56:46 +02:00
Taras Greben
ca9fe52db5 Fixed manual image stitching and Inspector view for mobiles, other minor fixes/improvements. 2025-12-21 18:45:40 +02:00
Taras Greben
55e55edee9 PCB ReTrace initial 2025-12-21 00:55:01 +02:00
Taras Greben
f06b8a68b8 PCB ReTrace initial 2025-12-21 00:31:26 +02:00