|
|
49316a935c
|
Shared GUI for Bridge and Import/Export
|
2020-08-24 10:11:50 +02:00 |
|
|
|
b598779c0f
|
Import/Export backend prep
|
2020-08-24 10:11:50 +02:00 |
|
|
|
9d65192ad7
|
feat: clear expired cookies from persistent storage
|
2020-08-24 09:08:42 +02:00 |
|
|
|
0e14155185
|
fix: cookie expiry needs to be set
|
2020-08-21 12:42:49 +02:00 |
|
|
|
56f4f3d017
|
fix: better error handling when message is still in send queue
|
2020-08-19 15:25:38 +02:00 |
|
|
|
f5617ced3f
|
fix (GODT-597): duplicate send when draft creation takes a long time
|
2020-08-18 13:40:56 +00:00 |
|
|
|
35b37c7097
|
fix (GODT-597): duplicate send when draft creation takes a long time
|
2020-08-18 13:40:56 +00:00 |
|
|
|
77c6ba381e
|
fix: mime type
|
2020-08-18 09:14:46 +00:00 |
|
|
|
34df24ede3
|
docs: changelog
|
2020-08-18 09:14:46 +00:00 |
|
|
|
33d705a39d
|
test: fix test content types
|
2020-08-18 09:14:46 +00:00 |
|
|
|
64fbd0655f
|
fix: sign when no contact present
|
2020-08-18 09:14:46 +00:00 |
|
|
|
b700a7823e
|
fix: send to internal
|
2020-08-18 09:14:46 +00:00 |
|
|
|
145da7ffa5
|
refactor: pass mailSettings in to avoid extra call
|
2020-08-18 09:14:46 +00:00 |
|
|
|
61a841ced7
|
refactor: builder pattern for generateSendingInfo
|
2020-08-18 09:14:46 +00:00 |
|
|
|
29978b7014
|
ci: use bridge-internal image
|
2020-08-17 08:28:32 +00:00 |
|
|
|
dd73687555
|
ci: switch to using container from bridge-internal
|
2020-08-17 08:28:32 +00:00 |
|
|
|
5411b29d17
|
Merge branch 'release/v1.3.X' into devel
|
2020-08-17 09:58:39 +02:00 |
|
|
|
6c93f1f1ec
|
Fix integration tests - compiting message flags
|
2020-08-17 09:10:03 +02:00 |
|
|
|
1dcaa200e0
|
fix: docstring mistakes
|
2020-08-13 11:54:52 +02:00 |
|
|
|
66082af40f
|
test: add test that cookie jar loads cookies
|
2020-08-13 11:39:28 +02:00 |
|
|
|
209af59232
|
refactor: make cookie architecture less crazy
|
2020-08-13 11:31:11 +02:00 |
|
|
|
9f24c666b9
|
docs: add docstrings
|
2020-08-12 15:46:19 +02:00 |
|
|
|
3101fc5543
|
fix: add missing license
|
2020-08-12 15:05:14 +02:00 |
|
|
|
182bbd556f
|
fix: failure to create cookie jar is not fatal error
|
2020-08-12 14:56:55 +02:00 |
|
|
|
e333ccd29e
|
feat: persistent cookies
|
2020-08-12 14:55:24 +02:00 |
|
|
|
ce4a75caf5
|
fix: properly decide whether it is first gui start
|
2020-08-06 09:29:30 +02:00 |
|
|
|
01a8c9e9d7
|
Adding GUI troubleshoot popup GODT-554 GODT-583
v1.3.3
|
2020-08-06 08:12:37 +02:00 |
|
|
|
2c910378ce
|
feat: detect bad certificate error
|
2020-08-06 07:34:36 +02:00 |
|
|
|
34ef9063cb
|
fix: better first start setting
|
2020-08-05 15:20:20 +02:00 |
|
|
|
f651d39820
|
chore: bump dependencies
|
2020-08-03 07:47:49 +00:00 |
|
|
|
7e6d09a247
|
test: generate tls cert/key in test
|
2020-08-03 09:24:39 +02:00 |
|
|
|
da381130a3
|
Check log file size more often to prevent huge log files
|
2020-07-31 13:24:25 +02:00 |
|
|
|
7baa4dc117
|
release notes
v1.3.2
|
2020-07-29 07:07:50 +02:00 |
|
|
|
be07cb83c9
|
chore: bump linter to v1.29.0
|
2020-07-28 08:37:40 +00:00 |
|
|
|
dfbd86c7bc
|
fix: add missing option to modify system keychain
|
2020-07-27 17:23:59 +02:00 |
|
|
|
e3ab829ad3
|
fix: missing command in exec call
|
2020-07-27 13:05:46 +02:00 |
|
|
|
b12ef1327c
|
refactor: better confirmer result locking
|
2020-07-24 13:04:29 +00:00 |
|
|
|
d66bcc4b63
|
fix: bad ID in frontend
|
2020-07-24 13:04:29 +00:00 |
|
|
|
5ad307868e
|
feat: add expiry
|
2020-07-24 13:04:29 +00:00 |
|
|
|
369c6ebf85
|
fix: clean up after setting result
|
2020-07-24 13:04:29 +00:00 |
|
|
|
c988d739a1
|
docs: add docstrings for confirmer
|
2020-07-24 13:04:29 +00:00 |
|
|
|
36ef9f20ae
|
feat: use confirmer in smtp
|
2020-07-24 13:04:29 +00:00 |
|
|
|
c8f118a26b
|
feat: implement confirmer
|
2020-07-24 13:04:29 +00:00 |
|
|
|
be20714842
|
feat: better way to add trusted cert in macOS
|
2020-07-24 14:51:30 +02:00 |
|
|
|
1711442878
|
Fix setting flags
|
2020-07-23 14:49:43 +02:00 |
|
|
|
79e6799f40
|
fix: panic in integration tests
|
2020-07-22 11:04:23 +00:00 |
|
|
|
6023162443
|
feat: add build tag for deterministic imap password
|
2020-07-22 09:32:20 +00:00 |
|
|
|
01e0fe4863
|
ci: use shared macos runner
|
2020-07-21 16:58:47 +02:00 |
|
|
|
f073301481
|
fix: versioning
|
2020-07-17 13:04:11 +02:00 |
|
|
|
1df81e4a34
|
chore: bump changelog
|
2020-07-16 11:51:56 +02:00 |
|