bookstack/app/Entities
Dan Brown 5c318a45b8
Images: Reverted some thumbnails to be on-demand generated
Added since we can't always be sure of future image usage, and in many
cases we don't generate ahead-of-time.
Also:
- Simplified image handling on certain models.
- Updated various string handling operations to use newer functions.
2023-09-30 12:09:29 +01:00
..
Controllers
Models Images: Reverted some thumbnails to be on-demand generated 2023-09-30 12:09:29 +01:00
Queries Guest control: Cleaned methods involved in fetching/handling 2023-09-16 13:18:35 +01:00
Repos
Tools Exports: Fixed issues with book text export format 2023-09-24 18:03:37 +01:00
BreadcrumbsViewComposer.php Extracted icon helper, aligned container resolution 2023-09-16 18:26:28 +01:00
EntityProvider.php