Commit graph

9 commits

Author SHA1 Message Date
Sambhav Saggi
e7fb4d0aa8
feat: disable auth (#59) 2022-05-23 22:09:30 -04:00
dec0dOS
51733497f6 style: lint files 2021-12-19 19:09:54 +03:00
timothyle97
ade8c3596e Updated to include Physical address, port, and latency 2021-12-19 11:40:46 +00:00
Timothy Le
efb768fcef
Updated peerData.online parsing
Set peerData.online to 0 if peer is not found in peers list
Set peerData.online to 1 if peer is found in peers list and latency is not -1 (i.e. a direct route exists)
Set peerData.online to 2 if peer is found in peers list and latency is -1 (i.e. relayed connection)
2021-12-17 22:04:17 -08:00
snachx
369d96e50a fix: parse tags and capabilities in flow rules correctly 2021-12-07 00:05:24 +08:00
dec0dOS
92091d9ea5 fix: database member data init fix. Thanks @thelittlerocket" 2021-07-08 13:43:44 +03:00
dec0dOS
e41a7a11d9 chore: better param name in createNetworkAdditionalData 2021-05-25 23:54:10 +03:00
dec0dOS
2f161a4675 refactor(backend/services/network.js): better argument in createNetworkAdditionalData 2021-04-16 14:35:15 +03:00
dec0dOS
1e6e237aa3 refactor: squash commits 2021-03-21 22:25:13 +03:00