aboutsummaryrefslogtreecommitdiffstats
path: root/index.php
AgeCommit message (Expand)AuthorFilesLines
2021-10-24Remove closing tags and ensure LF at end of filesThomas Lange1-1/+1
2018-02-03Move autoloader for classes into pagelets.phpThomas Lange1-11/+0
2018-02-03Move check if BigPipe should be disabled into the pagelets.phpThomas Lange1-8/+0
2018-02-03Remove the function "removeLineBreaksAndTabs" completelyThomas Lange1-2/+0
2018-02-03Remove sending the "Cache-Control" header on the demo page(s)Thomas Lange1-5/+0
2018-01-21Rename BigPipe::render() to BigPipe::completeResponse()Thomas Lange1-1/+1
2018-01-20Fix inconsistent line separators across filesThomas Lange1-63/+63
2017-11-23The file permissions have been normalized.Thomas Lange1-0/+0
2017-08-25Optimization: The outsourced function "globalExecution" is no longer necessar...Thomas Lange1-5/+0
2017-05-26It was forgotten to rename the method call "::enablePipeline()" to "::enabled...Thomas Lange1-1/+1
2017-03-08CSS class "hidden" was replaced by the semantic HTML5 attribute "hidden".Thomas Lange1-1/+0
2016-06-25Update with new features and code improvements.Thomas Lange1-5/+9
2016-06-23Pagelets executed immediately; Dependency feature; Several improvementsThomas Lange1-26/+2
2016-05-13Multiple updatesThomas Lange1-3/+3
2016-05-13Multiple updatesThomas Lange1-3/+3
2016-04-22Multiple updates with async demo.Thomas Lange1-87/+89
2016-03-26Custom pagelet ID'sThomas Lange1-1/+1
2015-12-26Multiple updates; new feature PhaseDoneJSThomas Lange1-19/+28
2015-07-25Namespaces addedThomas Lange1-6/+6
2015-04-15Initial commitThomas Lange1-0/+79