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>
3 months ago
..
build client/web: precompress assets 6 months ago
src client/web: update to typescript 5.3.3 (#11267) 3 months ago
assets.go client/web: only add cache header for assets 6 months ago
auth.go client/web: use grants on web UI frontend 3 months ago
index.html client/web: use CSP hash for inline javascript 6 months ago
package.json client/web: fix Vite CJS deprecation warning (#11288) 3 months ago
qnap.go client/web: add readonly/manage toggle 7 months ago
styles.json client/web: adjust colors and some UI margins 6 months ago
synology.go client/web: add readonly/manage toggle 7 months ago
tailwind.config.js client/web: fix Vite CJS deprecation warning (#11288) 3 months ago
tsconfig.json client/web: update vite and vitest to latest versions (#11200) 3 months ago
vite.config.ts client/web: update vite and vitest to latest versions (#11200) 3 months ago
web.go client/web: use grants on web UI frontend 3 months ago
web_test.go client/web: use grants on web UI frontend 3 months ago
yarn.lock client/web: dedupe packages in yarn.lock (#11327) 3 months ago