Share multiple files at the same time
 
 
 
Go to file
Sam Black e2d95466aa
Fixup SonarQube 'code smells'
2017-10-27 19:19:06 +01:00
appinfo Fixup SonarQube 'code smells' 2017-10-27 19:19:06 +01:00
css Show progress of sharing files, and errors with the shares. 2017-09-01 18:25:49 +01:00
js Fixup SonarQube 'code smells' 2017-10-27 19:19:06 +01:00
.gitignore Ignore SonarQube 2017-10-27 19:12:46 +01:00
LICENCE Add licence file and update licence info in the readme 2017-08-31 23:41:29 +01:00
README.rst Add licence file and update licence info in the readme 2017-08-31 23:41:29 +01:00

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.