status-go/server
Patryk Osmaczko 53423e58ba fix: use proper migrations for protocol's test database
- use `appdatabse.DbInitializer{}` in tests to ensure consistent migrations

- remove protocol's open database functions due to improper
  initialization caused by missing node config migration

- introduce `PushNotificationServerConfig` to resolve cyclic dependency
  issues
2023-10-03 15:11:58 +02:00
..
pairing fix: use proper migrations for protocol's test database 2023-10-03 15:11:58 +02:00
servertest Added functionality to slow stop UDP beacon multicast/listen 2023-04-17 12:01:38 +01:00
certs.go Local Pairing: connection string version 2 with sharing multiple server addresses (#3909) 2023-08-22 19:18:14 +03:00
certs_test.go Local Pairing: connection string version 2 with sharing multiple server addresses (#3909) 2023-08-22 19:18:14 +03:00
device.go Added device name set on Messenger.Start() 2022-11-25 11:33:58 +00:00
device_test.go Added device name set on Messenger.Start() 2022-11-25 11:33:58 +00:00
handlers.go fix: user avatar status indicator position (#3989) 2023-09-08 09:07:24 +08:00
handlers_test.go fix: use proper migrations for protocol's test database 2023-10-03 15:11:58 +02:00
ips.go [CHERRY-PICK] PR#4036 (#4037) 2023-09-20 10:37:51 +01:00
ips_test.go [CHERRY-PICK] PR#4036 (#4037) 2023-09-20 10:37:51 +01:00
ports.go Change of strategy, using a for loop wait 2022-10-26 10:26:59 +01:00
qrops.go adjust padding for QR Images (#3510) 2023-06-01 13:41:01 +05:30
qrops_test.go Local Pairing: connection string version 2 with sharing multiple server addresses (#3909) 2023-08-22 19:18:14 +03:00
server.go Reconciled duplicate cert funcs 2023-03-24 17:31:34 +00:00
server_media.go feat: enable passing ring width from mobile (#3903) 2023-09-01 16:17:46 +08:00
server_test.go feat: enable passing ring width from mobile (#3903) 2023-09-01 16:17:46 +08:00
timeout.go Improved Local Pairing Separation of Concerns (#3248) 2023-03-23 11:44:15 +00:00
timeout_test.go Added timeout functionality to Servers (#3192) 2023-02-15 15:50:30 +00:00