BookStackApp_BookStack/app/Http
Dan Brown 481580be17
Themes: Added testing and better mime sniffing for public serving
Existing mime sniffer wasn't great at distinguishing between plaintext
file types, so added a custom extension based mapping for common web
formats that may be expected to be used with this.
2025-01-13 16:51:07 +00:00
..
Middleware Themes: Added route to serve public theme files 2025-01-13 14:34:44 +00:00
ApiController.php Cleaned up namespacing in routes 2023-05-18 20:57:05 +01:00
Controller.php ZIP Imports: Added listing, show view, delete, activity 2024-11-03 14:13:05 +00:00
DownloadResponseFactory.php Themes: Added testing and better mime sniffing for public serving 2025-01-13 16:51:07 +00:00
HttpClientHistory.php Removed use of HttpFetcher 2023-09-08 17:16:57 +01:00
HttpRequestService.php Removed use of HttpFetcher 2023-09-08 17:16:57 +01:00
Kernel.php Framework: Upgrade from Laravel 9 to 10 2024-03-16 15:12:14 +00:00
RangeSupportedStream.php Themes: Added testing and better mime sniffing for public serving 2025-01-13 16:51:07 +00:00
Request.php Fixed static analysis issues 2023-02-06 20:00:44 +00:00