Commit graph

6 commits

Author SHA1 Message Date
dec0dOS
40f98cc9df feat: last online 2022-08-26 02:25:16 +03: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
dec0dOS
92091d9ea5 fix: database member data init fix. Thanks @thelittlerocket" 2021-07-08 13:43:44 +03:00
dec0dOS
1e6e237aa3 refactor: squash commits 2021-03-21 22:25:13 +03:00