]> BookStack Code Mirror - bookstack/commit
Removed use of book_id in activity
authorDan Brown <redacted>
Sat, 7 Nov 2020 23:15:13 +0000 (23:15 +0000)
committerDan Brown <redacted>
Sat, 7 Nov 2020 23:15:13 +0000 (23:15 +0000)
commitee7e1122d325b1807f993e4f0cacc40fbbc806fb
tree067727373f986ae85e331f5aa96c36ae512363d7
parentc157dc3490c39aa236e22714019a649ebeb11f13
Removed use of book_id in activity
app/Actions/ActivityService.php
app/Actions/CommentRepo.php
app/Entities/Repos/BookRepo.php
app/Entities/Repos/BookshelfRepo.php
app/Entities/Repos/ChapterRepo.php
app/Entities/Repos/PageRepo.php
app/Http/Controllers/BookController.php
app/Http/Controllers/BookSortController.php
tests/CommandsTest.php
tests/User/UserProfileTest.php