Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Use template system for paths and URLs | June McEnroe | 2020-04-20 |
* | Factor out templateBuffer | June McEnroe | 2020-04-17 |
* | Decode quoted-printable and 7bit/8bit | June McEnroe | 2020-04-16 |
* | Add decoding stubs | June McEnroe | 2020-04-14 |
* | Do not escape > in XML/HTML | June McEnroe | 2020-04-13 |
* | Allow NULL vars and escape to templateRender | June McEnroe | 2020-04-13 |
* | Write escapeXML in the same order as escapeURL | June McEnroe | 2020-04-10 |
* | Do not multiply URL template length by 3 | June McEnroe | 2020-04-10 |
* | Factor out templateURL | June McEnroe | 2020-04-09 |
* | Render escaped mailto URL | June McEnroe | 2020-04-09 |
* | Render basic HTML envelopes with templating | June McEnroe | 2020-04-09 |