c70674471e
Other: Remove old cert/key file location handling.
2023-01-19 09:28:44 +00:00
fe009ca235
GODT-2258: change login label and suggest email instead of username.
2023-01-17 13:13:43 +01:00
700836aea0
Other: fIxed GUI Tester to comply with latest gRPC changes.
2023-01-06 08:24:34 +01:00
8790d3cfcf
Other: C++ Code reformat.
2023-01-05 08:37:38 +01:00
6d0a128111
Other: Update copyright year
2023-01-02 11:09:11 +01:00
4003e0a2ab
GODT-2042: fix setup guide not always showing on first login.
2022-12-02 11:36:31 +01:00
e87db5b2ab
Other: updated GUI tester for new gRPC calls.
2022-12-01 15:40:20 +01:00
5b9c28e6f0
GODT-1847: add option to export TLS Certificates in GUI.
2022-12-01 13:08:04 +01:00
a78b2dee46
Other: GUI Tester supports the 3 states of user (Signed out/Locked/Connected).
2022-11-29 13:35:47 +00:00
7533dc952d
Other: update gui tester to support latest changes in gRPC implementation.
2022-11-29 11:57:07 +01:00
2747f3b492
GODT-2157: Add Sentry to Bridge-Gui
2022-11-29 08:05:48 +00:00
d4b8f3e1c2
GODT-2153: use file socket for bridge gRPC on linux & macOS.
...
Other: fix integration tests.
2022-11-28 16:51:13 +01:00
e601245f01
Other(chore): Bump major version to v3
2022-11-23 16:08:27 +01:00
1395f1c990
GODT-2138: fix UserDataDir for Windows and mac.
2022-11-22 12:06:21 +00:00
c8c9e911f6
Other: chores: removed comments in bridge-gui that were used for the transition Go -> C++ of the Qt code.
2022-11-21 17:31:22 +00:00
1f0312573a
GODT-1846: remove restart cues, implement restart-less behaviour.
...
Other: fixed case issue in SSL member function names.
Other: removed 'restart' mention in SMTP and IMAP SSL settings.
GODT-1846: modified gRPC server to introduce ConnectionMode settings.
GODT-1846: implemented connection mode handling in bridge-gui.
GODT-1846: implemented error reporting in bridge-gui for connection mode.
Other: gathered all IMAP/SMTP server settings.
GODT-1846: wired IMAP/SMTP port change errors.
Other: Renamed some error events and signals.
Other: Fixed crash in IMAP restart when not started.
Other: dismiss port error notifications before changing ports.
Other: misc. fixes.
2022-11-21 09:08:52 +00:00
5e8e92b765
Other: fix build on other OS than linux... Ooops
2022-11-18 19:27:58 +01:00
aaa8a35ea8
Other: set gui logs with other logs in user data directory.
2022-11-18 18:45:45 +01:00
204e320df4
GODT-2108: implement C++ Focus gRPC service client in bridge-gui.
2022-11-18 17:13:39 +00:00
c7cfcb29f6
GODT-2091: animated "Connecting..." label. + unstaged changes from GODT-2003.
2022-11-16 19:46:56 +01:00
e087a7972e
GODT-2003: introduces 3 phases user state (SignedOut/Locked/Connected)
...
WIP: introduced UserState enum in GUI and implemented logic.
2022-11-16 16:24:55 +01:00
f1160a11af
Other: wired 'use SSL for IMAP' toggle in bridge-gui-tester.
2022-11-16 13:48:30 +01:00
d9762010fa
GODT-1982: updated gRPC and GUI for disk cache.
...
Other: modified bridge-gui-tester for new cache related gRPC interface.
Other: bridge-gui-tester has buttons for cache related errors.
2022-11-16 13:48:30 +01:00
d738fdff57
GODT-1974: Store everything in v3 path
2022-11-16 13:48:30 +01:00
e10cd2a3ed
GODT-1901: Allow to set IMAP SSL from UI
2022-11-16 12:26:09 +01:00
b536b8707e
GODT-1609: use byte array for password
2022-11-16 12:26:09 +01:00
3b5f931f06
GODT-1609: remove unused gRPC event (c++ side)
2022-11-16 12:26:09 +01:00
f5148074fd
GODT-2038: interrupt gRPC initialisation of bridge process terminates.
2022-11-10 15:31:54 +01:00
a949a113cf
Other: added timestamp to bridge-gui logs.
...
Changed format to be closer to logrus output.
2022-11-10 15:31:54 +01:00
105752fc65
GODT-2015: bridge-gui logs to file until gRPC connection is established.
2022-11-02 18:44:44 +01:00
2747e93316
Other: Apply bridge style to community commit.
2022-11-02 16:44:08 +01:00
9548f984eb
GODT-2020: fix xdg_{home,cache}_home variables
2022-11-02 16:39:59 +01:00
b4b998df08
Other: macOS 11 support.
...
Other: added option to force build arch on macOS.
Other: got rid of linker warnings when building go with macOS 11 compatibility.
2022-10-19 09:06:53 +02:00
ce5b6c9f64
GODT-1942: Use qmake to find the QT6DIR
2022-10-17 17:56:18 +02:00
d1a7ca7822
Other: added a few log entries related to gRPC server and client config files.
2022-10-13 08:53:09 +00:00
b2efed71d3
GODT-1344: notifications for ApiCertError and NoActiveKeyForRecipient.
...
Phase 1: added the two event in bridge-gui-tester.
Phase 2: implemented QML notifications.
2022-10-12 16:41:04 +02:00
9a3900114b
Other: implemented tokens in bridge-gui-tester.
2022-10-10 13:19:51 +02:00
2f7ce565f0
GODT-1929: changed gRPC wait timeout.
2022-10-06 20:54:47 +02:00
58ba3b012e
GODT-1924: gRPC identity validation with tokens.
2022-10-06 09:12:46 +02:00
ca7d7ab675
Other: gRPC TLS server is generated for every session.
2022-10-03 10:44:26 +02:00
20c802a1e5
GODT-1917: gRPC service should use random port.
...
WIP: bridge-gui wait and parse gRPC service config fie.
2022-10-03 10:43:08 +02:00
653727fd12
GODT-1893: bridge-gui sends bridge's log to stdout, stderr.
...
WIP: bridge-gui now parses and self-apply log level from command-line.
WIP: downgraded the log level of gRPC calls to debug.
2022-10-03 10:40:34 +02:00
40fb9de15e
GODT-1864: cache migration failure was not notified because of unnecessary reboot.
2022-09-20 16:32:49 +02:00
8fe4ce456f
GODT-1857: Dynamically update links related to version when setting the version on bridge [skip-ci]
2022-09-16 14:27:34 +02:00
43ac21fd66
GODT-1752: Implement All Mail visibility in Qt6.
...
WIP: added gRPC call.
2022-09-14 13:02:26 +02:00
5ae50047e0
GODT-1843: Wait for the currently running application on restart even while updating
2022-09-06 14:49:51 +02:00
8bb2a399cc
GODT-1837: Fix restart.
...
GOTD-1837: added wait flag.
GODT-1837: strip --wait flag from launcher command-line.
GODT-1837: hide main window before restart.
2022-09-02 14:36:05 +02:00
275a92ae93
Other: Event Stream refactor.
...
Other: GRPCClient keeps track of the event stream status. [skip-ci]
Other: renamed StartEventStream to RunEventStream for clarity. [skip-ci]
2022-09-01 13:31:10 +02:00
a520d636e8
Other: Worker/Overseer/Threads improvements.
...
Added cancelled signal to worker and improved Overseer::wait.
Renamed Overseer::release() to Overseer::releaseWorker().
2022-09-01 13:31:10 +02:00
090aaf8ee3
Other: grab version number from top-level Makefile.
...
Other: PowerShell script uses $MyInvocation.MyCommand.Path instead of $PSScriptRoot
2022-09-01 13:31:10 +02:00