bookstack/app/Entities/Repos
Dan Brown 1559b0acd1
Queries: Migrated BookRepo queries to new query class
Also moved to a non-static approach, and added a high-level class to
allow easy access to all other entity queries, for use in mixed-entity
scenarios and easier/simpler injection.
2024-02-04 17:35:16 +00:00
..
BaseRepo.php Default chapter templates: Added tests, extracted repo logic 2024-02-01 12:51:47 +00:00
BookRepo.php Queries: Migrated BookRepo queries to new query class 2024-02-04 17:35:16 +00:00
BookshelfRepo.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
ChapterRepo.php Default chapter templates: Added tests, extracted repo logic 2024-02-01 12:51:47 +00:00
DeletionRepo.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
PageRepo.php Default chapter templates: Updated api docs and tests 2024-02-01 12:22:16 +00:00
RevisionRepo.php Applied StyleCi changes, updated php deps 2022-08-29 17:46:41 +01:00