BookStack/app/Entities/Models
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
..
Book.php Images: Reverted some thumbnails to be on-demand generated 2023-09-30 12:09:29 +01:00
BookChild.php Fixed lack of url reference updating on book child move 2022-08-30 22:12:52 +01:00
Bookshelf.php Images: Reverted some thumbnails to be on-demand generated 2023-09-30 12:09:29 +01:00
Chapter.php Removed most usages of restricted entitiy property 2022-10-10 16:58:26 +01:00
Deletable.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
Deletion.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
Entity.php Watching: Prevent issues when watchable or user is deleted 2023-09-03 14:19:43 +01:00
HasCoverImage.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
Page.php Pages API: Made raw_html available on page responses 2023-06-20 17:07:46 +01:00
PageRevision.php Played around with a new app structure 2023-05-17 17:56:55 +01:00