nextcloud/apps/files_sharing
2014-07-31 15:07:49 +02:00
..
ajax no longer check if the external storage app is enabled, we use no the webdav implementation from core 2014-06-30 12:34:49 +02:00
appinfo fix sharing update, add proper escaping 2014-07-24 20:16:40 +02:00
css move public page footer rules from sharing app to core so it is used by other apps too 2014-07-07 12:21:48 +02:00
js update attributes for share with user list, file should always have delete permissions, this means unshare in this context, and the overview page is always a root view 2014-07-28 22:04:13 +02:00
l10n [tx-robot] updated from transifex 2014-07-29 09:16:02 +02:00
lib traverse folders in php to search in shared files 2014-07-31 12:05:29 +02:00
templates use icon-confirm instead of text for accepting remote share, works better with translations 2014-07-04 00:07:24 +02:00
tests add test for search() in shared cache 2014-07-31 15:07:49 +02:00
list.php Added sharing overview page (WIP) 2014-05-30 10:06:29 +02:00
public.php Fix prompting for password 2014-06-14 10:14:07 +02:00
publicwebdav.php Upload abortion is now detected within the OC_Connector_Sabre_File::put() 2014-07-08 11:09:59 +02:00
settings-admin.php add settings to disable server to server sharing 2014-06-14 10:22:38 +02:00