..
peers
Added versioning package and addressed feedback
2023-04-17 12:01:38 +01:00
preflight
fix mobile issue: Sync is hanging in "syncing devices" stage ( #4010 )
2023-09-11 20:19:26 +08:00
statecontrol
Added functionality to local pairing that makes client calls (more) idempotent
2023-08-21 15:44:32 +01:00
versioning
Local Pairing: connection string version 2 with sharing multiple server addresses ( #3909 )
2023-08-22 19:18:14 +03:00
TODO.MD
Added a (rough) roadmap to resolving a number of known issues
2023-08-14 15:10:54 +01:00
certs.go
fix mobile issue: Sync is hanging in "syncing devices" stage ( #4010 )
2023-09-11 20:19:26 +08:00
certs_test.go
Reconciled duplicate cert funcs
2023-03-24 17:31:34 +00:00
challenge_management.go
Addressed feedback from @ilmotta
2023-03-24 16:47:43 +00:00
client.go
Prevent Logged In Account Local Pairing / Syncing With Another Account ( #4044 )
2023-09-21 08:32:16 +08:00
common.go
fix: changes lost while rebasing
2023-08-21 14:45:50 +02:00
components_test.go
Local Pairing: connection string version 2 with sharing multiple server addresses ( #3909 )
2023-08-22 19:18:14 +03:00
config.go
chore: pairings file related properties removed from the local pairing
2023-09-13 17:15:32 +02:00
config_test.go
add validation on config ( #3350 )
2023-03-29 23:51:01 +08:00
connection.go
[CHERRY-PICK] PR#4036 ( #4037 )
2023-09-20 10:37:51 +01:00
connection_test.go
Local Pairing: connection string version 2 with sharing multiple server addresses ( #3909 )
2023-08-22 19:18:14 +03:00
events.go
chore: pairings file related properties removed from the local pairing
2023-09-13 17:15:32 +02:00
handlers.go
Removed HandlerServer interface
2023-04-04 15:29:13 +01:00
interfaces.go
Removed HandlerServer interface
2023-04-04 15:29:13 +01:00
payload_encryptor.go
Refactored BasePayloadReceiver to handle Receive()
2023-04-04 11:56:40 +01:00
payload_management.go
chore: pairings file related properties removed from the local pairing
2023-09-13 17:15:32 +02:00
payload_management_test.go
fix: use proper migrations for protocol's test database
2023-10-03 15:11:58 +02:00
payload_mounter.go
chore: pairings file related properties removed from the local pairing
2023-09-13 17:15:32 +02:00
payload_receiver.go
chore: pairings file related properties removed from the local pairing
2023-09-13 17:15:32 +02:00
peers.go
Moved Android GOOS const to common
2023-09-05 16:42:20 +01:00
raw_message_collector.go
Refactored BasePayloadReceiver to handle Receive()
2023-04-04 11:56:40 +01:00
raw_message_handler.go
fix: discard backed up messages if `ProcessBackedupMessages` is not set to `true`
2023-07-25 07:50:43 +02:00
server.go
Prevent Logged In Account Local Pairing / Syncing With Another Account ( #4044 )
2023-09-21 08:32:16 +08:00
server_pairing_test.go
Removed server mode from pairing
2023-03-24 17:53:29 +00:00
sync_device_test.go
fix: use proper migrations for protocol's test database
2023-10-03 15:11:58 +02:00
utils.go
fix(pairing): Received installation event ( #3422 )
2023-04-26 14:48:49 +03:00