0
0
Fork 0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-04-10 23:30:13 +00:00
BookStackApp_BookStack/app/Http
Dan Brown 593645acfe
Themes: Added route to serve public theme files
Allows files to be placed within a "public" folder within a theme
directory which the contents of will served by BookStack for access.

- Only "web safe" content-types are provided.
- A static 1 day cache time it set on served files.

For 
2025-01-13 14:34:44 +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 route to serve public theme files 2025-01-13 14:34:44 +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 Attachments: Fixed full range request handling 2024-11-29 13:19:55 +00:00
Request.php Fixed static analysis issues 2023-02-06 20:00:44 +00:00