Commit graph

232 commits

Author SHA1 Message Date
liamcottle
4fd6a4cfd4 reorder tools section 2024-12-24 19:23:38 +13:00
liamcottle
109dab6c52 fix dark mode styles for ping tool 2024-12-24 19:20:43 +13:00
liamcottle
1002c8f87e update lang 2024-12-24 19:15:40 +13:00
liamcottle
6a566e81db add min height 2024-12-24 18:27:17 +13:00
liamcottle
6954a5f8a5 use monospace font for ping results 2024-12-24 17:49:44 +13:00
liamcottle
f5cc7fd36f add button to drop existing path for destination 2024-12-24 17:36:17 +13:00
liamcottle
907d3809b1 show which interface ping happened over 2024-12-24 17:27:39 +13:00
liamcottle
342eb166af show seq number 2024-12-24 17:07:55 +13:00
liamcottle
188cee7382 wait 1 sec before next ping 2024-12-24 17:04:05 +13:00
liamcottle
76aa9168ca implement ping page to allow for continuous pinging 2024-12-24 16:56:21 +13:00
liamcottle
a39e2698ea add signal metrics to ping result if available 2024-12-23 22:26:00 +13:00
liamcottle
647ee32c87 add button to dropdown menu to ping destination 2024-12-23 22:18:48 +13:00
liamcottle
b0abe2122d add button to dropdown menu to set custom display name 2024-12-23 21:42:38 +13:00
liamcottle
eb41917a32 move call button to dropdown menu 2024-12-23 21:36:10 +13:00
liamcottle
6f4084451b implement drop down menu for conversations 2024-12-23 21:27:58 +13:00
liamcottle
226384d190 always show hops and snr since we can't determine hops to us 2024-12-23 21:10:06 +13:00
liamcottle
d6dadad7cb show signal metrics when clicking snr value in header 2024-12-23 20:43:07 +13:00
liamcottle
162a3772ac prevent ui flicker when reloading peer info 2024-12-23 20:35:14 +13:00
liamcottle
72e24e0922 add lxmf user icon to header bar of conversation 2024-12-23 20:30:40 +13:00
liamcottle
8d1c84f306 actually show inline if possible 2024-12-23 20:28:12 +13:00
liamcottle
241101d4b0 move hops, snr and stamp info under destination hash 2024-12-23 20:04:15 +13:00
liamcottle
0bd9accf24 only show hops and snr in announce list if heard directly 2024-12-23 19:50:26 +13:00
liamcottle
bc6d8fada1 show peer signal metrics in conversation viewer 2024-12-23 19:43:28 +13:00
liamcottle
97ca42b29f show hops away for announces list 2024-12-23 03:54:52 +13:00
liamcottle
5a1bd889b7 collect rssi, snr and link quality for announces and add snr to announces ui 2024-12-23 03:36:01 +13:00
liamcottle
7ea306003e update rnode flasher 2024-12-19 23:45:05 +13:00
liamcottle
180a8c9246 revert name change 2024-12-19 21:44:19 +13:00
liamcottle
b179b61cc3 use material icons for conversation and server list 2024-12-19 13:01:46 +13:00
liamcottle
0e698b6839 adjust logo size and header height 2024-12-19 00:45:08 +13:00
liamcottle
30997cdb4b shorten header text 2024-12-19 00:42:01 +13:00
liamcottle
d227b193d5 add header logo 2024-12-19 00:39:37 +13:00
liamcottle
a689fcf6f3 show lxmf user icons in messages announce list 2024-12-18 23:45:41 +13:00
liamcottle
bb62b3331f add tools page and embed rnode flasher 2024-12-18 23:15:27 +13:00
Liam Cottle
de5b85360d
Merge pull request #27 from AutumnSpark1226/master
fix https://github.com/liamcottle/reticulum-meshchat/issues/26
2024-12-17 10:36:23 +13:00
liamcottle
d829cb05e0 fix dark mode styles leaking into light mode on tcp client interface target host input field 2024-12-17 10:30:26 +13:00
AutumnSpark1226
a289da89c5
fix https://github.com/liamcottle/reticulum-meshchat/issues/26 by removing a break in the MicronParser 2024-12-16 14:44:14 +01:00
liamcottle
df000f95bb add favicon 2024-12-16 18:38:47 +13:00
liamcottle
ba4ed494b8 fix send button borders 2024-12-16 18:28:41 +13:00
liamcottle
648a08b793 remove unused pre compiled scripts 2024-12-16 18:12:01 +13:00
liamcottle
bb1a18d2d6 use protobufjs from package 2024-12-16 18:07:50 +13:00
liamcottle
05fa6cc1a5 migrate call.html so it can be compiled with vite 2024-12-16 18:02:28 +13:00
liamcottle
01e76f0b7a move micron parser to main js folder 2024-12-16 17:22:50 +13:00
liamcottle
4519c47cee use axios from package 2024-12-16 17:16:50 +13:00
liamcottle
001f28fc2e update lang 2024-12-16 16:14:27 +13:00
liamcottle
201d9f0eb7 fix icon in dark mode 2024-12-16 13:05:08 +13:00
liamcottle
39cb34b3ca remove old network visualiser 2024-12-16 12:18:40 +13:00
liamcottle
4d20f4e086 allow user to select theme they want to use 2024-12-16 12:17:11 +13:00
liamcottle
b6c9605fc3 formatting 2024-12-13 00:21:09 +13:00
liamcottle
83f3eaba84 show link in title when hovering link 2024-12-13 00:04:15 +13:00
liamcottle
69e7666928 underline links when hovering 2024-12-12 23:58:21 +13:00