OpusCapita / filemanager

React based FileManager for browser ( + FS REST API for Node.js and Express)
https://demo.core.dev.opuscapita.com/filemanager/master/?currentComponentName=FileManager&maxContainerWidth=100%25&showSidebar=false
Apache License 2.0
564 stars 123 forks source link

Release Filemanager v1.1.0 #121

Open kvolkovich-sc opened 6 years ago

kvolkovich-sc commented 6 years ago

Required File manager improvements:

i18n support for Google Drive API download/upload (multiple files / folder) show folder tree (additionally to browser panel) edit/view files (only limited set of predefined/configurable file extensions are supported: txt, groovy, js, xml) zip/unzip (not sure that it is required if we provide possibility to select multiple files and download them as archive and also provide possibility to upload folders) search for file/folder by name mask copy move drag-and-drop support One special user case: possibility to put several file managers on the same page and provide possibility to cope filed from one manager to another.

bichotll commented 5 years ago

@kvolkovich-sc Hi there. I have implemented the "upload multiple files" in my fork. Let me know if you are interested and I will prepare a PR.

kvolkovich-sc commented 5 years ago

@bichotll it would be great!