summaryrefslogtreecommitdiffhomepage
path: root/drive
AgeCommit message (Expand)AuthorFilesLines
2026-01-23all: remove AUTHORS file and references to itWill Norris33-33/+33
2025-11-18all: rename variables with lowercase-l/uppercase-IAlex Chan4-31/+31
2025-09-30drive: don't use regexp package in leaf types packageBrad Fitzpatrick1-6/+18
2025-09-03drive: fix StatCache mishandling of paths with spacesCraig Hesling2-5/+11
2025-08-27cmd/viewer: add field comments to generated view methodsMaisem Ali1-1/+16
2025-08-14cmd/viewer, types/views: implement support for json/v2 (#16852)Joe Tsai1-3/+27
2025-07-29drive/driveimpl: use sudo or su to run file serverPercy Wegmann1-3/+21
2025-07-01drive,ipn/ipnlocal: calculate peer taildrive URLs on-demandPercy Wegmann3-3/+3
2025-04-09drive: fix index out of bounds when parsing request local paths (#15517)Craig Hesling4-4/+79
2025-04-07drive: fix minor typos in commentsCraig Hesling3-3/+3
2025-01-14cmd/viewer,all: consistently use "read-only" instead of "readonly"Brad Fitzpatrick1-2/+2
2024-08-29drive/driveimpl: use su instead of sudoPercy Wegmann1-13/+29
2024-06-10safesocket: add ConnectContextMaisem Ali1-3/+4
2024-05-16drive: rewrite LOCK pathsPercy Wegmann6-87/+380
2024-05-10drive: parse depth 1 PROPFIND results to include children in cachePercy Wegmann4-39/+368
2024-05-03drive: actually cache results on statcachePercy Wegmann4-24/+39
2024-05-03drive: use secret token to authenticate access to file server on localhostPercy Wegmann1-1/+0
2024-05-03drive: use secret token to authenticate access to file server on localhostPercy Wegmann1-1/+1
2024-05-03drive: use secret token to authenticate access to file server on localhostPercy Wegmann2-10/+33
2024-05-03drive: use secret token to authenticate access to file server on localhostPercy Wegmann1-1/+1
2024-05-03drive: use secret token to authenticate access to file server on localhostPercy Wegmann1-1/+3
2024-05-03drive: use secret token to authenticate access to file server on localhostPercy Wegmann6-53/+135
2024-04-30drive: don't allow DELETE on read-only sharesPercy Wegmann2-1/+32
2024-04-24ipn/ipnlocal: only show Taildrive peers to which ACLs grant us accessPercy Wegmann1-1/+1
2024-04-18drive: rewrite Location headersPercy Wegmann4-8/+52
2024-04-05drive: move normalizeShareName into pkg drive and make func public (#11638)Charlotte Brandhorst-Satzkorn2-1/+66
2024-04-04tailscale: switch tailfs to drive syntax for api and logs (#11625)Charlotte Brandhorst-Satzkorn1-7/+7
2024-04-03tailscale: update tailfs functions and vars to use drive naming (#11597)Charlotte Brandhorst-Satzkorn7-19/+19
2024-04-02tailscale: update tailfs file and package names (#11590)Charlotte Brandhorst-Satzkorn31-0/+3157