1074 Commits (8acfa55dc4b55efcaf26b99fbce803850c80e99b)
 

Author SHA1 Message Date
Jakub Cuth b15d22c8cc Reduce number of synchronizations GODT-313 6 years ago
James Houlahan d42deb2ad5 fix: variable name in readme 6 years ago
James Houlahan bb5227c1f4 fix: app version and variable location 6 years ago
James Houlahan 0589f329e9 refactor: dedicated constants package, no explicit bridge version 6 years ago
James Houlahan 522cadb8b1 refactor: dedicated constants package, no explicit bridge version 6 years ago
James Houlahan 32ca7b3903 fix: envvar conflict on fedora 6 years ago
James Houlahan 7d30459417 test: empty auth update channel in tests 6 years ago
James Houlahan 8f15041d8f fix: race condition when updating user auth 6 years ago
Jakub 51846efed5 Merge branch 'release/v1.2.7' into devel 6 years ago
James Houlahan a1b01d5922 feat: add nogui build in makefile 6 years ago
James Houlahan 76b480298a fix: better error messages for 422 6 years ago
James Houlahan a51841158c docs: add libglvnd as build deps 6 years ago
Ryan Ciehanski 68d1442a8f Update copySuccess & appendSuccess messages according to RFCs. https://github.com/ProtonMail/proton-bridge/issues/3 6 years ago
James Houlahan 1457005f86 fix: address review comments 6 years ago
James Houlahan febdf98349 test: attempt less flaky tests 6 years ago
James Houlahan d4482994ec fix: missing and incorrect comments 6 years ago
James Houlahan 244a18ac8c feat: update changelog 6 years ago
James Houlahan e027aa5fae test: use clientmanager to logout fakeapi 6 years ago
James Houlahan 99635cd56d feat: max retries of 5 for client logout 6 years ago
James Houlahan e95aece6d3 refactor: don't pass client directly to store syncer 6 years ago
James Houlahan 38f0425670 refactor: make sentry report its own package 6 years ago
James Houlahan 4809d97cb1 feat: clientmanager has checkconnection 6 years ago
James Houlahan bfc4069df4 feat: remove user from bridge users list if init failed 6 years ago
James Houlahan 3f32fd95e0 feat: refresh expired access tokens in one goroutine 6 years ago
James Houlahan 40e96b9d1e feat: retry client auth delete while api is unreachable 6 years ago
Jakub 80f4e1e346 Fixing unit tests for client manager. 6 years ago
James Houlahan debd374d75 fix: don't delete uid of anonymous clients 6 years ago
James Houlahan ed8595fa5b test: some work on integration tests (fake) 6 years ago
James Houlahan fec5f2d3c3 test: fix most integration tests (live) 6 years ago
James Houlahan bafd4e714e refactor: remove unnecessary getters 6 years ago
James Houlahan d787d8b223 fix: use clientsLocker mutex 6 years ago
James Houlahan abca7284dd refactor: make getHost and getScheme private 6 years ago
James Houlahan db02eb694d refactor: no more pmapifactory 6 years ago
James Houlahan 5bf4d9c6f5 refactor: prefer anonymous clients 6 years ago
James Houlahan b01be382fc refactor: GetBridgeAuthChannel --> GetAuthUpdateChannel 6 years ago
James Houlahan 042c340881 feat: make store use ClientManager 6 years ago
James Houlahan f269be4291 refactor: make pmapi.Client the interface 6 years ago
James Houlahan 6e38a65bd8 feat: improve login flow 6 years ago
James Houlahan 941e09079c feat: implement token expiration watcher 6 years ago
James Houlahan ce29d4d74e feat: switch to proxy when need be 6 years ago
James Houlahan f239e8f3bf feat: central auth channel for clients 6 years ago
James Houlahan 0a55fac29a feat: simple client manager 6 years ago
Jakub Cuth fb263e84a9 Add license to windows build 6 years ago
Michal Horejsek 366a9d6d6c Clean also All Mail and Drafts mailboxes before running integration test 6 years ago
James Houlahan 8f8fbc745d fix: correctly install tls certs with osascript 6 years ago
Jakub Cuth b75a6f7cf8 Bump version 1.2.7 and release notes 6 years ago
Jakub Cuth 9072f84646 Apply suggestion to internal/store/event_loop.go 6 years ago
James Houlahan c6f32192b9 refactor: return ErrNoSuchAPIID any time we get 422 6 years ago
James Houlahan 49a64a656c refactor: remove unexported fetchMessage 6 years ago
James Houlahan 1c83cc9754 Apply suggestion to internal/store/event_loop.go 6 years ago