server/apps/files_sharing
Roeland Jago Douma c3e7d324c5 Extend share info
The data from the share_external is not to much. Thus we enrich this
data with info from the filecache.

This allows endpoints using this to actually show usefull information.

The filecache might not be up to date but that is a sacrifice we need to
make in terms of speed. Else the number of remote PROPFINDS grows
lineary with the number of remote shares wich will make this endpoint
practically unusable.
2015-10-02 07:41:57 +02:00
..
ajax Change small thumbnails to 32 px 2015-09-30 10:49:48 +02:00
api Extend share info 2015-10-02 07:41:57 +02:00
appinfo Made routes remote_shares only again 2015-10-02 07:40:53 +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-01 01:54:55 -04:00
lib Added '../remote_shares' endpoint 2015-10-02 07:40:04 +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 Only intercept exceptions of type "NotFoundException" instead of any Exception 2015-09-30 13:32:20 +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