Commit graph

579 commits

Author SHA1 Message Date
liamcottle
45b52d5854 python exe sometimes doesn't exit on macos, so use sigkill 2024-08-16 21:30:45 +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
aa56bc8fba update comment 2024-08-13 23:28:43 +12:00
liamcottle
5d4f6bc084 only set app data if provided, as we don't want to wipe existing data when we request keys from the network 2024-08-13 23:25:39 +12:00
liamcottle
bc53516c64 limit ui to showing 500 latest announces 2024-08-13 23:00:42 +12:00
liamcottle
e53fca5f96 update docs for running from source (without electron deps) 2024-08-13 22:25:33 +12:00
liamcottle
d9e2a0a257 remove unused scripts 2024-08-13 22:15:28 +12:00
liamcottle
8a00597651 move vite deps from dev to main 2024-08-13 22:13:54 +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
Liam Cottle
ca88c252f4
Merge pull request #9 from LinuxinaBit/master
Minor Physics Fixes for Network Visualizer
2024-08-12 17:29:09 +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
6f081eb90e fix for conversations marked as unread when we are first to send a message 2024-08-12 11:20:47 +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
liamcottle
70a78399b5 improve ui tooltip ui 2024-08-11 21:22:42 +12:00
liamcottle
14d9aab28c use dynamic imports to code split application into smaller js files 2024-08-11 21:10:47 +12:00
liamcottle
a738753578 add title tooltips 2024-08-11 21:02:52 +12:00
liamcottle
520b6e6c2a implement new network visualiser 2024-08-11 20:41:25 +12:00
liamcottle
8fa6298bf7 update readme 2024-08-11 18:51:11 +12:00