43 Commits (a4c7b0574a7bfe7d2b59c8185d1b7945655366fb)

Author SHA1 Message Date
Sonia Appasamy a4c7b0574a client/web: add confirmation dialogs 2 years ago
Sonia Appasamy d5d42d0293 client/web: small UI cleanups 2 years ago
Sonia Appasamy 97f8577ad2 client/web: restructure api mutations into hook 2 years ago
Sonia Appasamy ef4f1e3a0b client/web: add loading state to app 2 years ago
Sonia Appasamy 014ae98297 client/web: style tweaks 2 years ago
Will Norris c5208f8138 client/web: small tweaks for small screens 2 years ago
Will Norris 9441a4e15d client/web: render 404 message in empty card 2 years ago
Sonia Appasamy 95e9d22a16 client/web: button, link, and other small UI updates 2 years ago
Sonia Appasamy 5e125750bc client/web: center and fix height of header 2 years ago
Sonia Appasamy 7a4ba609d9 client/web: show features based on platform support 2 years ago
Sonia Appasamy 7d61b827e8 client/web: adjust colors and some UI margins 2 years ago
Sonia Appasamy bcc9b44cb1 client/web: hide admin panel links for non-tailscale control servers 2 years ago
Sonia Appasamy ecd1ccb917 client/web: add subnet routes view 2 years ago
Sonia Appasamy 6e30c9d1fe client/web: add eslint 2 years ago
Sonia Appasamy 5f40b8a0bc scripts/check_license_headers: enforce license on ts/tsx files 2 years ago
Sonia Appasamy 38ea8f8c9c client/web: add Inter font 2 years ago
Sonia Appasamy e75be017e4 client/web: add exit node selector 2 years ago
Will Norris f880c77df0 client/web: split login from nodeUpdate 2 years ago
Sonia Appasamy 96ad9b6138 client/web: remove legacy-client-view.tsx 2 years ago
Naman Sood d5c460e83c
client/{tailscale,web}: add initial webUI frontend for self-updates (#10191) 2 years ago
Will Norris 60957e1077 client/web: fix back button on devices with URL prefix 2 years ago
Sonia Appasamy c9bfb7c683 client/web: add Tailscale SSH view 2 years ago
Sonia Appasamy 86c8ab7502 client/web: add readonly/manage toggle 3 years ago
Will Norris 623f669239 client/web: pass URL prefix to frontend 3 years ago
Sonia Appasamy 0753ad6cf8 client/web: move useNodeData out of App component 3 years ago
Sonia Appasamy 5e095ddc20 client/web: add initial framework for exit node selector 3 years ago
Sonia Appasamy de2af54ffc client/web: pipe newSession through to readonly view 3 years ago
Sonia Appasamy d73e923b73 client/web: add device details view 3 years ago
Sonia Appasamy 7df2c5d6b1 client/web: add route management for ui pages 3 years ago
Sonia Appasamy f2a4c4fa55 client/web: build out client home page 3 years ago
Sonia Appasamy e5dcf7bdde client/web: move auth session creation out of /api/auth 3 years ago
Will Norris 4ce4bb6271 client/web: limit authorization checks to API calls 3 years ago
Will Norris 237c6c44cd client/web: call /api/auth before rendering any client views 3 years ago
Sonia Appasamy 6f214dec48 client/web: split out UI components 3 years ago
Sonia Appasamy 73bbf941f8 client/web: hook up auth flow 3 years ago
Sonia Appasamy 5429ee2566 client/web: add debug mode for web client ui updates 3 years ago
Sonia Appasamy da6eb076aa client/web: add localapi proxy 3 years ago
Sonia Appasamy 50b558de74 client/web: hook up remaining legacy POST requests 3 years ago
Sonia Appasamy 077bbb8403 client/web: add csrf protection to web client api 3 years ago
Sonia Appasamy 18280ebf7d client/web: hook up data fetching to fill --dev React UI 3 years ago
Will Norris 9c4364e0b7 client/web: copy existing UI to basic react components 3 years ago
Sonia Appasamy 12238dab48 client/web: add tailwind styling to react app 3 years ago
Sonia Appasamy 3f12b9c8b2 client/web: pipe through to React in dev mode 3 years ago