A platform to create documentation/wiki content built with PHP & Laravel
COMMITS
/ app/Entities/Tools/PageContent.php March 6, 2026
D
Theme System: Added new page-content focused events
Dan Brown committed
February 16, 2026
D
Content Filtering: Covered new config options and filters with tests
Dan Brown committed
February 15, 2026
D
Content: Updated tests and CSP usage of content script setting
Dan Brown committed
D
Content: Updated purifier and content caching
Dan Brown committed
D
Content: Tuned HTML purifier for our use
Dan Brown committed
February 13, 2026
D
Page Content: Added more complex & configurable content filtering
Dan Brown committed
January 29, 2026
D
Page Content: Added form elements to filtering
Dan Brown committed
October 18, 2025
D
DB: Aligned entity structure to a common table
Dan Brown committed
September 8, 2025
D
Permissions: Updated usage of controller methods to use enum
Dan Brown committed
March 9, 2024
D
Page nav: Fixed nbsp being represented as nothing
Dan Brown committed
February 8, 2024
D
Queries: Addressed failing test cases from recent changes
Dan Brown committed
February 7, 2024
D
Queries: Extracted static page,chapter,shelf queries to classes
Dan Brown committed
December 10, 2023
D
PHPStan: Fixed larastan loading and address some level2 issues
Dan Brown committed
December 3, 2023
D
Merge branch 'v23-10' into development
Dan Brown committed
November 27, 2023
D
Includes: Added back support for parse theme event
Dan Brown committed
D
Includes: Added ID de-duplicating and more thorough clean-up
Dan Brown committed
D
Includes: Switched page to new system
Dan Brown committed
November 20, 2023
D
Images: Prevented base64 extraction without permission
Dan Brown committed
November 14, 2023
D
HTML: Aligned and standardised DOMDocument usage
Dan Brown committed
May 2, 2023
D
Set page include limit to be 3 as expected instead of 4
Dan Brown committed
April 27, 2023
D
Review of #4192, Fixed formatting and added test
Dan Brown committed
J
changed PageContent.php to accept nested includes (#4192)
jasonF1000 committed
February 23, 2023
D
Fixed old deprecated encoding convert on HTML doc load
Dan Brown committed
February 22, 2023
D
Made page-save HTML formatting much more efficient
Dan Brown committed
September 6, 2022
D
Removed old thai files, added romanian as lang option
Dan Brown committed
September 5, 2022
D
Added "page_include_parse" theme event
Dan Brown committed
April 18, 2022
D
Added core editor switching functionality
Dan Brown committed
March 1, 2022
D
Updated strategy for empty newline sections
Dan Brown committed
February 6, 2022
D
Prevented PCRE limit issues in markdown base64 extraction
Dan Brown committed
December 18, 2021
D
Reverted unrequired use of mb_ function
Dan Brown committed
December 15, 2021
K
Make building of search results work for multi-byte encoded characters
Kristian Krastev committed
November 22, 2021
November 18, 2021
J
feat(PageContent): set unique ids on nested headers
julesdevops committed
November 20, 2021
D
Applied another set of static analysis improvements
Dan Brown committed
November 15, 2021
D
Updated page includes to be top-level for code blocks
Dan Brown committed
November 14, 2021
D
Added an env configurable file upload size limit
Dan Brown committed
November 1, 2021
D
Applied latest styleci changes
Dan Brown committed
D
Cleaned up logic within ImageRepo
Dan Brown committed
October 28, 2021
D
Made further changes to page image extraction validation
Dan Brown committed
October 18, 2021
D
Added base64 image extraction to markdown page content
Dan Brown committed
October 4, 2021
D
Allowed page includes on custom home
Dan Brown committed
August 24, 2021
D
Applied stylci advisories
Dan Brown committed
August 23, 2021
D
Updated visual consistency of lists and markdown task list rendering
Dan Brown committed
August 22, 2021
D
Reorgranised blade view files to form a convention
Dan Brown committed
June 26, 2021
D
Apply fixes from StyleCI
Dan Brown committed
June 23, 2021
June 13, 2021
D
Fixed content parsing break with line html comment
Dan Brown committed
June 4, 2021
D
Updated base64 image extraction to use url instead of path
Dan Brown committed