summaryrefslogtreecommitdiffhomepage
path: root/client/web/src/components/views
AgeCommit message (Expand)AuthorFilesLines
2024-02-26client/web: use grants on web UI frontendSonia Appasamy2-7/+13
2024-02-22client/web: update vite-plugin-svgr to latest version (#11197)Mario Minardi5-9/+9
2024-02-08client/web: use smart quotes in web UI frontendWill Norris2-2/+2
2024-01-08client/web: rename Disconnect to Log outSonia Appasamy2-9/+28
2023-12-12client/web: fix key expiry text when expiry disabledSonia Appasamy1-1/+3
2023-12-12client/web: add debug card to details pageWill Norris1-0/+17
2023-12-11client/web: add endpoint for logging device detail click metric (#10505)Mario Minardi1-2/+2
2023-12-08client/web: add confirmation dialogsSonia Appasamy2-19/+55
2023-12-08client/web: small UI cleanupsSonia Appasamy4-77/+107
2023-12-07client/web: restructure api mutations into hookSonia Appasamy6-85/+54
2023-12-07client/web: add additional web client metrics logging (#10462)Mario Minardi3-6/+16
2023-12-06client/web: start using swr for some fetchingSonia Appasamy1-2/+1
2023-12-06client/web: style tweaksSonia Appasamy3-24/+30
2023-12-06client/web: add licenses and policies linksSonia Appasamy1-10/+44
2023-12-06client/web: use IPv4 instead of IP in login view (#10483)Mario Minardi1-1/+1
2023-12-05client/web: add copyable components throughout UISonia Appasamy3-10/+59
2023-12-04client/web: update device and connected iconSonia Appasamy1-4/+13
2023-12-04client/web: add cancel button to subnet router input sectionSonia Appasamy1-22/+27
2023-12-04client/web: button, link, and other small UI updatesSonia Appasamy5-145/+212
2023-12-01client/web: show features based on platform supportSonia Appasamy2-29/+37
2023-12-01client/web: adjust colors and some UI marginsSonia Appasamy4-24/+19
2023-11-29client/web: hide admin panel links for non-tailscale control serversSonia Appasamy3-35/+34
2023-11-29client/web: add subnet routes viewSonia Appasamy3-14/+159
2023-11-28client/web: add eslintSonia Appasamy3-2/+12
2023-11-28scripts/check_license_headers: enforce license on ts/tsx filesSonia Appasamy5-0/+15
2023-11-17client/web: add advanced login optionsWill Norris1-2/+42
2023-11-17client/web: add Inter fontSonia Appasamy3-5/+5
2023-11-17client/web: add exit node selectorSonia Appasamy1-1/+4
2023-11-17client/web: split login from nodeUpdateWill Norris1-8/+46
2023-11-17client/web: hide unimplemented linksSonia Appasamy1-4/+5
2023-11-15client/web: remove legacy-client-view.tsxSonia Appasamy1-232/+0
2023-11-15client/{tailscale,web}: add initial webUI frontend for self-updates (#10191)Naman Sood2-0/+96
2023-11-13client/web: add Tailscale SSH viewSonia Appasamy3-5/+79
2023-11-10client/web: add readonly/manage toggleSonia Appasamy3-78/+16
2023-11-08client/web: populate device details viewSonia Appasamy1-28/+39
2023-11-07client/web: add initial framework for exit node selectorSonia Appasamy1-22/+16
2023-11-07client/web: add device details viewSonia Appasamy2-22/+125
2023-11-07client/web: show manage button in readonly viewWill Norris1-13/+17
2023-11-06client/web: build out client home pageSonia Appasamy1-12/+84
2023-11-03client/web: move auth session creation out of /api/authSonia Appasamy1-6/+8
2023-10-31client/web: split out UI componentsSonia Appasamy4-0/+401