]> BookStack Code Mirror - bookstack/commit
Comments: Added archive endpoints, messages, Js actions and tests
authorDan Brown <redacted>
Mon, 28 Apr 2025 14:37:09 +0000 (15:37 +0100)
committerDan Brown <redacted>
Mon, 28 Apr 2025 14:37:09 +0000 (15:37 +0100)
commit8bdf948743016f0461e589759130cbb50e46ab20
tree73497f84fb1a286085ff8e64cfe58a1c139f03b5
parente8f44186a8ebfac6789800211cb5a947991bf971
Comments: Added archive endpoints, messages, Js actions and tests
app/Activity/CommentRepo.php
app/Activity/Controllers/CommentController.php
lang/en/common.php
lang/en/entities.php
resources/icons/archive.svg [new file with mode: 0644]
resources/js/components/page-comment.ts
resources/views/comments/comment.blade.php
routes/web.php
tests/Entity/CommentTest.php