|
|
040d887aae
|
feat(BRIDGE-218): observability adapter; gluon observability metrics and tests;
|
2024-10-08 13:13:07 +00:00 |
|
|
|
3710dff0cd
|
feat(BRIDGE-142): bridge icon can be removed from the menu bar on macOS.
|
2024-10-03 15:29:07 +02:00 |
|
|
|
e8a95e26f6
|
feat(BRIDGE-207): failure to download or verify an update now fails silently.
|
2024-09-24 14:06:18 +00:00 |
|
|
|
ebe54ca92e
|
fix(BRIDGE-210): reduced log level of cache events so they won't be printed to stdout
|
2024-09-24 13:58:26 +02:00 |
|
|
|
ff7e45f395
|
feat(BRIDGE-204): removed redundant Sentry events
|
2024-09-23 15:52:23 +00:00 |
|
|
|
3ca9e625f5
|
feat(BRIDGE-150): Observability service modification; user distinction utility & heartbeat; various observbility metrics & relevant integration tests
|
2024-09-23 10:13:05 +00:00 |
|
|
|
bfe67f3005
|
fix(BRIDGE-108): fixed GetInitials when empty username is passed; we now overwrite the username in the vault if its value changed, each time we refresh user auth
|
2024-09-05 08:14:30 +00:00 |
|
|
|
ac9ab8ab32
|
fix(BRIDGE-81): update KB suggestions.
|
2024-08-30 09:50:41 +02:00 |
|
|
|
f04350c046
|
feat(BRIDGE-37): Remote notification support
|
2024-08-29 13:31:37 +02:00 |
|
|
|
ed1b65731a
|
feat(BRIDGE-81): kb article suggestion updates + more weight for long keywords.
|
2024-08-27 16:16:23 +02:00 |
|
|
|
d12928b31c
|
feat(BRIDGE-122): Observability service implementation
|
2024-08-27 15:21:41 +02:00 |
|
|
|
e290cd308b
|
feat(BRIDGE-119): added support for Feature Flags
|
2024-08-21 14:54:27 +02:00 |
|
|
|
3d53bf7477
|
feat(BRIDGE-116): add command-line switches to enable/disable keychain check on macOS.
|
2024-08-09 09:53:46 +02:00 |
|
|
|
db9902e70b
|
feat(BRIDGE-97): added repair button telemetry
(cherry picked from commit 85a91c5572)
|
2024-08-09 08:26:56 +02:00 |
|
|
|
f1f63c1d03
|
feat(BRIDGE-79): update to the KB suggestion list.
(cherry picked from commit 56d4bfbb71)
|
2024-08-09 08:23:19 +02:00 |
|
|
|
81a3c2aba8
|
feat(BRIDGE-88): added context menu for quick actions on input labels: cut, copy, paste
|
2024-08-07 10:19:40 +00:00 |
|
|
|
bbfc9beb04
|
chore: update GPA.
|
2024-07-30 11:02:17 +02:00 |
|
|
|
fc64dbec59
|
chore: golangci-lint update.
|
2024-07-11 16:29:59 +02:00 |
|
|
|
9fbb6b4ca5
|
fix(BRIDGE-67): added detection for username changes on macOS & automatic reconfiguration
|
2024-06-20 12:32:42 +00:00 |
|
|
|
8688277ee6
|
ci: supress govulncheck vulns
|
2024-06-05 12:36:43 +00:00 |
|
|
|
63eb67760e
|
fix(BRIDGE-90): disable repair button when bridge cannot connect to proton servers; bump GPA
|
2024-06-05 12:36:43 +00:00 |
|
|
|
8ea712b052
|
fix(BRIDGE-15): Apple Mail profile install page was not properly reset before showing.
(cherry picked from commit 961dc9435f)
|
2024-06-04 11:11:02 +02:00 |
|
|
|
ff0615167b
|
feat(BRIDGE-75): Bridge repair button/feature implemented
|
2024-06-03 12:37:23 +00:00 |
|
|
|
e2b361b9a6
|
feat(BRIDGE-79): Add New Outlook for Mac KB disclaimer.
Update submitted by Laze Dimitrovski
|
2024-05-30 17:49:22 +02:00 |
|
|
|
e7713fa785
|
fix(BRIDGE-69): explicitly handle semver panic for last bridge version from vault
|
2024-05-22 10:54:38 +00:00 |
|
|
|
00aff40160
|
fix(BRIDGE-70): hotfix for blocked smtp/imap port causing bridge to quit
|
2024-05-17 12:35:07 +02:00 |
|
|
|
1d972835ff
|
fix(BRIDGE-21): missing panic handling
|
2024-04-26 13:24:02 +02:00 |
|
|
|
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 |
|