The Wayback Machine - https://web.archive.org/web/20220127191739/https://github.com/topics/file-sharing
Skip to content
#

file-sharing

Here are 924 public repositories matching this topic...

ShareX

ShareX is a free and open source program that lets you capture or record any area of your screen and share it with a single press of a key. It also allows uploading images, text or other types of files to many supported destinations you can choose from.
  • Updated Jan 24, 2022
  • C#
cha0sCat
cha0sCat commented Nov 11, 2021

Describe the bug
在当前代码中,HEAD 请求的目标只能是文件,当 HEAD 一个目录时,会返回 404
https://github.com/cloudreve/Cloudreve/blob/4d7b8685b9d0c62d3c115cbe3450f69737f5a506/pkg/webdav/webdav.go#L236-L239

To Reproduce
Steps to reproduce the behavior:
HEAD http://example.com/dav/

Expected behavior
return 0, nil

Additional context
相关方法的 RFC 标准:
http://www.webdav.org/specs/rfc4918.html#rfc.sectio

widestorm
widestorm commented Jul 14, 2021

Tracking issue: https://gitlab.com/timvisee/send/-/issues/21


An integration with shlink (https://shlink.io/documentation/api-docs/) would be very useful.
It would be helpful for automatically shortening links for input on a client computer where QR-codes aren't easily readable.

As I don't have much programming experience myself at all I don't know if it would be reasonably doable, al

Improve this page

Add a description, image, and links to the file-sharing topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the file-sharing topic, visit your repo's landing page and select "manage topics."

Learn more