proton-bridge/pkg/pmapi
2020-09-09 09:09:35 +02:00
..
mocks Remove unused scope methods 2020-09-09 06:21:02 +00:00
testdata Remove unused scope methods 2020-09-09 06:21:02 +00:00
addresses_test.go feat: migrate to gopenpgp v2 2020-06-16 07:34:46 +00:00
addresses.go Import/Export final touches 2020-08-24 10:11:51 +02:00
attachments_test.go Update routes to API v4 2020-08-31 07:42:20 +00:00
attachments.go Update routes to API v4 2020-08-31 07:42:20 +00:00
auth_test.go Remove unused scope methods 2020-09-09 06:21:02 +00:00
auth.go Remove unused scope methods 2020-09-09 06:21:02 +00:00
bugs_test.go Import/Export GUI 2020-08-24 10:11:51 +02:00
bugs.go Import/Export GUI 2020-08-24 10:11:51 +02: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 Update routes to API v4 2020-08-31 07:42:20 +00:00
client_types.go Remove unused scope methods 2020-09-09 06:21:02 +00:00
client.go Cookies for Import-Export 2020-09-09 09:09:35 +02:00
clientmanager_test.go check license 2020-05-29 14:01:10 +02:00
clientmanager.go Import/Export final touches 2020-08-24 10:11:51 +02: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 feat: migrate to gopenpgp v2 2020-06-16 07:34:46 +00:00
contacts.go refactor: make pmapi.Client the interface 2020-04-21 08:36:38 +00:00
conversations.go Update routes to API v4 2020-08-31 07:42:20 +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 feat: tls report cache 2020-05-14 14:12:41 +02:00
dialer_proxy.go check license 2020-05-29 14:01:10 +02:00
dialer.go check license 2020-05-29 14:01:10 +02:00
events_test.go fix: return error if parsing header fails GODT-502 2020-06-26 11:35:07 +02:00
events.go refactor: make pmapi.Client the interface 2020-04-21 08:36:38 +00:00
import_test.go Update routes to API v4 2020-08-31 07:42:20 +00:00
import.go Merge branch 'release/congo' into devel 2020-09-08 09:37:05 +02:00
key.go feat: migrate to gopenpgp v2 2020-06-16 07:34:46 +00:00
keyring_test.go feat: migrate to gopenpgp v2 2020-06-16 07:34:46 +00:00
keyring.go fix: correctly handle failure to unlock single key 2020-06-24 14:22:26 +02:00
labels_test.go Shared GUI for Bridge and Import/Export 2020-08-24 10:11:50 +02:00
labels.go Shared GUI for Bridge and Import/Export 2020-08-24 10:11:50 +02:00
Makefile We build too many walls and not enough bridges 2020-04-08 12:59:16 +02:00
messages_test.go Update routes to API v4 2020-08-31 07:42:20 +00:00
messages.go Update routes to API v4 2020-08-31 07:42:20 +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 feat: migrate to gopenpgp v2 2020-06-16 07:34:46 +00:00
pin_checker_test.go check license 2020-05-29 14:01:10 +02:00
pin_checker.go fix: don't panic if not given tls connection in pin checker 2020-07-09 13:19:32 +02:00
pmapi_test_exports.go fix: race condition when updating user auth 2020-04-28 12:21:54 +00:00
pmapi_test.go feat: migrate to gopenpgp v2 2020-06-16 07:34:46 +00:00
proxy_test.go fix: correct doh timeouts 2020-05-27 07:32:26 +00:00
proxy.go fix: correct doh timeouts 2020-05-27 07:32:26 +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 Update routes to API v4 2020-08-31 07:42:20 +00:00
settings.go Update routes to API v4 2020-08-31 07:42:20 +00:00
tlsreport.go Update routes to API v4 2020-08-31 07:42:20 +00:00
useragent_test.go Improve user agent 2020-09-08 08:43:05 +00:00
useragent.go Update changelog 2020-09-08 08:43:05 +00:00
users_test.go feat: migrate to gopenpgp v2 2020-06-16 07:34:46 +00:00
users.go feat: add reloadkeys method 2020-06-16 12:51:28 +02:00