Commit graph

10 commits

Author SHA1 Message Date
Andres
19c92ed244 feat: es6+mods 2023-10-06 22:11:40 +02:00
dec0dOS
bdf406f99f chore: add typecheck and linting for backend 2023-10-04 20:02:57 +01:00
Syrone Wong
856682bad1 fix: fix network member api resp handling
filter controller peer
handle undefined
write exp msg to error msg
2023-07-31 15:09:16 +01:00
dec0dOS
450a6ad194 fix(backend/services/member.js): correctly delete members with unset additionalData 2022-10-09 16:25:30 +01:00
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