You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/drive/driveimpl
Andrea Gottardo 18eada499b drive/driveimpl: do not serve WebDAV on tvOS
Fixes tailscale/tailscale#13765

There is no need to serve a local filesystem on tvOS, given that there is no filesystem there. Disable it with a platform check.

There are likely more platforms that we can exclude.

Signed-off-by: Andrea Gottardo <andrea@gottardo.me>
3 weeks ago
..
compositedav drive: rewrite LOCK paths 6 months ago
dirfs tailscale: update tailfs file and package names (#11590) 7 months ago
shared drive: rewrite LOCK paths 6 months ago
birthtiming.go tailscale: update tailfs file and package names (#11590) 7 months ago
birthtiming_test.go tailscale: update tailfs file and package names (#11590) 7 months ago
connlistener.go tailscale: update tailfs file and package names (#11590) 7 months ago
connlistener_test.go tailscale: update tailfs file and package names (#11590) 7 months ago
drive_test.go drive: rewrite LOCK paths 6 months ago
fileserver.go drive: rewrite LOCK paths 6 months ago
local_impl.go drive/driveimpl: do not serve WebDAV on tvOS 3 weeks ago
remote_impl.go drive/driveimpl: use su instead of sudo 2 months ago