20 Commits (623f669239a3efd18914fefaaa488450df48fb06)

Author SHA1 Message Date
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
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 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