summaryrefslogtreecommitdiffhomepage
path: root/client
AgeCommit message (Expand)AuthorFilesLines
2024-06-18proxymap, various: distinguish between different protocolsAndrew Dunham1-0/+19
2024-06-17client/tailscale: add NodeID to deviceKristoffer Dalby1-0/+5
2024-06-14ipn/localapi,client/tailscale,cmd/derper: add WhoIs lookup by nodekey, use in...Brad Fitzpatrick2-1/+59
2024-06-10ipn/{ipnlocal,localapi},net/netkernelconf,client/tailscale,cmd/containerboot:...Irbe Krumina1-0/+21
2024-06-02tsnet,wgengine/netstack: add ListenPacket and testsMaisem Ali1-4/+16
2024-05-24all: do not depend on the testing packageMaisem Ali1-0/+1
2024-05-07web: use EditPrefs instead of passing UpdatePrefs to starting (#12040)kari-ts1-1/+9
2024-04-17build(deps-dev): bump vite from 5.1.4 to 5.1.7 in /client/webdependabot[bot]2-37/+25
2024-04-16all: use Go 1.22 range-over-intBrad Fitzpatrick1-1/+1
2024-04-15cmd/tailscale, ipn/ipnlocal: add suggest exit node CLI option (#11407)Claire Wang2-0/+17
2024-04-07ipn/{ipnlocal,localapi}: add API to toggle use of exit nodeBrad Fitzpatrick1-0/+9
2024-04-04tailscale: switch tailfs to drive syntax for api and logs (#11625)Charlotte Brandhorst-Satzkorn1-5/+5
2024-04-03tailscale: update tailfs functions and vars to use drive naming (#11597)Charlotte Brandhorst-Satzkorn1-13/+13
2024-04-02tailscale: update tailfs file and package names (#11590)Charlotte Brandhorst-Satzkorn2-7/+7
2024-03-08ipn,cmd/tailscale,client/tailscale: add support for renaming TailFS sharesPercy Wegmann1-7/+16
2024-03-08ipn,tailfs: tie TailFS share configuration to user profilePercy Wegmann1-2/+2
2024-03-07client/web: dedupe packages in yarn.lock (#11327)Mario Minardi1-374/+38
2024-03-06client/tailscale: add postures to UserRuleMatchKristoffer Dalby1-8/+32
2024-02-28client/web: fix Vite CJS deprecation warning (#11288)Ross Zurowski2-11/+14
2024-02-27client/web: update to typescript 5.3.3 (#11267)Mario Minardi3-40/+125
2024-02-26client/web: use grants on web UI frontendSonia Appasamy10-310/+548
2024-02-26client/web: restrict serveAPI endpoints to peer capabilitiesSonia Appasamy3-127/+357
2024-02-26tailfs: replace webdavfs with reverse proxiesPercy Wegmann1-1/+1
2024-02-23client/web: update vite and vitest to latest versions (#11200)Mario Minardi4-294/+496
2024-02-22client/web: update plugin-react-swc to latest version (#11199)Mario Minardi2-60/+73
2024-02-22client/web: update vite-plugin-svgr to latest version (#11197)Mario Minardi15-93/+125
2024-02-09tailfs: clean up naming and package structurePercy Wegmann2-11/+26
2024-02-09build(deps-dev): bump vite from 4.4.9 to 4.5.2 in /client/webdependabot[bot]2-5/+5
2024-02-09client/web: only check policy caps for tagged nodesSonia Appasamy3-12/+61
2024-02-09tailfs: initial implementationPercy Wegmann1-0/+43
2024-02-08client/web: use smart quotes in web UI frontendWill Norris7-6/+14
2024-02-08client/web: add new readonly modeWill Norris3-6/+30
2024-02-07util/cmpx: delete now that we're using Go 1.22Brad Fitzpatrick1-2/+2
2024-01-11client/web: skip connectivity check on httpsWill Norris1-3/+18
2024-01-11client/web: add initial types for using peer capabilitiesSonia Appasamy3-4/+222
2024-01-08client/web: ensure path prefix has a leading slashWill Norris2-22/+52
2024-01-08client/web: rename Disconnect to Log outSonia Appasamy3-12/+30
2023-12-21safesocket: remove ConnectionStrategy (#10662)Andrew Lytvynov1-2/+1
2023-12-19client/tailscale: add Device.PostureIdentity fieldPaul Scott1-0/+11
2023-12-14client/web: use Tailscale IP known by peer nodeSonia Appasamy1-21/+55
2023-12-13client/web: keep redirects on-site (#10525)Chris Palmer2-1/+52
2023-12-13client/web: fix redirect logic when accessing login client over TS IPSonia Appasamy4-5/+8
2023-12-12client/web: fix key expiry text when expiry disabledSonia Appasamy1-1/+3
2023-12-12client/web: only add cache header for assetsSonia Appasamy1-4/+6
2023-12-12client/web: fix ts connection checkSonia Appasamy2-5/+4
2023-12-12client/web: refresh auth after syno loginSonia Appasamy1-0/+6
2023-12-12client/web: add debug card to details pageWill Norris1-0/+17
2023-12-12client/web: use prefs.ControlURLOrDefault from controlSupportsCheckModeSonia Appasamy1-1/+1
2023-12-11client/web: use CSP hash for inline javascriptWill Norris2-4/+9
2023-12-11client/web: restrict using an exit node on a couple more platformsSonia Appasamy1-4/+18