BookStack/app/Actions
Dan Brown c7a2d568bf
Moved models to folder, renamed managers to tools
Tools seems to fit better since the classes were a bit of a mixed bunch
and did not always manage.
Also simplified the structure of the SlugGenerator class.
Also focused EntityContext on shelves and simplified to use session
helper.
2020-11-21 23:20:54 +00:00
..
Activity.php Implemented remainder of activity types 2020-11-20 19:33:11 +00:00
ActivityService.php Started widening of activity logging 2020-11-18 23:40:39 +00:00
ActivityType.php Implemented remainder of activity types 2020-11-20 19:33:11 +00:00
Comment.php Updated comment md rendering to be server-side 2020-05-01 23:24:11 +01:00
CommentRepo.php Removed use of book_id in activity 2020-11-07 23:15:13 +00:00
Tag.php Moved models to folder, renamed managers to tools 2020-11-21 23:20:54 +00:00
TagRepo.php Finished moving tag-manager from a vue to a component 2020-06-29 22:11:03 +01:00
View.php Re-structured the app code to be feature based rather than code type based 2018-09-25 12:30:50 +01:00
ViewService.php Started implementation of recycle bin functionality 2020-09-27 23:24:33 +01:00