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
Brad Fitzpatrick 2b3e533048 util/syspolicy: finish plumbing policyclient, add feature/syspolicy, move global impl
This is step 4 of making syspolicy a build-time feature.

This adds a policyclient.Get() accessor to return the correct
implementation to use: either the real one, or the no-op one. (A third
type, a static one for testing, also exists, so in general a
policyclient.Client should be plumbed around and not always fetched
via policyclient.Get whenever possible, especially if tests need to use
alternate syspolicy)

Updates #16998
Updates #12614

Change-Id: Iaf19670744a596d5918acfa744f5db4564272978
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
3 months ago
..
build client/web: precompress assets 2 years ago
src client/web: add Sec-Fetch-Site CSRF protection (#16046) 6 months ago
assets.go client/web: only add cache header for assets 2 years ago
auth.go util/syspolicy: finish plumbing policyclient, add feature/syspolicy, move global impl 3 months ago
index.html client/web: use CSP hash for inline javascript 2 years ago
package.json node.rev: bump to latest 22.x LTS release (#15652) 8 months ago
qnap.go client/web: add readonly/manage toggle 2 years ago
styles.json client/web: adjust colors and some UI margins 2 years ago
synology.go client/web: add readonly/manage toggle 2 years ago
tailwind.config.js client/web: fix Vite CJS deprecation warning (#11288) 2 years ago
tsconfig.json client/web: update vite and vitest to latest versions (#11200) 2 years ago
vite.config.ts client/web: update vite and vitest to latest versions (#11200) 2 years ago
web.go util/syspolicy: finish plumbing policyclient, add feature/syspolicy, move global impl 3 months ago
web_test.go util/syspolicy: finish plumbing policyclient, add feature/syspolicy, move global impl 3 months ago
yarn.lock build(deps): bump @babel/runtime from 7.23.4 to 7.26.10 in /client/web (#15299) 4 months ago