Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Use template system for paths and URLs | June McEnroe | 2020-04-20 |
| | | | | This probably still needs a lot of cleaning up. | ||
* | Add decodeToFile | June McEnroe | 2020-04-17 |
| | |||
* | Skip invalid characters in base64 | June McEnroe | 2020-04-17 |
| | |||
* | Decode base64 | June McEnroe | 2020-04-16 |
| | |||
* | Decode quoted-printable and 7bit/8bit | June McEnroe | 2020-04-16 |
| | |||
* | Decode Q encoding | June McEnroe | 2020-04-16 |
| | |||
* | Parse encoded-word and convert charsets | June McEnroe | 2020-04-16 |
| | |||
* | Add decoding stubs | June McEnroe | 2020-04-14 |