BookStack/app/Entities/Repos
Dan Brown c157dc3490
Organised activity types and moved most to repos
Repos are generally better since otherwise we end up duplicating
things between front-end and API.

Types moved to by CONST values within a class for better visibilty
of usage and listing of types.
2020-11-07 22:37:27 +00:00
..
BaseRepo.php Updated cover image methods so image parameter is not optional but still nullable 2020-02-15 18:38:36 +00:00
BookRepo.php Organised activity types and moved most to repos 2020-11-07 22:37:27 +00:00
BookshelfRepo.php Organised activity types and moved most to repos 2020-11-07 22:37:27 +00:00
ChapterRepo.php Organised activity types and moved most to repos 2020-11-07 22:37:27 +00:00
PageRepo.php Organised activity types and moved most to repos 2020-11-07 22:37:27 +00:00