nextcloud/apps/files_sharing
Björn Schießle 03f7c5c561 Merge pull request #9983 from owncloud/sharing_add_unshare_to_overview
update attributes for share-with-user view
2014-07-29 14:00:57 +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 Merge pull request #9798 from owncloud/ocs_share_api_add_expire_date 2014-07-28 17:28:32 +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 Merge pull request #9798 from owncloud/ocs_share_api_add_expire_date 2014-07-28 17:28:32 +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