This website works better with JavaScript
首页
发现
帮助
注册
登录
oleg
/
webdav-js
关注
1
点赞
0
派生
0
文件
工单管理
0
合并请求
0
Wiki
分支:
feature/lighttpd-example
分支列表
标签列表
add-copy-move
add-gitpod
dependabot/npm_and_yarn/json5-2.2.3
dependabot/npm_and_yarn/sideway/formula-3.0.1
dependabot/npm_and_yarn/xmldom/xmldom-0.8.3
feature/file-information-on-preview
feature/i18n
feature/lighttpd-example
feature/wsgidav-example
master
refactor
switch-to-esbuild
xhr-upload-progress-proposal
2.4.0
2.3.0
2.2.0
2.1.0
2.0.0
2.0.0-rc2
2.0.0-rc1
2.0.0-beta3
2.0.0-beta2
v1.1.0
v0.1.0
webdav-js
/
TODO.md
TODO.md
638 B
永久链接
文件历史
原始文件
Allow uploading of directories (
#48
)
Add functionality for copying and moving files and directories
Add progress bar for file uploads
Add more unit tests for the UI
Add end-to-end UI testing (although it seems that drag and drop might be a problem)
Support keyboard navigation whilst overlay is visible
Improve code in
item.js
- maybe split out the functionality into each action?
Look into moving to TypeScript
ReactJS implementation
VueJS implementation
Native Web Components implementation
Angular implementation