Share multiple files at the same time
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Sam Black e2d95466aa
Fixup SonarQube 'code smells'
5 years ago
appinfo Fixup SonarQube 'code smells' 5 years ago
css Show progress of sharing files, and errors with the shares. 6 years ago
js Fixup SonarQube 'code smells' 5 years ago
.gitignore Ignore SonarQube 5 years ago
LICENCE Add licence file and update licence info in the readme 6 years ago
README.rst Add licence file and update licence info in the readme 6 years ago

README.rst

==========================
nextcloud-files_multishare
==========================

Description
-----------

Select mutiple files in the ``Files`` app, and then share them all in one go.


Installation
------------

Install files to your ``app`` directory as ``files_multishare``.


Licence
-------

Copyright (C) 2017 Sam Black samwwwblack@lapwing.org

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.

Based on the sharing code in Nextcloud, which is released under the
GNU Affero General Public License v3, see LICENCE for full licence.