file
Here are 2,844 public repositories matching this topic...
Simple HTML5 drag-drop zone with React.js.
-
Updated
Dec 21, 2021 - JavaScript
-
Updated
Oct 11, 2021 - Python
下载可以很简单
-
Updated
Sep 5, 2021 - Java
Copy files and directories with webpack
-
Updated
Dec 22, 2021 - JavaScript
A project committed to making file access and data transfer easier, efficient for React Native developers.
-
Updated
Nov 19, 2020 - JavaScript
Detect the file type of a Buffer/Uint8Array/ArrayBuffer
-
Updated
Dec 30, 2021 - JavaScript
-
Updated
Mar 6, 2019 - Java
Problem description
Hi, smart_open currently supports hdfs://, viewfs:// is also a hadoop file system which is similar to hdfs://.
I find that tf.io.gfile.GFile of tensorflow can support both hdfs:// and viewfs://, is it possible that smart_open add support for viewfs://?
Thanks~
Xplorer, a customizable, modern file manager
-
Updated
Dec 31, 2021 - TypeScript
Media gallery with CKEditor, TinyMCE and Summernote support. Built on Laravel file system.
-
Updated
Nov 22, 2021 - PHP
-
Updated
Oct 11, 2021 - JavaScript
Wear-leveled SPI flash file system for embedded devices
-
Updated
May 17, 2021 - C
-
Updated
Oct 11, 2021 - JavaScript
JavaScript library to generate a human readable String describing the file size
-
Updated
Nov 10, 2021 - JavaScript
Create GitHub Resource Download Link
-
Updated
Sep 30, 2021 - JavaScript
A lightweight and very configurable jQuery plugin for file uploading using ajax(a sync); includes support for queues, progress tracking and drag and drop.
-
Updated
Feb 8, 2021 - JavaScript
Android 检索手机目录方式的文件选择器,轻量且界面友好,定制性高。This is a lightweight file selector, it can select files by retrieve phone directory
-
Updated
Dec 16, 2020 - Java
Describe the bug
When using the editor, the buttons to save and cancel differ in order and appearance from the other buttons of the application.
To Reproduce
- Open Filegator
- Open the editor
- See error
Expected behavior
The buttons should look the same and be in the same order as in the rest of the application.
Screenshots
Standard:


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