BookStackApp_BookStack/app/Exports
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
..
Controllers Themes: Added route to serve public theme files 2025-01-13 14:34:44 +00:00
ZipExports ZIP Exports: Improved temp file tracking & clean-up 2024-12-31 15:13:50 +00:00
ExportFormatter.php Merge branch 'fix/markdown-export' into development 2024-12-02 11:50:15 +00:00
Import.php ZIP Imports: Added full contents view to import display 2024-11-05 13:17:31 +00:00
ImportRepo.php ZIP Import: Finished base import process & error handling 2024-11-14 15:59:15 +00:00
PdfGenerator.php Exports: Improved PDF command temp file cleanup 2025-01-01 15:19:11 +00:00