aboutsummaryrefslogtreecommitdiffstats
path: root/static
AgeCommit message (Expand)AuthorFilesLines
2021-10-24Remove closing tags and ensure LF at end of filesThomas Lange4-4/+4
2018-02-03Rename payload object "dataJSON" to just "data"Thomas Lange1-11/+11
2018-01-21Change the mechanism how BigPipe detects the last pageletThomas Lange1-9/+18
2018-01-20Fix inconsistent line separators across filesThomas Lange5-431/+431
2017-11-23The file permissions have been normalized.Thomas Lange5-0/+0
2017-08-27The javascript library is now running in strict mode.Thomas Lange1-0/+1
2017-08-27Optimization: The javascript library has been restructured and is now using t...Thomas Lange1-198/+202
2017-08-26Optimization: Some anonymous callback functions has been simplified with arro...Thomas Lange1-9/+9
2017-08-25Optimization: Some comments has been optimized and all occurrences of "var" h...Thomas Lange1-17/+17
2017-08-25A missing semicolon has been added and an unused property from the Resource p...Thomas Lange1-5/+4
2017-08-25Optimization: The outsourced function "globalExecution" is no longer necessar...Thomas Lange1-2/+2
2017-08-25Bugfix: Javascript code for stopping the current request moved into a try/cat...Thomas Lange1-1/+5
2016-07-10Each resource has now an ID; Code improvements and comment blocks added.Thomas Lange1-27/+23
2016-06-25Update with new features and code improvements.Thomas Lange1-96/+148
2016-06-23Pagelets executed immediately; Dependency feature; Several improvementsThomas Lange1-86/+113
2016-05-13Multiple updatesThomas Lange1-5/+15
2016-04-22Multiple updates with async demo.Thomas Lange5-338/+338
2015-12-26Multiple updates; new feature PhaseDoneJSThomas Lange6-118/+92
2015-04-15Some changesThomas Lange1-1/+1
2015-04-15Initial commitThomas Lange6-0/+368