Commit graph

552 commits

Author SHA1 Message Date
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
liamcottle
42ca60474d allow selecting audio mode when recording voice message 2024-08-10 22:39:34 +12:00
liamcottle
b5dcac88b8 fix word break to prevent long text going off screen 2024-08-10 20:25:35 +12:00
liamcottle
068b23149c don't expand message info when clicking files 2024-08-10 18:27:54 +12:00
liamcottle
eee403e45b don't expand message info when clicking images 2024-08-10 18:26:55 +12:00
liamcottle
382a880a29 update path to peer when a message is sent or received 2024-08-10 18:25:00 +12:00
liamcottle
940cf7bbd1 only show signal info if user has clicked message 2024-08-10 18:17:18 +12:00
liamcottle
de1b188d7f show signal strength for lxmf messages if available 2024-08-10 16:44:01 +12:00
liamcottle
0822bbf60d add lxmf rssi, snr and quality to database 2024-08-10 15:41:13 +12:00
liamcottle
45da6e749e show how many clients a tcp server interface has 2024-08-10 14:44:08 +12:00
liamcottle
a39fe30e4a update readme about needing nodejs 2024-08-09 01:06:17 +12:00
liamcottle
2765b26ebb tell users we need at least nodejs v18 for vite etc 2024-08-09 00:59:15 +12:00
liamcottle
31be32e84e add linux to readme 2024-08-08 17:57:29 +12:00
liamcottle
59c205dec3 1.9.0 v1.9.0 2024-08-08 17:20:10 +12:00
liamcottle
9e4815fe10 linux seems to want lowercase path for resources 2024-08-08 17:16:47 +12:00
liamcottle
c632983189 add linux appimage target for electron 2024-08-08 16:47:21 +12:00
liamcottle
949b19e908 don't scroll to bottom when audio cache is updated 2024-08-08 13:37:25 +12:00
liamcottle
babe8eea52 load previous when further away from top 2024-08-08 13:21:10 +12:00
liamcottle
81419ca44c improve scrolling for message history pagination 2024-08-08 12:56:20 +12:00
liamcottle
a48d15d9d3 open network visualiser in new tab for now as it can lock up the whole app 2024-08-08 11:04:41 +12:00
liamcottle
2bb3870b4f increase auto refresh delay since new messages trigger reload anyway 2024-08-08 10:55:25 +12:00
liamcottle
32a2b595c3 update conversations list when a new message is received 2024-08-08 10:55:02 +12:00
liamcottle
89ee02ed02 add missing js files 2024-08-08 10:47:49 +12:00
liamcottle
0eb88f44ae update .gitignore 2024-08-08 10:46:59 +12:00
liamcottle
b79ef79b1f update docs 2024-08-08 10:38:10 +12:00
liamcottle
bf8566ce90 implement paginated message history 2024-08-08 00:06:48 +12:00
liamcottle
53a90d980f no need for enabled interfaces header 2024-08-07 22:51:17 +12:00
liamcottle
de3fa070fd add sections for enabled and disabled interfaces 2024-08-07 22:35:37 +12:00