server/apps/files_sharing
Vincent Petry 22653e21a2 Propagate file action changes to the file lists
Whenever an app needs to register an event late, it does that on the
original file actions object.

Since the file actions that the file list work on is a merged list, not
the original one, the registration event needs to be propagated there as
well.
2014-07-09 12:26:33 +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 add ocsids to info.xml 2014-07-07 17:11:50 +02:00
css IE8 fixes 2014-07-04 08:13:05 +02:00
js Propagate file action changes to the file lists 2014-07-09 12:26:33 +02:00
l10n [tx-robot] updated from transifex 2014-07-09 01:55:51 -04:00
lib Fix update cleanup to only affect file and folders 2014-07-08 14:53:31 +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 Propagate file action changes to the file lists 2014-07-09 12:26:33 +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