BookStackApp_BookStack/app/Exports/Controllers
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 #3904
2025-01-13 14:34:44 +00:00
..
BookExportApiController.php ZIP Exports: Finished up format doc, move files, started builder 2024-10-15 16:14:11 +01:00
BookExportController.php Themes: Added route to serve public theme files 2025-01-13 14:34:44 +00:00
ChapterExportApiController.php ZIP Exports: Finished up format doc, move files, started builder 2024-10-15 16:14:11 +01:00
ChapterExportController.php Themes: Added route to serve public theme files 2025-01-13 14:34:44 +00:00
ImportController.php ZIP Import & Exports: Addressed issues during testing 2024-11-25 15:54:15 +00:00
PageExportApiController.php ZIP Exports: Finished up format doc, move files, started builder 2024-10-15 16:14:11 +01:00
PageExportController.php Themes: Added route to serve public theme files 2025-01-13 14:34:44 +00:00