BookStack/app/Entities/Models
Dan Brown 8e78b4c43e
Queries: Extracted chapter repo queries to class
Updated query classes to align to interface for common aligned
operations.
Extracted repeated string-identifier-based finding from page/chapter
repos to shared higher-level entity queries.
2024-02-05 15:59:20 +00:00
..
Book.php Input WYSIWYG: Updated API to show/accept html descriptions 2023-12-21 13:23:52 +00:00
BookChild.php DB: Started update of entity loading to avoid global selects 2024-02-04 14:39:36 +00:00
Bookshelf.php Input WYSIWYG: Updated API to show/accept html descriptions 2023-12-21 13:23:52 +00:00
Chapter.php Queries: Extracted chapter repo queries to class 2024-02-05 15:59:20 +00: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 Input WYSIWYG: Added reference store & fetch handling 2023-12-18 16:23:40 +00:00
HasCoverImage.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
HasHtmlDescription.php Input WYSIWYG: Aligned newline handling with old descriptions 2023-12-20 17:40:58 +00:00
Page.php Input WYSIWYG: Added reference store & fetch handling 2023-12-18 16:23:40 +00:00
PageRevision.php Played around with a new app structure 2023-05-17 17:56:55 +01:00