| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-01-03 | all: use SPDX license header format | Shulhan | |
| 2024-09-04 | all: fix various linter warnings | Shulhan | |
| While at it, temporary disable gosec due to excessive report for G115, which may be true, but may also break the current working program. We should alter and fix once we can test and make sure that it does not breaks. | |||
| 2024-08-04 | cmd/emaildecode: CLI to decode email body to plain text | Shulhan | |
| The emaildecode accept file as input. If the email header contains content-transfer-encoding with value quoted-printable or base64, it will decode the message body and print it to stdout as plain text. | |||
