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
device_test.go
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
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
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
timeout_test.go