A platform to create documentation/wiki content built with PHP & Laravel
COMMITS
/ tests/Entity/PageContentTest.php 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
August 26, 2019
D
Made MD editor display a sandboxed iframe
Dan Brown committed
August 6, 2019
D
Added iframe JS and data url escaping
Dan Brown committed
July 10, 2019
D
Hardened page content script escaping
Dan Brown committed
May 5, 2019
D
Prevented potential inline JS event usage
Dan Brown committed
April 21, 2019
D
Added deeper content id de-duplication
Dan Brown committed
April 20, 2019
D
Add revision restore confirm and changed http method
Dan Brown committed
D
Added test to check page HTML id de-duplication
Dan Brown committed
April 15, 2019
D
Prevented bad duplicate IDs causing major exception
Dan Brown committed
January 5, 2019
D
Prevented page text content includes
Dan Brown committed
October 13, 2018
D
Extracted many page-specific repo methods into page-specific repo
Dan Brown committed
September 25, 2018
D
Re-structured the app code to be feature based rather than code type based
Dan Brown committed
March 17, 2018
D
Added togglable script escaping to page content
Dan Brown committed
December 30, 2017
D
Fixed broken table/ol/ul page includes
Dan Brown committed
September 20, 2017
D
Fixed page includes erroring on save
Dan Brown committed
March 23, 2017
D
Fixed bug preventing page revision restore
Dan Brown committed
February 25, 2017
D
Fixed inaccessible revisions, added regression tests
Dan Brown committed
February 4, 2017
D
Namespaced tests to align with new laravel default
Dan Brown committed
January 25, 2017
D
Upgraded to Laravel 5.4
Dan Brown committed