tailscale/client/web
Will Norris 05486f0f8e client/web: move synology and qnap logic into separate files
This commit doesn't change any of the logic, but just organizes the code
a little to prepare for future changes.

Updates tailscale/corp#13775

Signed-off-by: Will Norris <will@tailscale.com>
2023-08-24 14:17:41 -07:00
..
src client/web: refresh on tab focus 2023-08-24 12:22:47 -04:00
api.go client/web: add csrf protection to web client api 2023-08-21 15:02:02 -04:00
dev.go client/web: add barebones vite dev setup 2023-08-10 21:54:43 -04:00
index.html client/web: copy existing UI to basic react components 2023-08-15 12:01:36 -07:00
package.json client/web: add csrf protection to web client api 2023-08-21 15:02:02 -04:00
postcss.config.js client/web: add tailwind styling to react app 2023-08-14 15:29:12 -04:00
qnap.go client/web: move synology and qnap logic into separate files 2023-08-24 14:17:41 -07:00
synology.go client/web: move synology and qnap logic into separate files 2023-08-24 14:17:41 -07: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 tsconfig.json 2023-08-11 11:55:29 -04:00
vite.config.ts client/web: add barebones vite dev setup 2023-08-10 21:54:43 -04:00
web.css client/web: extract web client from cli package 2023-08-09 09:53:37 -07:00
web.go client/web: move synology and qnap logic into separate files 2023-08-24 14:17:41 -07:00
web.html client/web: extract web client from cli package 2023-08-09 09:53:37 -07:00
web_test.go client/web: extract web client from cli package 2023-08-09 09:53:37 -07:00
yarn.lock client/web: add csrf protection to web client api 2023-08-21 15:02:02 -04:00