8469e0a661
fix(BRIDGE-17): broken telemetry heartbeat test
2024-04-25 11:16:13 +00:00
d9fdbb35bc
fix(GODT-3185): logic mistake.
2024-04-22 07:26:18 +00:00
a4020cebd4
chore: do not use C++ 20 std::ranges.
2024-04-19 08:03:18 +02:00
7a8760e2ef
fix(BRIDGE-19): warning instead of error on logs for checksum validation...
2024-04-17 12:59:36 +00:00
9552e72ba8
feat(BRIDGE-14): HV3 implementation - GUI & CLI; ownership verification & CAPTCHA are supported
2024-04-12 13:07:22 +00:00
c692c21b87
fix(BRIDGE-8): more robust command-line args parser in bridge-gui.
...
fix(BRIDGE-8): add command-line invocation to log.
2024-04-12 11:16:59 +00:00
9bfa79455e
fix(BRIDGE-7): modify keychain test on macOS.
2024-04-08 14:35:36 +02:00
67e802e3a0
feat(BRIDGE-15): fix a stack layout index in comment.
2024-04-08 11:27:28 +02:00
8a5e2007f6
feat(BRIDGE-15): certificate install is now also done during Outlook setup on macOS.
2024-04-04 08:57:30 +02:00
4a8a7ef093
fix(BRIDGE-4): logs not being created when invalid flag is passed
2024-03-21 16:32:12 +00:00
2cfda14b1a
fix(BRIDGE-5): add tooltip to tray icon.
2024-03-20 14:55:40 +01:00
312993e08e
feat(GODT-3253): windows cache and paths.
2024-03-15 11:28:52 +01:00
06daaf8d9f
feat(GODT-3146): don't need to wait for IMAP in tests.
2024-03-14 11:57:55 +01:00
cb436fff63
feat(GODT-3146): remove unused
2024-03-13 14:31:53 +01:00
921a44f1a3
feat(GODT-3146): keep imap/smtp server always on.
2024-03-13 14:22:23 +01:00
6fadbde4a6
feat(GODT-3185): report cases which leads to wrong address key used
2024-03-13 07:49:25 +00:00
d2fbbc3e25
fix(GODT-3163): filter MBOX format delimiter.
2024-03-07 12:30:33 +00:00
54859a34b2
fix(GODT-3290): fix test failing because of leap day.
2024-03-01 10:56:24 +01:00
9b1feed68b
feat(GODT-3214): encrypt only with primary key.
2024-02-28 13:42:09 +00:00
c9b6cc162b
feat(GODT-3199): add package log field.
2024-02-27 13:07:37 +01:00
37352d44d2
test(GODT-1602): run integration tests against black 🖤
2024-02-19 10:43:35 +00:00
2a1aeb208d
test(GODT-3257): quad9 provider test not working on CI.
2024-02-19 10:06:02 +01:00
413ab1fc1e
fix(GODT-3235): update bridge update key
2024-02-02 22:10:28 +01:00
97fc964467
fix(GODT-3229): escape reserved XML characters in Apple configuration profile.
2024-01-29 16:27:36 +01:00
374194c13b
feat(GODT-3160): make linter happy
2024-01-24 10:28:08 +01:00
f565fc4f69
fix(GODT-3203): Crash in chunkDivide
...
If for some reason all the message we are trying to sync in a chunk are
deleted from another client it is possible that the input to the build
stage will be empty. This case is now handled correctly.
2024-01-11 08:33:02 +01:00
2895f42a64
feat(GODT-3195): add OS info to the log.
2024-01-10 08:32:43 +01:00
5751166ebc
feat(GODT-3155): customize log formatter for easier parsing.
2024-01-09 09:24:21 +01:00
e63afd3910
feat(GODT-3156): add time zone info to the bridge log.
2024-01-05 09:30:13 +01:00
9b1daa0373
feat(GODT-3172): detect missing keychain item
2024-01-04 11:30:26 +00:00
89bb7b6389
feat(GODT-3172): do not list, just retrieve vault key.
2024-01-04 11:30:26 +00:00
31670ad9eb
chore: fix for SMTP connection mode toggle in bridge-gui-tester.
2024-01-04 09:30:24 +01:00
346988e604
chore: Also log the message received time when handling message creation event.
2024-01-02 15:18:56 +00:00
43df20c25d
fix(GODT-3187): Fix numberOfDay computation when changing date.
2024-01-02 15:27:46 +01:00
25ebcffde3
fix(GODT-3187): Fix numberOfDay computation when changing year.
2024-01-02 15:27:46 +01:00
b8ae5be58c
fix(GODT-3188): Happy new year.
2024-01-02 15:06:05 +01:00
8f5bd37aee
chore: Get better logging arround keychain list initialisation.
2023-12-14 17:24:16 +01:00
416f696863
feat(GODT-3121): added options to kb-tester CLI tool.
2023-12-08 11:04:48 +01:00
789c1cc816
feat(GODT-3121): kb suggestion first version of complete list.
2023-12-08 10:01:38 +01:00
83935f3a03
feat(GODT-3121): refactored retrieval kb article index lookup.
2023-12-07 09:35:05 +01:00
b93c10ad47
feat(GODT-3121): adds KB suggestion scoring.
2023-12-07 09:35:05 +01:00
3309137b80
feat(GODT-3121): forward user input to bridge.
2023-12-07 09:35:05 +01:00
88c4737ba4
feat(GODT-3121): reuse InfoTooltip.
2023-12-07 09:35:05 +01:00
e5db9b1ccc
feat(GODT-3121): added display of bug report user input in bridge-gui-tester.
2023-12-07 09:35:05 +01:00
6e2e622a2f
feat(GODT-3121): added tooltip for KB suggestions.
2023-12-07 09:35:05 +01:00
3a66063938
feat(GODT-3121): change log level of click on external link.
2023-12-07 09:35:05 +01:00
120ddbbcbb
feat(GODT-3121): finalize UI for KB suggestions.
2023-12-07 09:35:05 +01:00
39b31abef8
feat(GODT-3121): fix issues reported by the resharper C++ engine.
2023-12-07 09:35:05 +01:00
ebeca394c7
feat(GODT-3121): implement suggestion list in bridge-gui.
2023-12-07 09:35:05 +01:00
2206cb3f12
feat(GODT-3121): suggestions links are in the final bug report page.
2023-12-07 09:35:05 +01:00