Commit graph

3 commits

Author SHA1 Message Date
87869c8f8d Point all links at git.devtronic.pro and drop the dead Codeberg references 2026-07-06 18:35:42 +00:00
reverse
c7a3a5dba0 Plugin SRI support + documented deployment CSP
Plugin entries may now be { url, integrity, crossorigin } so off-origin
plugins can be pinned with Subresource Integrity (crossorigin defaults to
anonymous when a hash is set). Documents a sample CSP header and SRI hash
generation in SECURITY.md; the policy is a header (deployment-specific
origins) rather than a baked meta tag.
2026-06-20 08:37:17 +00:00
reverse
bb6591ba91 chore: project credibility bundle — CONTRIBUTING/CODE_OF_CONDUCT/SECURITY/issue+PR templates, .editorconfig, CHANGELOG; add plugin-bus & mode-parsing tests; replace ineffective try/catch plugin slots with a real error boundary (fixes lint, actually isolates plugin render errors) 2026-06-20 07:31:04 +00:00