Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2010-12-24 | Fix roundtripping of JSON arrays, booleans and numbers, ATOM / RSS feed detec... | jsdelfino | 1 | -1/+3 |
2010-12-12 | Refactor some of the Javascript scripts to use a different namespace per script. | jsdelfino | 6 | -279/+283 |
2010-12-11 | Port XML, ATOM and SCDL parsing logic to Javascript. Implement minimal compon... | jsdelfino | 6 | -27/+1311 |
2010-12-08 | Move JavaScript eval functions to the js module. | jsdelfino | 3 | -0/+366 |
2010-12-08 | Add a CSS style sheet. Fix HTTPD Require configuration for files in the js mo... | jsdelfino | 2 | -2/+123 |
2010-12-06 | Create a js module for client side javascripts. Move client component script ... | jsdelfino | 5 | -0/+940 |