-
- Downloads
Add client-side crash report page
Automatically generate a crash report page on the client-side for
API errors that return tracing information like exception class,
error message and stack trace.
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
Showing
- js/controller/foldercontroller.js 2 additions, 3 deletionsjs/controller/foldercontroller.js
- js/crashreport.js 63 additions, 0 deletionsjs/crashreport.js
- js/service/folderservice.js 16 additions, 10 deletionsjs/service/folderservice.js
- js/templates/crash-report.html 29 additions, 0 deletionsjs/templates/crash-report.html
- lib/Controller/FoldersController.php 1 addition, 0 deletionslib/Controller/FoldersController.php
- templates/index.php 1 addition, 0 deletionstemplates/index.php
Loading
Please register or sign in to comment