A platform to create documentation/wiki content built with PHP & Laravel
COMMITS
/ tests/Entity/PageContentTest.php 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
January 21, 2017
D
Added transclusion tests and fixed other tests
Dan Brown committed