A platform to create documentation/wiki content built with PHP & Laravel
COMMITS
/ app/Entities/Models/Page.php April 8, 2026
D
Maintenance: Updated PHPStan to Level 4 (#6085)
Dan Brown committed
November 25, 2025
D
Copying: Added logic to find & update references
Dan Brown committed
October 18, 2025
D
DB: Aligned entity structure to a common table
Dan Brown committed
September 22, 2024
D
Page Editors: Added switching/options for new lexical editor
Dan Brown committed
February 7, 2024
D
Queries: Moved out or removed some class-level items
Dan Brown committed
December 18, 2023
D
Input WYSIWYG: Added reference store & fetch handling
Dan Brown committed
June 20, 2023
D
Pages API: Made raw_html available on page responses
Dan Brown committed
May 17, 2023
D
Played around with a new app structure
Dan Brown committed
October 24, 2022
D
Worked towards phpstan level 2, 13 errors remain
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
July 16, 2022
D
Aligned permission applicator method names
Dan Brown committed
July 12, 2022
D
Renamed and cleaned up existing permission service classes use
Dan Brown committed
April 23, 2022
D
Switched to database-based tracking for page editor
Dan Brown committed
March 26, 2022
D
Added extendable/scalable formatter for webhook data
Dan Brown committed
November 12, 2021
D
Added page content parsing to up-rank header text in search
Dan Brown committed
November 6, 2021
D
Done a round of phpstan fixes
Dan Brown committed
October 30, 2021
D
Laravel 8 shift squash & merge (#3029)
Dan Brown committed
October 26, 2021
D
Laravel 7.x Shift (#3011)
Dan Brown committed
October 18, 2021
D
Added base64 image extraction to markdown page content
Dan Brown committed
September 1, 2021
D
Fixed lack of proper ordering of pages
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
June 23, 2021
May 29, 2021
D
Reviewed and refactored next/previous navigation button implementation
Dan Brown committed
May 26, 2021
D
D
Added deletion of revisions on page delete
Dan Brown committed
March 14, 2021
D
Done a refactor pass on PermissionService
Dan Brown committed
February 9, 2021
J
Code cleanup, bug squashing
James Geiger committed
J
Code cleanup, refactor
James Geiger committed
January 27, 2021
S
Add prev and next button to navigate through different pages
Shubham Tiwari committed
January 3, 2021
D
Made fixes/updates during pre-release review
Dan Brown committed
December 22, 2020
J
Create Open Graph meta tags for book/page/chapter/shelf
James Geiger committed
November 28, 2020
D
Added pages API doc examples
Dan Brown committed
November 22, 2020
D
Started pages API
Dan Brown committed
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