Directories
¶
| Path | Synopsis |
|---|---|
|
Package assets embeds the livetemplate client browser bundle (JS + CSS) and the JetBrains Mono webfont so prereview ships as a self-contained binary with no CDN dependency (it is reviewed over Tailscale/devbox, often offline).
|
Package assets embeds the livetemplate client browser bundle (JS + CSS) and the JetBrains Mono webfont so prereview ships as a self-contained binary with no CDN dependency (it is reviewed over Tailscale/devbox, often offline). |
|
Package netaddr resolves which host/IP the review server should bind to and which alternate URLs to advertise, with first-class support for Tailscale tailnets so a remote box is reachable from the user's phone without exposing the diff on a public interface.
|
Package netaddr resolves which host/IP the review server should bind to and which alternate URLs to advertise, with first-class support for Tailscale tailnets so a remote box is reachable from the user's phone without exposing the diff on a public interface. |
|
Package proxy implements the reverse proxy that fronts the user's live local server in prereview's --external mode: it strips framing/CSP blockers from HTML navigations and injects a postMessage beacon so the prereview UI can iframe the page and track navigation, scroll, and annotation focus.
|
Package proxy implements the reverse proxy that fronts the user's live local server in prereview's --external mode: it strips framing/CSP blockers from HTML navigations and injects a postMessage beacon so the prereview UI can iframe the page and track navigation, scroll, and annotation focus. |
|
Package update implements prereview's self-update: checking GitHub for a newer release, verifying the download against the release checksums, and atomically swapping the running binary.
|
Package update implements prereview's self-update: checking GitHub for a newer release, verifying the download against the release checksums, and atomically swapping the running binary. |
Click to show internal directories.
Click to hide internal directories.