nextcloud-server/apps/files_sharing
Vincent Petry 3a99f15af2 Client side sort for sharing overview
Since the server doesn't support sorting, use client side sort directly
instead of calling reload() first.
2014-08-15 16:52:41 +07:00
..
ajax Give a better error message for external shares with self-signed ssl certificates 2014-08-13 16:46:04 +07:00
appinfo only show "share with others" and "share by link" navigation bar entries if user is allowed to share files 2014-08-08 12:12:24 +07:00
css Quick fix for #9119. Increase preview to keep empty message more centered and push footer down. 2014-07-30 22:41:17 +07:00
js Client side sort for sharing overview 2014-08-15 16:52:41 +07:00
l10n [tx-robot] updated from transifex 2014-08-13 01:54:44 +07:00
lib Cast file id's to int so we can compare them properly 2014-08-13 19:18:34 +07:00
templates Update public.php 2014-08-07 10:44:07 +07:00
tests Minor fixes 2014-08-05 16:53:28 +07:00
list.php Added sharing overview page (WIP) 2014-05-30 10:06:29 +07:00
public.php Merge pull request #10303 from owncloud/sharing-breadcrumb-folder-name 2014-08-11 13:10:45 +07:00
publicwebdav.php Upload abortion is now detected within the OC_Connector_Sabre_File::put() 2014-07-08 11:09:59 +07:00
settings-admin.php add settings to disable server to server sharing 2014-06-14 10:22:38 +07:00