BookStackApp_BookStack/app/App
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
..
Providers Framework: Performed Laravel 11 upgrade guide steps 2025-01-11 11:14:49 +00:00
Application.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
helpers.php Themes: Added route to serve public theme files 2025-01-13 14:34:44 +00:00
HomeController.php Licensing: Added licenses app view 2024-03-23 16:31:13 +00:00
MailNotification.php Locales: More use of locale objects, Addressed failing tests 2023-09-17 16:20:21 +01:00
MetaController.php Add XML for OpenSearch 2024-09-09 22:54:33 +02:00
Model.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
PwaManifestBuilder.php Update PWA manifest orientation to any 2024-02-05 04:28:22 +03:00
Sluggable.php Played around with a new app structure 2023-05-17 17:56:55 +01:00