Skip to content

CHazz/flowupload

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

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

Installation

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 information

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)

Licenses

Flowupload: GNU Affero General Public License

Flowjs/NG-Flow: MIT License

Angularjs: MIT License

Bootstrap: Apache License v2.0

About

Flowupload app compatible with Nextcloud

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 70.3%
  • PHP 29.7%