aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/Files/BrowserErrorPagePlugin.php
Commit message (Expand)AuthorAgeFilesLines
* fix(throttler): Remove the sleep from the throttler that throwsbugfix/noid/remove-sleep-from-throttlerJoas Schilling2025-05-021-1/+5
* fix: Replace all usage of OC_Template by the new APICôme Chilliet2025-03-061-2/+3
* chore: Apply new rector configuration to apps folderCôme Chilliet2025-02-131-1/+1
* Revert "fix(dav): Always respond custom error page on exceptions"Daniel Kesselberg2024-11-221-0/+101
* fix(dav): Always respond custom error page on exceptionsLouis Chemineau2024-09-051-101/+0
* chore: Add SPDX headerAndy Scherzinger2024-05-271-21/+4
* fix(files): allow any throwable in logExceptionVarun Patil2023-12-041-2/+2
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Add visibility to all methods and position of static keywordChristoph Wurst2020-04-101-1/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+1
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+2
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-1/+1
* use core templates for displaying dav errors in the browserArthur Schiwon2020-03-201-3/+9
* fix dav browser error page not styledArthur Schiwon2020-03-191-0/+3
* Update license headersChristoph Wurst2019-12-051-1/+1
* Remove any detailed information about the exception in the browser error pluginThomas Müller2016-10-251-11/+2
* Don't print exception message in HTMLLukas Reschke2016-09-091-4/+3
* Fix apps/Joas Schilling2016-07-211-1/+2
* Update license headersLukas Reschke2016-05-261-0/+1
* Move dav app to PSR-4 (#24527)Joas Schilling2016-05-121-0/+116