Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2024-12-02 | fix: adapt to new sdk apis | saturneric | 1 | -6/+6 |
2024-12-01 | fix: all use bodyPart instead of body | saturneric | 1 | -18/+15 |
2024-12-01 | fix: public key export on windows is using CRLF | saturneric | 1 | -2/+8 |
2024-12-01 | fix: should use bodyPart instead of body | saturneric | 1 | -6/+6 |
2024-11-29 | fix: solve linux build issue | saturneric | 1 | -2/+2 |
2024-11-28 | fix: solve build issue on develop ci | saturneric | 1 | -2/+2 |
2024-11-28 | feat: track error string of gpg basic operation | saturneric | 1 | -53/+52 |
2024-11-28 | fix: update date field on signing | saturneric | 1 | -0/+4 |
2024-11-28 | feat: support decrypt & verify email | saturneric | 1 | -13/+573 |
2024-11-28 | feat: make email operations more comfortable | saturneric | 1 | -89/+219 |
2024-11-28 | refactor: improve code structure | saturneric | 1 | -487/+247 |
2024-11-27 | feat: support email encryption | saturneric | 1 | -26/+409 |
2024-11-27 | feat: support signing email | saturneric | 1 | -0/+376 |