This website requires JavaScript.
Explore
Help
Register
Sign In
starred
/
BookStack
Watch
1
Star
0
Fork
0
You've already forked BookStack
mirror of
https://github.com/BookStackApp/BookStack.git
synced
2026-07-24 05:34:36 +03:00
Code
Issues
784
Packages
Projects
Releases
25
Wiki
Activity
Files
508cf0ade6a309bcd42c79570ab6547e03499863
BookStack
/
app
/
Entities
/
Controllers
History
…
..
BookApiController.php
…
BookController.php
Books: On delete, redirect to shelf if in context
2026-02-20 11:23:26 +00:00
BookshelfApiController.php
…
BookshelfController.php
List page settings: Review of
#5606
2025-12-06 23:10:54 +00:00
ChapterApiController.php
DB: Aligned entity structure to a common table
2025-10-18 13:14:30 +01:00
ChapterController.php
Slugs: Rolled out history lookup to other types
2025-11-24 19:49:34 +00:00
PageApiController.php
API: Added comment tree to pages-read endpoint
2025-10-24 10:18:52 +01:00
PageController.php
Editors: Added HTML filtering in certain loading conditions
2026-02-16 15:50:54 +00:00
PageRevisionController.php
Revision Diffs: Added filtering post-diff render
2026-03-10 15:03:43 +00:00
PageTemplateController.php
Queries: Extracted PageRepo queries to own class
2024-02-05 17:35:49 +00:00
RecycleBinApiController.php
…
RecycleBinController.php
…