nextcloud/apps/files_sharing
2014-01-21 20:52:16 +01:00
..
ajax OC_Util::setupFS($user) will create a data dir for the given string - no matter if the user really exists - OCP\JSON::checkUserExists($owner); introduces a ready to use check which will bail out with an JSON error 2014-01-21 16:39:31 +01:00
appinfo OC_Util::setupFS($user) will create a data dir for the given string - no matter if the user really exists - OCP\JSON::checkUserExists($owner); introduces a ready to use check which will bail out with an JSON error 2014-01-21 16:39:31 +01:00
css fix trashbin and pbulic page controls 2013-12-03 17:20:23 +01:00
js Fixed various file name escaping issues in core apps 2014-01-12 13:29:54 +01:00
l10n remove ru_RU - it's almost untranslated 2014-01-13 16:44:03 +01:00
lib it is not an urgent error... a DEBUG message is enough at this point 2014-01-14 15:09:26 +01:00
templates readd sharing token to public template 2013-11-15 16:27:41 +01:00
tests Removed numRows usage from encryption app 2013-12-18 21:14:26 +01:00
public.php adding password protection check to getShareByToken() 2014-01-21 20:52:16 +01:00