You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/client/web
Will Norris d2fbdb005d client/web: use CSP hash for inline javascript
Calculate and set the hash of the one inline script we have in
index.html. That script is unlikely to change, so hardcoding the hash
seems fine for now.

Updates #10261
Updates tailscale/corp#16266

Signed-off-by: Will Norris <will@tailscale.com>
7 months ago
..
build client/web: precompress assets 7 months ago
src client/web: don't show login button if /ok errors 7 months ago
assets.go client/web: precompress assets 7 months ago
auth.go client/web: add logging of device management type for web client (#10492) 7 months ago
index.html client/web: use CSP hash for inline javascript 7 months ago
package.json client/web: add confirmation dialogs 7 months ago
qnap.go client/web: add readonly/manage toggle 8 months ago
styles.json client/web: adjust colors and some UI margins 7 months ago
synology.go client/web: add readonly/manage toggle 8 months ago
tailwind.config.js client/web: adjust colors and some UI margins 7 months ago
tsconfig.json client/web: add debug mode for web client ui updates 9 months ago
vite.config.ts client/web: fix hotreload proxy 8 months ago
web.go client/web: use CSP hash for inline javascript 7 months ago
web_test.go client/web: add metric logging when viewing local / remote node (#10555) 7 months ago
yarn.lock client/web: add confirmation dialogs 7 months ago