nextcloud/apps/files_sharing
Roeland Jago Douma dc38e674a5 Split files_sharing middelware
Since for external shares there is no need for link shares to be enabled
we should check which controller is actually being called.

This makes sure that in all cases we verify that the files_sharing app
is enabled. But only for the share controller (public shares) we check
if the API is enabled and if links are enabled.

TODO: add checks for federated sharing as well
2015-10-02 11:56:11 +02:00
..
ajax Change small thumbnails to 32 px 2015-09-30 10:49:48 +02:00
api Do not allow user enumeration if the config is disabled 2015-09-23 15:11:02 +02:00
appinfo Disable the remote sharing notifications until they work properly 2015-09-17 11:14:28 +02:00
css adjust style of disabled button 2015-09-30 15:28:28 +02:00
img fix look of 'Share with me via ownCloud' button, fix wording 2015-06-17 16:05:05 +02:00
js Merge pull request #19421 from owncloud/fix_19382 2015-09-30 22:17:18 +02:00
l10n [tx-robot] updated from transifex 2015-10-02 01:54:51 -04:00
lib Split files_sharing middelware 2015-10-02 11:56:11 +02:00
templates Do noy allow empty urls to be submitted in "add to your owncloud" 2015-09-30 13:55:13 +02:00
tests Split files_sharing middelware 2015-10-02 11:56:11 +02:00
list.php update license headers and authors 2015-06-25 14:13:49 +02:00
public.php Update license headers 2015-03-26 11:44:36 +01:00
publicwebdav.php Allow ajax requests on public webdav interface 2015-09-22 12:19:56 +02:00
settings-admin.php Update license headers 2015-03-26 11:44:36 +01:00
settings-personal.php Simply hide sharing buttons for IE8 - fixes #18011 2015-08-25 16:05:57 +02:00