tailscale/client/web
Sonia Appasamy 5f40b8a0bc scripts/check_license_headers: enforce license on ts/tsx files
Enforcing inclusion of our OSS license at the top of .ts and .tsx
files. Also updates any relevant files in the repo that were
previously missing the license comment. An additional `@license`
comment is added to client/web/src/index.tsx to preserve the
license in generated Javascript.

Updates #10261

Signed-off-by: Sonia Appasamy <sonia@tailscale.com>
2023-11-28 13:57:09 -05:00
..
build client/web: clean up assets handling 2023-09-08 16:05:11 -04:00
src scripts/check_license_headers: enforce license on ts/tsx files 2023-11-28 13:57:09 -05:00
assets.go client/web: server /index.html on 404 requests 2023-11-14 15:29:55 -08:00
auth.go {client/web},{ipn/ipnlocal}: replace localapi debug-web-client endpoint 2023-11-16 18:32:52 -05:00
index.html client/web: add Inter font 2023-11-17 17:09:37 -05:00
package.json client/web: add advanced login options 2023-11-17 18:39:02 -08:00
postcss.config.js client/web: add tailwind styling to react app 2023-08-14 15:29:12 -04:00
qnap.go client/web: add readonly/manage toggle 2023-11-10 15:01:34 -05:00
synology.go client/web: add readonly/manage toggle 2023-11-10 15:01:34 -05:00
tailwind.config.js client/web: add advanced login options 2023-11-17 18:39:02 -08:00
tsconfig.json client/web: add debug mode for web client ui updates 2023-09-28 15:45:33 -04:00
vite.config.ts client/web: fix hotreload proxy 2023-11-06 16:31:30 -05:00
web.go client/web: add advanced login options 2023-11-17 18:39:02 -08:00
web_test.go {client/web},{ipn/ipnlocal}: replace localapi debug-web-client endpoint 2023-11-16 18:32:52 -05:00
yarn.lock client/web: add advanced login options 2023-11-17 18:39:02 -08:00