127 Commits (e01a523ae3d429565da88ef2dbcdebbe886d199e)

Author SHA1 Message Date
James Houlahan e01a523ae3 feat: pull out most things as attachments 6 years ago
James Houlahan c6b18b45b5 feat: better handling of multipart messages 6 years ago
James Houlahan a7da66ccbc feat: enter and exit handlers 6 years ago
James Houlahan 8bd74c5edc feat: set mime type 6 years ago
James Houlahan 2b36d3ab7b feat: attach public key 6 years ago
James Houlahan 45b863f931 feat: parse most header values 6 years ago
James Houlahan 953150cfdb feat: add part getter 6 years ago
James Houlahan 6ea3fc1963 feat: initial parser exposing walker/writer 6 years ago
Michal Horejsek de58c7a905 Cookies for Import-Export 6 years ago
Pavel Škoda 2e439e17cf Remove unused scope methods 6 years ago
Pavel Škoda f73aeec97f Update changelog 6 years ago
Pavel Škoda 8a7b4bb919 Improve user agent 6 years ago
Michal Horejsek 9218598140 Update routes to API v4 6 years ago
Michal Horejsek 84147a2cb0 Fix flaky tests 6 years ago
Michal Horejsek 658ead9fb3 Import/Export final touches 6 years ago
Pavel Škoda 7e5e3d3dd4 Import/Export GUI 6 years ago
Michal Horejsek 1c10cc5065 Import/Export backend 6 years ago
Jakub 49316a935c Shared GUI for Bridge and Import/Export 6 years ago
Michal Horejsek b598779c0f Import/Export backend prep 6 years ago
James Houlahan 77c6ba381e fix: mime type 6 years ago
James Houlahan 61a841ced7 refactor: builder pattern for generateSendingInfo 6 years ago
Michal Horejsek 6c93f1f1ec Fix integration tests - compiting message flags 6 years ago
James Houlahan 9f24c666b9 docs: add docstrings 6 years ago
James Houlahan 3101fc5543 fix: add missing license 6 years ago
James Houlahan e333ccd29e feat: persistent cookies 6 years ago
James Houlahan 7e6d09a247 test: generate tls cert/key in test 6 years ago
Michal Horejsek da381130a3 Check log file size more often to prevent huge log files 6 years ago
James Houlahan dfbd86c7bc fix: add missing option to modify system keychain 6 years ago
James Houlahan e3ab829ad3 fix: missing command in exec call 6 years ago
James Houlahan b12ef1327c refactor: better confirmer result locking 6 years ago
James Houlahan d66bcc4b63 fix: bad ID in frontend 6 years ago
James Houlahan 5ad307868e feat: add expiry 6 years ago
James Houlahan 369c6ebf85 fix: clean up after setting result 6 years ago
James Houlahan c988d739a1 docs: add docstrings for confirmer 6 years ago
James Houlahan 36ef9f20ae feat: use confirmer in smtp 6 years ago
James Houlahan c8f118a26b feat: implement confirmer 6 years ago
James Houlahan be20714842 feat: better way to add trusted cert in macOS 6 years ago
James Houlahan bf0945eaef fix: race condition in AuthRefresh that could cause user to be logged out 6 years ago
James Houlahan fc4e77604f fix: don't panic if not given tls connection in pin checker 6 years ago
James Houlahan d89d627349 test: increase minimum listener event receive time 6 years ago
James Houlahan b25baa2524 test: set sent label properly 6 years ago
James Houlahan 10e384f4df test: add tests for parsing mime message with bad 2231 filename 6 years ago
James Houlahan 1e8cb35fcb test: add test for multiline 6 years ago
James Houlahan 0b0991d682 fix: infinite loop when decoding invalid 2231 charset 6 years ago
James Houlahan 7301e5571c fix: return error if parsing header fails GODT-502 6 years ago
James Houlahan 7ec4309ae1 fix: correctly handle failure to unlock single key 6 years ago
James Houlahan ec224a962f fix: hang when reloading keys 6 years ago
James Houlahan 02804d067c fix: ensure doh connections are closed when it is disabled 6 years ago
James Houlahan 9241a9bdbf feat: add reloadkeys method 6 years ago
James Houlahan f3e6af5571 feat: clear keys after unmarshaling 6 years ago