nextcloud/apps/files
Lukas Reschke 8af346a84d Don't show favicon to prevent iteration through subfolders
The codepath for generating the favicons iterates through subnodes and if one of those nodes is unavailable is throwing a 503 exception. Since these favicons don't have any use except of "making a tool for developers looking nicer" I consider it feasible to remove them.
2014-11-26 12:38:26 +01:00
..
ajax Merge pull request #12421 from owncloud/issue/6101-remove-namespace-permission-constants 2014-11-26 08:31:23 +01:00
appinfo Don't show favicon to prevent iteration through subfolders 2014-11-26 12:38:26 +01:00
command Show a proper error message when trying to scan the filesystem for a non existing user 2014-09-24 15:48:54 +02:00
controller URLEncode filenames to be compatible with special characters 2014-10-20 20:00:34 +02:00
css add relevant focus styles to the existing hover styles 2014-11-06 16:22:57 +01:00
js Merge pull request #9177 from owncloud/jsdocexperiment 2014-11-13 11:16:08 +01:00
l10n [tx-robot] updated from transifex 2014-11-22 01:55:21 -05:00
lib Only show undelete capability if files_trashbin is enabled 2014-11-18 23:06:39 +01:00
templates fix HTML structure by rmv. obsolete input end tag 2014-08-20 22:36:58 +02:00
tests Make apps/ extend the \Test\TestCase and fix overwritten methods 2014-11-19 14:52:09 +01:00
admin.php drop allowZIPdownload and maxZIPSize as options 2014-06-02 16:29:03 +02:00
download.php Use secure mimetype for content delivery 2014-09-08 15:57:39 +02:00
index.php Added OC.L10N namespace with translation functions 2014-10-29 10:09:12 +01:00
list.php drop allowZIPdownload and maxZIPSize as options 2014-06-02 16:29:03 +02:00
settings.php merge master into filesystem 2013-01-28 19:37:58 +01:00
triggerupdate.php $owner is not defined here 2014-05-11 15:34:54 +02:00