nextcloud/apps/files
Thomas Müller ea8705bac8 additional class is added to the file actions called e.g. 'action-share', 'action-rename'
in order to allow proper translations of the action's display name an additional parameter has been added to the register function
2014-03-17 20:15:10 +01:00
..
ajax Fixed log warning when deleting a single file 2014-03-07 15:03:35 +01:00
appinfo Merge pull request #4799 from owncloud/tune_legacy_cache_webdav_properties_prefixing_master 2014-02-19 11:58:48 +01:00
command Load authentication apps to get users from all backends - fixes #7019 2014-02-05 12:54:31 +01:00
css mobile: first mobile fixes for Files. We still need to hide Rename and Versions 2014-03-14 09:16:53 +01:00
js additional class is added to the file actions called e.g. 'action-share', 'action-rename' 2014-03-17 20:15:10 +01:00
l10n [tx-robot] updated from transifex 2014-03-12 01:57:17 -04:00
lib Fix svg icons for public shares and external/shared files 2014-02-19 15:08:05 +01:00
templates Merge branch 'master' into display-share-owner-master 2014-02-28 14:54:10 +01:00
tests Added unit tests for "add()" method for file upload 2014-03-06 13:53:34 +01:00
admin.php Remove outdated comments 2013-01-26 14:03:17 +01:00
download.php Moved content disposition code+workarounds to OCP\Response 2013-12-10 12:42:26 +01:00
index.php mobile: first mobile fixes for Files. We still need to hide Rename and Versions 2014-03-14 09:16:53 +01:00
settings.php merge master into filesystem 2013-01-28 19:37:58 +01:00
triggerupdate.php 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 11:32:30 +01:00