proton-bridge/pkg/pmapi
2020-05-11 14:48:12 +00:00
..
mocks fix: missing messages after changing primary address 2020-05-07 16:19:06 +02:00
testdata feat: improve login flow 2020-04-21 08:36:38 +00:00
addresses_test.go We build too many walls and not enough bridges 2020-04-08 12:59:16 +02:00
addresses.go fix: missing messages after changing primary address 2020-05-07 16:19:06 +02:00
attachments_test.go We build too many walls and not enough bridges 2020-04-08 12:59:16 +02:00
attachments.go refactor: make pmapi.Client the interface 2020-04-21 08:36:38 +00:00
auth_test.go refactor: make sentry report its own package 2020-04-21 08:36:39 +00:00
auth.go fix: race condition when updating user auth 2020-04-28 12:21:54 +00:00
bugs_test.go We build too many walls and not enough bridges 2020-04-08 12:59:16 +02:00
bugs.go refactor: remove unnecessary getters 2020-04-21 08:36:39 +00:00
Changelog.md We build too many walls and not enough bridges 2020-04-08 12:59:16 +02:00
check_connection_test.go feat: clientmanager has checkconnection 2020-04-21 08:36:39 +00:00
client_test.go feat: MinSpeed -> MinBytesPerSecond, check every 3 seconds 2020-05-04 07:53:55 +00:00
client.go test: add test with changing address order 2020-05-07 16:19:06 +02:00
clientmanager_test.go test: empty auth update channel in tests 2020-04-28 12:21:54 +00:00
clientmanager.go User Agent do not contain bridge version, only client in format 2020-05-05 11:00:18 +00:00
config_dev.go fix: address review comments 2020-04-21 13:29:26 +02:00
config_local.go fix: address review comments 2020-04-21 13:29:26 +02:00
config_nopin.go We build too many walls and not enough bridges 2020-04-08 12:59:16 +02:00
config.go User Agent do not contain bridge version, only client in format 2020-05-05 11:00:18 +00:00
conrep.go We build too many walls and not enough bridges 2020-04-08 12:59:16 +02:00
contacts_test.go test: empty auth update channel in tests 2020-04-28 12:21:54 +00:00
contacts.go refactor: make pmapi.Client the interface 2020-04-21 08:36:38 +00:00
conversations.go refactor: make pmapi.Client the interface 2020-04-21 08:36:38 +00:00
dialer_pinning_test.go test: add comment for why tests are disabled 2020-05-04 07:37:51 +00:00
dialer_pinning.go User Agent do not contain bridge version, only client in format 2020-05-05 11:00:18 +00:00
dialer_proxy.go feat: dialer refactor to support modular dialing/checking/proxying 2020-05-04 07:37:51 +00:00
dialer.go fix: correct timeouts according to spec 2020-05-04 07:37:51 +00:00
events_test.go We build too many walls and not enough bridges 2020-04-08 12:59:16 +02:00
events.go refactor: make pmapi.Client the interface 2020-04-21 08:36:38 +00:00
import_test.go We build too many walls and not enough bridges 2020-04-08 12:59:16 +02:00
import.go refactor: make pmapi.Client the interface 2020-04-21 08:36:38 +00:00
key.go refactor: make pmapi.Client the interface 2020-04-21 08:36:38 +00:00
keyring_test.go We build too many walls and not enough bridges 2020-04-08 12:59:16 +02:00
keyring.go refactor: make pmapi.Client the interface 2020-04-21 08:36:38 +00:00
labels_test.go We build too many walls and not enough bridges 2020-04-08 12:59:16 +02:00
labels.go refactor: make pmapi.Client the interface 2020-04-21 08:36:38 +00:00
Makefile We build too many walls and not enough bridges 2020-04-08 12:59:16 +02:00
messages_test.go We build too many walls and not enough bridges 2020-04-08 12:59:16 +02:00
messages.go Apply suggestion to pkg/pmapi/messages.go 2020-05-11 14:48:12 +00:00
metrics_test.go We build too many walls and not enough bridges 2020-04-08 12:59:16 +02:00
metrics.go refactor: make pmapi.Client the interface 2020-04-21 08:36:38 +00:00
passwords.go We build too many walls and not enough bridges 2020-04-08 12:59:16 +02:00
pin_checker.go User Agent do not contain bridge version, only client in format 2020-05-05 11:00:18 +00:00
pmapi_test_exports.go fix: race condition when updating user auth 2020-04-28 12:21:54 +00:00
pmapi_test.go We build too many walls and not enough bridges 2020-04-08 12:59:16 +02:00
proxy_test.go feat: dialer refactor to support modular dialing/checking/proxying 2020-05-04 07:37:51 +00:00
proxy.go chore: improve logging 2020-05-04 07:37:51 +00:00
req.go User Agent do not contain bridge version, only client in format 2020-05-05 11:00:18 +00:00
res.go fix: better error messages for 422 2020-04-23 08:34:38 +00:00
server_test.go test: empty auth update channel in tests 2020-04-28 12:21:54 +00:00
settings.go refactor: make pmapi.Client the interface 2020-04-21 08:36:38 +00:00
tlsreport.go User Agent do not contain bridge version, only client in format 2020-05-05 11:00:18 +00:00
useragent_test.go User Agent do not contain bridge version, only client in format 2020-05-05 11:00:18 +00:00
useragent.go User Agent do not contain bridge version, only client in format 2020-05-05 11:00:18 +00:00
users_test.go We build too many walls and not enough bridges 2020-04-08 12:59:16 +02:00
users.go fix: don't delete uid of anonymous clients 2020-04-21 08:36:39 +00:00