Radish alpha
r
rad:z4D5UCArafTzTQpDZNQRuqswh3ury
Radicle desktop app
Radicle
Git
Fix CSP connect-src to allow all local assets
Merged rudolfs opened 1 month ago

The previous entry hardcoded a Vite-generated content-hash filename (onig-CwjCXqnP.wasm), which breaks whenever the file’s hash changes between builds. Replacing it with ‘self’ covers all same-origin assets regardless of filename.

lint unit-test e2e 👉 Workflow runs 👉 Branch on GitHub

rudolfs opened with revision f48fa5e1 on base c167f4f8 +1 -1 1 month ago

The previous entry hardcoded a Vite-generated content-hash filename (onig-CwjCXqnP.wasm), which breaks whenever the file’s hash changes between builds. Replacing it with ‘self’ covers all same-origin assets regardless of filename.

lint unit-test e2e 👉 Workflow runs 👉 Branch on GitHub

rudolfs pushed revision 2 c49c0ae7 on base c74b8e01 +1 -1 15 days ago

Rebase

rudolfs merged revision c49c0ae7 at 82807ece 15 days ago