Commit Graph

37 Commits

Author SHA1 Message Date
James Houlahan ffb18adfd0 GODT-1177: remove Import-Export from repo 2021-11-30 10:12:33 +01:00
Michal Horejsek 8109831c07 GODT-35: Finish all details and make tests pass 2021-04-30 05:41:39 +02:00
James Houlahan 2284e9ede1 GODT-35: New pmapi client and manager using resty 2021-04-30 05:34:36 +02:00
Michal Horejsek feeb7179f5 GODT-1058 Install after chaning channel right away only in case of downgrade 2021-02-25 14:47:12 +00:00
James Houlahan 1f25aeab31 GODT-980: placeholder for user agent 2021-02-17 13:49:51 +01:00
Michal Horejsek 4e531d4524 GODT-1036 Event loop Sentry reporting of failures and refresh 2021-02-17 09:17:19 +00:00
Alexander Bilyak 0fe69d9de1 GODT-937: Add keychain switcher to frontend
GODT-1008: Fix transparent dialog under certain conditions
2021-02-17 07:35:59 +00:00
Michal Horejsek 7468ed7dc0 GODT-976 Exclude updates from clearing cache and clear cache, including updates, while switching early access off 2021-02-10 12:34:37 +00:00
James Houlahan a9f44731dc feat: send heartbeat ASAP on each new calendar day 2021-01-15 13:22:56 +00:00
James Houlahan 036bc88789 feat: log user agent when updating 2021-01-15 13:22:56 +00:00
James Houlahan dc3f61acee Launcher, app/base, sentry, update service 2021-01-15 13:22:55 +00:00
Jakub a89dfc4524 Happy New Year 2021-01-04 11:55:15 +01:00
Pavel Škoda 7e5e3d3dd4 Import/Export GUI 2020-08-24 10:11:51 +02:00
Michal Horejsek b598779c0f Import/Export backend prep 2020-08-24 10:11:50 +02:00
James Houlahan 34ef9063cb fix: better first start setting 2020-08-05 15:20:20 +02:00
James Houlahan 02804d067c fix: ensure doh connections are closed when it is disabled 2020-06-17 10:57:12 +02:00
Michal Horejsek 40d8c458d2 Store factory to make store optional 2020-05-26 14:57:41 +00:00
Michal Horejsek 4d2baa6b85 Renamed bridge to general users and keep bridge only for bridge stuff 2020-05-25 09:02:34 +02:00
Michal Horejsek 1998d92432 Updates() needs to return imapBackend.Update instead of interface with go-imap v1 2020-05-05 11:47:47 +00:00
Michal Horejsek 984b28e8f9 User Agent do not contain bridge version, only client in format 2020-05-05 11:00:18 +00:00
James Houlahan 522cadb8b1 refactor: dedicated constants package, no explicit bridge version 2020-04-28 12:39:05 +00:00
James Houlahan 1457005f86 fix: address review comments 2020-04-21 13:29:26 +02:00
James Houlahan e027aa5fae test: use clientmanager to logout fakeapi 2020-04-21 08:36:39 +00:00
James Houlahan 4809d97cb1 feat: clientmanager has checkconnection 2020-04-21 08:36:39 +00:00
James Houlahan bfc4069df4 feat: remove user from bridge users list if init failed 2020-04-21 08:36:39 +00:00
Jakub 80f4e1e346 Fixing unit tests for client manager.
* [x] pmapi: refresh auth uid won't change
* [x] bridge tests:
    * update mocks
    * delete auth when FinishLogin fails
    * check for mailbox password
    * add `gomock.InOrder` for better test control
* [x] fix linter issues except TODOs
* [x] make rootScheme unexported
* [x] store tests: update mocks
2020-04-21 08:36:39 +00:00
James Houlahan db02eb694d refactor: no more pmapifactory 2020-04-21 08:36:39 +00:00
James Houlahan 5bf4d9c6f5 refactor: prefer anonymous clients 2020-04-21 08:36:39 +00:00
James Houlahan b01be382fc refactor: GetBridgeAuthChannel --> GetAuthUpdateChannel 2020-04-21 08:36:38 +00:00
James Houlahan 042c340881 feat: make store use ClientManager 2020-04-21 08:36:38 +00:00
James Houlahan f269be4291 refactor: make pmapi.Client the interface 2020-04-21 08:36:38 +00:00
James Houlahan 6e38a65bd8 feat: improve login flow 2020-04-21 08:36:38 +00:00
James Houlahan 941e09079c feat: implement token expiration watcher 2020-04-21 08:36:38 +00:00
James Houlahan ce29d4d74e feat: switch to proxy when need be 2020-04-21 08:36:38 +00:00
James Houlahan f239e8f3bf feat: central auth channel for clients 2020-04-21 08:36:38 +00:00
James Houlahan 0a55fac29a feat: simple client manager 2020-04-21 08:36:38 +00:00
Jakub 17f4d6097a We build too many walls and not enough bridges 2020-04-08 12:59:16 +02:00