nextcloud/core/templates
Christoph Wurst 979b291a36
Show the full trace of an exception
Because often we catch the exception at some point and then the trace is
misleading. What's really interesting is the trace of the *previous*
exception.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-11-10 10:35:08 +01:00
..
filetemplates Deprecate TemplateManager 2019-10-16 09:54:17 +02:00
loginflow Add a clear message why you could end up there 2020-07-06 13:49:09 +02:00
loginflowv2 Add a clear message why you could end up there 2020-07-06 13:49:09 +02:00
403.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
404.php Fix "misplaced variables" warning of Psalm in PHPDoc statements 2020-08-17 17:46:57 +02:00
429.php Send "429 Too Many Requests" in case of brute force protection 2020-08-19 11:20:35 +02:00
error.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
exception.php Show the full trace of an exception 2020-11-10 10:35:08 +01:00
filepicker.html Fix breadcrumb in move or copy file dialog 2020-04-17 06:47:17 +00:00
installation.php Fix password visibility toggles 2020-10-10 12:53:23 +00:00
installation_forbidden.php Block install without CAN_INSTALL file 2019-04-11 09:32:33 +02:00
installation_incomplete.php Block install without CAN_INSTALL file 2019-04-11 09:32:33 +02:00
layout.base.php Remove precomposed from apple-touch-icon-precomposed 2019-06-15 01:29:45 +08:00
layout.guest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
layout.noscript.warning.php Prevent XSS in links which open a new browser window 2017-10-19 12:16:04 +02:00
layout.public.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
layout.user.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
login.php Fix "misplaced variables" warning of Psalm in PHPDoc statements 2020-08-17 17:46:57 +02:00
message.html Remove uninterpreted PHP 2016-08-19 14:24:26 +02:00
publicshareauth.php Fix "misplaced variables" warning of Psalm in PHPDoc statements 2020-08-17 17:46:57 +02:00
recommendedapps.php Add a dedicated page for the recommended apps installation 2019-12-12 08:13:01 +01:00
tags.html addressing #14982 self-closing tags ending slash doesn't have a purpose & should be removed 2015-03-17 23:57:23 +01:00
twofactorselectchallenge.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
twofactorsetupchallenge.php Fix "misplaced variables" warning of Psalm in PHPDoc statements 2020-08-17 17:46:57 +02:00
twofactorsetupselection.php fix wording log in vs. login 2020-01-06 14:44:31 +01:00
twofactorshowchallenge.php Fix "misplaced variables" warning of Psalm in PHPDoc statements 2020-08-17 17:46:57 +02:00
untrustedDomain.php Fix "misplaced variables" warning of Psalm in PHPDoc statements 2020-08-17 17:46:57 +02:00
update.admin.php l10n: Addition of "The" 2020-05-13 14:17:57 +02:00
update.use-cli.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
update.user.php Use the short array syntax, everywhere 2020-03-26 16:34:56 +01:00