nextcloud/apps/files_sharing
krzaczek a70c2b3cb9 apps file_sharing
changed
 $RUNTIME_NOAPPS = true;
to
 $RUNTIME_NOAPPS = false;
 
in ajax/userautocomplete.php - to fetch users also from different user
backends - not only database backend
2011-11-18 14:05:37 +01:00
..
ajax apps file_sharing 2011-11-18 14:05:37 +01:00
appinfo Add flag in info.xml to control the apps that are installed by default 2011-09-27 22:36:14 +02:00
css Change the share file action icon if the file is already shared with someone 2011-08-12 11:34:17 -04:00
js Try to avoid closing the share box too soon on multiple selections 2011-11-06 15:29:51 +01:00
templates Added translatable text. 2011-10-02 16:06:30 +02:00
get.php Merge commit 'refs/merge-requests/52' of git://gitorious.org/owncloud/owncloud into merge-requests/52 2011-10-06 22:36:34 +02:00
lib_share.php Add 3 More log writing in files sharing app 2011-10-18 21:30:08 +02:00
list.php Check if the application is actually enabled 2011-09-30 23:17:18 +02:00
sharedstorage.php make sharing work with the new mouting mechanism 2011-10-18 21:19:13 +02:00