BookStackApp_BookStack/app/Theming
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
..
CustomHtmlHeadContentProvider.php Includes: Switched page to new system 2023-11-27 19:54:47 +00:00
ThemeController.php Themes: Added route to serve public theme files 2025-01-13 14:34:44 +00:00
ThemeEvents.php Theme System: Added AUTH_PRE_REGISTER logical event 2024-02-21 15:30:29 +00:00
ThemeService.php Themes: Added route to serve public theme files 2025-01-13 14:34:44 +00:00