A platform to create documentation/wiki content built with PHP & Laravel
COMMITS
/ app/Entities/Controllers/BookController.php February 20, 2026
D
Books: On delete, redirect to shelf if in context
Dan Brown committed
December 6, 2025
D
List page settings: Review of #5606
Dan Brown committed
November 24, 2025
D
Slugs: Rolled out history lookup to other types
Dan Brown committed
September 8, 2025
D
Permissions: Updated usage of controller methods to use enum
Dan Brown committed
July 2, 2025
D
Perms: Added transactions around permission effecting actions
Dan Brown committed
May 13, 2025
J
Add settings for number of books/shelves that will be displayed per page
Joshua Booth committed
February 17, 2025
D
PHP: Addressed 8.4 deprecations within app itself
Dan Brown committed
February 7, 2024
D
Queries: Moved out or removed some class-level items
Dan Brown committed
D
Queries: Extracted static page,chapter,shelf queries to classes
Dan Brown committed
February 5, 2024
D
Queries: Extracted PageRepo queries to own class
Dan Brown committed
February 4, 2024
D
Queries: Migrated BookRepo queries to new query class
Dan Brown committed
December 18, 2023
D
Input WYSIWYG: Added reference store & fetch handling
Dan Brown committed
December 17, 2023
D
Input WYSIWYG: Added description_html field, added store logic
Dan Brown committed
December 12, 2023
D
Page Templates: Changed template field name, added API support
Dan Brown committed
December 11, 2023
D
Default Templates: Started review and updates from PR code
Dan Brown committed
D
Merge branch 'development' into default-templates
Dan Brown committed
August 9, 2023
D
Notifications: Updated watch control to show parent status
Dan Brown committed
August 2, 2023
D
Notifications: Linked watch functionality to UI
Dan Brown committed
May 18, 2023
D
Cleaned up namespacing in routes
Dan Brown committed
May 17, 2023
D
Played around with a new app structure
Dan Brown committed