]> source.dussan.org Git - nextcloud-server.git/commit
share api expanded by tags (#26583) 3876/head
authorMichael Jobst <mjobst+github@tecratech.de>
Thu, 10 Nov 2016 08:13:25 +0000 (09:13 +0100)
committerMorris Jobke <hey@morrisjobke.de>
Tue, 11 Apr 2017 16:54:13 +0000 (11:54 -0500)
commit81b1dc4930204ca7210b595e631a4c4ce46fb79d
tree77e867b192923d51b054f529e0ab5e4a1623d204
parent45a6e376995a3ef6618b12ee65e6f903e846b1a5
share api expanded by tags (#26583)

* share api expanded by tags

* Modified files_sharing JS Unit tests

* modified tests. renamed request parameter. refactoring

* Update Share20OCS.php

Added missing function description

* Update Helper.php

Added missing function description

* Update Helper.php

implicit boolean conversion to !empty()

* Update Share20OCSTest.php

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
apps/files/ajax/list.php
apps/files/js/tagsplugin.js
apps/files/lib/Helper.php
apps/files_sharing/js/sharedfilelist.js
apps/files_sharing/lib/Controller/ShareAPIController.php
apps/files_sharing/tests/js/sharedfilelistSpec.js