Commit graph

119 commits

Author SHA1 Message Date
liamcottle
1504bec4dc ensure propagation node is configured before attempting to sync 2024-09-18 19:46:56 +12:00
liamcottle
001ae5cb01 add button to sync messages 2024-09-18 19:38:40 +12:00
liamcottle
2d0420bc47 formatting 2024-09-18 18:21:40 +12:00
liamcottle
fcbb6a8f25 allow user to configure a preferred propagation node 2024-09-18 17:42:25 +12:00
liamcottle
75bbf24182 skip announces if we don't want to show them 2024-09-17 17:13:01 +12:00
liamcottle
f2a44a1cc6 fix display names in network visualiser 2024-09-17 17:08:56 +12:00
liamcottle
ec646d6506 use server provided display name 2024-09-17 17:05:43 +12:00
liamcottle
45e5599418 move announce handler to own class file 2024-09-17 15:46:45 +12:00
liamcottle
c478cb1d9c refactor conversation name to display name 2024-09-11 21:35:43 +12:00
liamcottle
946fb17d8c fix display names for lxmf announces 2024-09-11 21:23:26 +12:00
liamcottle
a0cbe786a0 show lxmf and rns versions in about page 2024-09-11 20:36:40 +12:00
liamcottle
5e7754ead4 refactor backend folder 2024-08-16 23:19:22 +12:00
liamcottle
f472026951 update comment 2024-08-16 23:16:39 +12:00
liamcottle
49bf112822 add checkbox to auto update network visualiser 2024-08-16 19:48:38 +12:00
liamcottle
0313f6ccf4 auto fit network after load 2024-08-16 19:26:33 +12:00
liamcottle
30a3864db2 no loading overlay 2024-08-16 18:59:45 +12:00
liamcottle
00495e7f62 add ui to manually update network visualiser 2024-08-16 17:04:35 +12:00
liamcottle
9d05ce5efa add back loading screen 2024-08-16 15:54:47 +12:00
liamcottle
9e48e6ce95 update nodes and edges after removals 2024-08-16 15:45:08 +12:00
liamcottle
66c011caca fix removing node 2024-08-16 15:29:44 +12:00
liamcottle
c32f111a08 don't provide stabilize iteration count 2024-08-16 15:11:52 +12:00
liamcottle
9e4380bcd4 clear interval on unmount 2024-08-16 15:04:05 +12:00
liamcottle
f2876e4e52 don't wait for stabilize 2024-08-16 15:02:20 +12:00
liamcottle
560383e882 update edge id 2024-08-16 14:45:44 +12:00
liamcottle
ce3350a11e auto update network visualiser 2024-08-16 14:45:09 +12:00
liamcottle
05271df4a9 rework network visualiser code to make it easier to auto update 2024-08-16 14:20:51 +12:00
liamcottle
b39aa8d830 update lang 2024-08-13 23:31:09 +12:00
liamcottle
bc53516c64 limit ui to showing 500 latest announces 2024-08-13 23:00:42 +12:00
liamcottle
1e52537b82 fix word break in message text 2024-08-13 22:11:49 +12:00
liamcottle
aad69ecd13 remove duped info 2024-08-13 21:47:12 +12:00
liamcottle
182b98da59 revert physics changes for now as they cause chaos with larger networks 2024-08-13 12:50:21 +12:00
liamcottle
f0bb217ad7 show a yellow icon if announce is 1 hop via interface 2024-08-13 12:12:46 +12:00
liamcottle
f3f60684ec increase thickness of line between interface and announce if it's 1 hop away 2024-08-13 11:35:16 +12:00
Linux in a Bit
27ff202f0f
Increase max velocity NetworkVisualiser.vue 2024-08-12 00:39:26 +00:00
Linux in a Bit
a57b7337c2
Some more minor physics changes for NetworkVisualiser.vue 2024-08-12 00:30:00 +00:00
Linux in a Bit
c593032fab
Fix minor physics annoyances in NetworkVisualiser.vue 2024-08-12 00:24:38 +00:00
liamcottle
42f1222aef lang 2024-08-12 12:07:41 +12:00
liamcottle
850547a359 add reticulum status section 2024-08-12 12:07:24 +12:00
liamcottle
7a3d2e8671 show if connected to shared instance in about page 2024-08-12 12:00:08 +12:00
liamcottle
bbb03b8b7e code cleanup 2024-08-12 11:49:18 +12:00
liamcottle
ba6a9774be fallback to internal interface name when using shared instances 2024-08-12 11:48:10 +12:00
liamcottle
00dec8cc44 clean up ui 2024-08-12 11:05:04 +12:00
liamcottle
2490b870aa show tcp clients as connected via the tcp server interface 2024-08-12 10:35:08 +12:00
liamcottle
9abb0e25a4 remove interface stats from interface edges 2024-08-12 09:46:19 +12:00
liamcottle
5a6d09e0f3 increase size 2024-08-11 22:33:32 +12:00
liamcottle
dabb41d6e5 add loading state ui 2024-08-11 22:13:02 +12:00
liamcottle
afdc2a6312 tap app name to scroll to left sidebar 2024-08-11 21:51:52 +12:00
liamcottle
669d86108a improve network visualiser ui on mobile 2024-08-11 21:42:19 +12:00
liamcottle
abe4ef0297 increase min length of edge to nodes 2024-08-11 21:30:17 +12:00
liamcottle
8b480998ee don't show hop count in label now that its in tooltip 2024-08-11 21:24:58 +12:00