Commit graph

14 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
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