nextcloud/apps/files
Vincent Petry d36a2ff9ee Added .jshintrc
- Also fixes a few JSHint warnings in files app
- Added "global" comment on top of files app to suppress warning and
  also inform devs about what globals are use
2014-01-30 13:40:01 +01:00
..
ajax Added error message for when target folder was removed 2014-01-29 12:46:11 +01:00
appinfo Added exception logger plugin for sabre connector 2014-01-27 11:40:17 +01:00
command Add copyright, remove starting blank line 2013-09-19 19:12:16 +02:00
css merge master into mobile-style 2014-01-29 10:55:44 +01:00
js Added .jshintrc 2014-01-30 13:40:01 +01:00
l10n remove ru_RU - it has bee removed from transifex 2014-01-13 16:41:10 +01:00
lib Added error message for when target folder was removed 2014-01-29 12:46:11 +01:00
templates merge master into mobile-style 2014-01-29 10:55:44 +01:00
tests Added .jshintrc 2014-01-30 13:40:01 +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 Remove unused $freeSpace 2014-01-27 16:51:32 +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