Large File Uploader to upload files and folders* with unlimited size. It uses Angular File Upload (https://github.com/flowjs/ng-flow) for handling.
Early alpha state, not approved for security. This app does not support server side encryption at the moment.
*) Folder upload only works with Firefox, Edge and Chromium-based (Google Chrome, Opera, Vivaldi) browsers
Clone the contents of the repository into your apps
directory and rename it to flowupload
, if necessary. Otherwise simply download it from the Nextcloud app store within your Nextcloud instance: https://apps.nextcloud.com/apps/flowupload
Version 0.0.9:
- Added Russian translation (thanks to @DmDS)
- Added support for Nextcloud 15
- Fix deprecated calls for compatibility with new Nextcloud releases
Version 0.0.8:
- Fixed deprecated calls for compatibility with Nextcloud 14
- Added translation for Polish, Czech, Spanish (thanks to @joebordes @CHazz @mzary)
- Updated Angular.js to version 1.6.9
Version 0.0.7:
- Added localisation (thanks @NastuzziSamy)
- Added folder upload support for Firefox, Chrome and Edge
- Updated ng-flow-standalone.js version to 2.7.7
- Added character sanitation to prevent upload of files with unsupported characters (especially foreign languages)
Flowupload: GNU Affero General Public License
Flowjs/NG-Flow: MIT License
Angularjs: MIT License
Bootstrap: Apache License v2.0