A platform to create documentation/wiki content built with PHP & Laravel
COMMITS
/ tests/Entity/PageContentTest.php March 9, 2024
D
Page nav: Fixed nbsp being represented as nothing
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: Switched page to new system
Dan Brown committed
November 20, 2023
D
Images: Prevented base64 extraction without permission
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
February 22, 2023
D
Made page-save HTML formatting much more efficient
Dan Brown committed
February 8, 2023
D
Extracted test file handling to its own class
Dan Brown committed
January 24, 2023
D
Merge pull request #3986 from BookStackApp/permission_testing
Dan Brown committed
January 21, 2023
D
Addressed a range of deprecation warnings
Dan Brown committed
D
Copied over work from user_permissions branch
Dan Brown committed
September 29, 2022
D
Quick run through of applying new test entity helper class
Dan Brown committed
D
Migrated much test entity usage via find/replace
Dan Brown committed
September 6, 2022
D
Widened svg content attribute xss filtering
Dan Brown committed
August 11, 2022
D
Added content filtering of tags with javascript or data in values attr
Dan Brown committed
July 23, 2022
D
Updated tests to use ssddanbrown/asserthtml package
Dan Brown committed
July 17, 2022
D
Fixed failing tests from dompdf chanages
Dan Brown committed
March 1, 2022
D
Updated strategy for empty newline sections
Dan Brown committed
February 6, 2022
D
Added missing validation.file message
Dan Brown committed
D
Prevented PCRE limit issues in markdown base64 extraction
Dan Brown committed
November 18, 2021
J
feat(PageContent): set unique ids on nested headers
julesdevops committed
November 15, 2021
D
Updated page includes to be top-level for code blocks
Dan Brown committed
November 4, 2021
D
Merge branch 'laravel_upgrade'
Dan Brown committed
November 1, 2021
D
Applied latest styleci changes
Dan Brown committed
October 28, 2021
D
Made further changes to page image extraction validation
Dan Brown committed
October 27, 2021
D
Added test to cover #3010
Dan Brown committed
October 26, 2021
D
Laravel 7.x Shift (#3011)
Dan Brown committed
October 20, 2021
D
Applied latest changes from styleCI
Dan Brown committed
October 18, 2021
D
Added base64 image extraction to markdown page content
Dan Brown committed
September 6, 2021
D
Applied latest styleci changes
Dan Brown committed
September 3, 2021
D
Added filter for xlink:href svg xss
Dan Brown committed
September 2, 2021
D
Added extra HTML filtering of dangerous content
Dan Brown committed
August 24, 2021
D
Updated markdown task list test to check new list class
Dan Brown committed
June 26, 2021
D
Apply fixes from StyleCI
Dan Brown committed
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
June 2, 2021
D
Reviewed base64 image upload support
Dan Brown committed
January 10, 2021
D
Added strikethrough support to back-end md rendering
Dan Brown committed
January 9, 2021
D
Added in table + tasklist markdown rendering
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
October 27, 2020
P
XSS and redirect fixes with test cases
PercussiveElbow committed
September 28, 2020
D
Updated page content related links on content id changes
Dan Brown committed
September 26, 2020
D
Added test for includes on book export
Dan Brown committed
September 19, 2020
D
Moved decode and updated page plaintext decode test
Dan Brown committed
D
Added test to check text gen decodes HTML entities
Dan Brown committed
April 4, 2020
D
Updated test files to be PSR-4 compliant
Dan Brown committed
October 5, 2019
D
Entity Repo & Controller Refactor (#1690)
Dan Brown committed
September 14, 2019
D
Updated to laravel 6
Dan Brown committed