A platform to create documentation/wiki content built with PHP & Laravel
COMMITS
/ app/Entities/Models/Chapter.php October 18, 2025
D
DB: Aligned entity structure to a common table
Dan Brown committed
September 2, 2025
D
Maintenance: Reached PHPstan level 2
Dan Brown committed
D
Maintenance: Continued work towards PHPstan level 2
Dan Brown committed
October 23, 2024
D
ZIP Exports: Added core logic for books/chapters
Dan Brown committed
February 7, 2024
D
Queries: Moved out or removed some class-level items
Dan Brown committed
February 5, 2024
D
Queries: Extracted chapter repo queries to class
Dan Brown committed
January 1, 2024
S
Added Default Templates for Chapters
Sascha committed
December 21, 2023
D
Input WYSIWYG: Updated API to show/accept html descriptions
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
October 10, 2022
D
Removed most usages of restricted entitiy property
Dan Brown committed
October 9, 2022
D
Reorgranised permission routes into their own controller
Dan Brown committed
December 19, 2021
D
Added ability to copy/clone chapters
Dan Brown committed
November 23, 2021
D
Updated translators and merged styleci fixes
Dan Brown committed
November 22, 2021
D
Applied another round of static analysis updates
Dan Brown committed
November 12, 2021
D
Added tag values as part of the indexed search terms
Dan Brown committed
D
Added page content parsing to up-rank header text in search
Dan Brown committed
November 6, 2021
D
Applied latest StyleCI changes
Dan Brown committed
D
Done a round of phpstan fixes
Dan Brown committed
October 30, 2021
D
Laravel 8 shift squash & merge (#3029)
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
June 22, 2021
D
Updated markdown export implementation
Dan Brown committed
December 17, 2020
D
Merge branch 'v0.30.x'
Dan Brown committed
November 28, 2020
D
Added pages API doc examples
Dan Brown committed
November 22, 2020
D
Focused base Entity class cleanup
Dan Brown committed
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