93 Commits (7f83f9fc832b17626e94de308cf37a29e04cd555)

Author SHA1 Message Date
Will Norris f880c77df0 client/web: split login from nodeUpdate 2 years ago
Sonia Appasamy 980f1f28ce client/web: hide unimplemented links 2 years ago
Sonia Appasamy 7238586652 client/web: fix margins on login popover 2 years ago
Sonia Appasamy 4f409012c5 client/web: when readonly, add check for TS connection 2 years ago
Sonia Appasamy 96ad9b6138 client/web: remove legacy-client-view.tsx 2 years ago
Sonia Appasamy 2dbd546766 client/web: remove DebugMode from GET /api/data 2 years ago
Naman Sood d5c460e83c
client/{tailscale,web}: add initial webUI frontend for self-updates (#10191) 2 years ago
Will Norris 03e780e9af client/web: disable the "disable" button when disabled 2 years ago
Will Norris 60957e1077 client/web: fix back button on devices with URL prefix 2 years ago
Will Norris 74947ce459 client/web: only trigger check mode if not authed 2 years ago
Sonia Appasamy c9bfb7c683 client/web: add Tailscale SSH view 2 years ago
Sonia Appasamy 86c8ab7502 client/web: add readonly/manage toggle 2 years ago
Sonia Appasamy d544e80fc1 client/web: populate device details view 2 years ago
Will Norris 623f669239 client/web: pass URL prefix to frontend 2 years ago
Sonia Appasamy 0753ad6cf8 client/web: move useNodeData out of App component 2 years ago
Sonia Appasamy 5e095ddc20 client/web: add initial framework for exit node selector 2 years ago
Sonia Appasamy de2af54ffc client/web: pipe newSession through to readonly view 2 years ago
Sonia Appasamy d73e923b73 client/web: add device details view 2 years ago
Will Norris 3e9026efda client/web: show manage button in readonly view 2 years ago
Sonia Appasamy 7df2c5d6b1 client/web: add route management for ui pages 2 years ago
Sonia Appasamy f2a4c4fa55 client/web: build out client home page 2 years ago
Sonia Appasamy e5dcf7bdde client/web: move auth session creation out of /api/auth 2 years ago
Will Norris 4ce4bb6271 client/web: limit authorization checks to API calls 2 years ago
Will Norris e5fbe57908 web/client: update synology token from /api/auth call 2 years ago
Will Norris 237c6c44cd client/web: call /api/auth before rendering any client views 2 years ago
Sonia Appasamy 6f214dec48 client/web: split out UI components 2 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
Will Norris 9a3bc9049c client/web,cmd/tailscale: add prefix flag for web command 3 years ago
Sonia Appasamy e952564b59 client/web: pipe unraid csrf token through apiFetch 3 years ago
Sonia Appasamy da6eb076aa client/web: add localapi proxy 3 years ago
Sonia Appasamy 7aea219a0f client/web: pull SynoToken logic into apiFetch 3 years ago
Will Norris d74c771fda client/web: always use new web client; remove old client 3 years ago
Will Norris dc8287ab3b client/web: enforce full path for CGI platforms 3 years ago
Sonia Appasamy 349c05d38d client/web: refresh on tab focus 3 years ago
Sonia Appasamy 776f9b5875 client/web: open auth URLs in new browser tab 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 d5ac18d2c4 client/web: add tsconfig.json 3 years ago
Sonia Appasamy 3f12b9c8b2 client/web: pipe through to React in dev mode 3 years ago