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
Mario Minardi c662bd9fe7
client/web: dedupe packages in yarn.lock (#11327)
Run yarn-deduplicate on yarn.lock to dedupe packages. This is being done
to reduce the number of redundant packages fetched by yarn when existing
versions in the lockfile satisfy the version dependency we need.

See https://github.com/scinos/yarn-deduplicate for details on the tool
used to perform this deduplication.

Updates #cleanup

Signed-off-by: Mario Minardi <mario@tailscale.com>
2 years ago
..
build client/web: precompress assets 2 years ago
src client/web: update to typescript 5.3.3 (#11267) 2 years ago
assets.go client/web: only add cache header for assets 2 years ago
auth.go client/web: use grants on web UI frontend 2 years ago
index.html client/web: use CSP hash for inline javascript 2 years ago
package.json client/web: fix Vite CJS deprecation warning (#11288) 2 years 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 client/web: use grants on web UI frontend 2 years ago
web_test.go client/web: use grants on web UI frontend 2 years ago
yarn.lock client/web: dedupe packages in yarn.lock (#11327) 2 years ago