A platform to create documentation/wiki content built with PHP & Laravel
COMMITS
/ app/Entities/Tools/BookContents.php October 18, 2025
D
DB: Aligned entity structure to a common table
Dan Brown committed
January 29, 2025
D
Sorting: Reorganised book sort code to its own directory
Dan Brown committed
February 7, 2024
D
Queries: Updated all app book static query uses
Dan Brown committed
October 24, 2022
D
Worked towards phpstan level 2, 13 errors remain
Dan Brown committed
September 29, 2022
D
Added contents to book-show endpoint
Dan Brown committed
January 6, 2022
D
Applied latest styleCI changes
Dan Brown committed
January 5, 2022
D
Added additional permission checks and tests for book sorts
Dan Brown committed
D
Altered sort permission checking and started tests
Dan Brown committed
January 4, 2022
D
Changed model loading and permission checking on book sort
Dan Brown committed
D
Refactored sort system a little
Dan Brown committed
November 20, 2021
D
Applied another set of static analysis improvements
Dan Brown committed
August 22, 2021
D
Reorgranised blade view files to form a convention
Dan Brown committed
August 21, 2021
D
Optimized loading of page/chapter URLs to be a little more efficient
Dan Brown committed
June 26, 2021
D
Apply fixes from StyleCI
Dan Brown committed
December 17, 2020
D
Merge branch 'v0.30.x'
Dan Brown committed
November 22, 2020
D
Fixed some mis-refactoring and split search service
Dan Brown committed
November 21, 2020
D
Moved models to folder, renamed managers to tools
Dan Brown committed