nextcloud/apps/files/appinfo
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
..
app.php Use public api for getting l10n 2014-08-31 10:08:22 +02:00
application.php Route for thumbnail generation 2014-09-16 15:00:58 +02:00
info.xml Add support for keys in the info.xml 2014-10-09 15:48:30 +02:00
register_command.php Use appinfo/register_command.php to add commands to the console command 2013-09-13 18:10:04 +02:00
remote.php Don't show favicon to prevent iteration through subfolders 2014-11-26 12:38:26 +01:00
routes.php Match more URL fragments 2014-09-18 23:18:07 +02:00
update.php Moved office mimetype update to a repair step 2014-06-25 19:49:18 +02:00
version increase version number of files and migration trigger 2014-06-06 12:28:36 +02:00