tailscale/client/web
Sonia Appasamy 2dbd546766 client/web: remove DebugMode from GET /api/data
No longer using this! Readonly state fully managed via auth endpoint.
Also getting rid of old Legacy server mode.

A #cleanup

Signed-off-by: Sonia Appasamy <sonia@tailscale.com>
2023-11-15 17:18:33 -05:00
..
build client/web: clean up assets handling 2023-09-08 16:05:11 -04:00
src client/web: remove DebugMode from GET /api/data 2023-11-15 17:18:33 -05:00
assets.go client/web: server /index.html on 404 requests 2023-11-14 15:29:55 -08:00
auth.go client/web: move more session logic to auth.go 2023-11-01 18:35:43 -04:00
index.html client/web: always use new web client; remove old client 2023-08-28 11:11:16 -07:00
package.json client/web: add readonly/manage toggle 2023-11-10 15:01:34 -05: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 tailwind styling to react app 2023-08-14 15:29:12 -04: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_test.go client/web: add readonly/manage toggle 2023-11-10 15:01:34 -05:00
web.go client/web: remove DebugMode from GET /api/data 2023-11-15 17:18:33 -05:00
yarn.lock client/web: add readonly/manage toggle 2023-11-10 15:01:34 -05:00