Commit graph

208 commits

Author SHA1 Message Date
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
liamcottle
0c954b31c5 remove extra arg 2024-12-12 23:42:22 +13:00
liamcottle
2e5d53668d use cache when loading previous page, and don't use cache when clicking a link 2024-12-12 23:41:17 +13:00
liamcottle
22654b129c use roboto mono nerd font for nomadnet browser 2024-12-12 23:28:28 +13:00
liamcottle
e277ac7f9d ensure micron spans are full width with no vertical gaps 2024-12-12 22:34:56 +13:00
liamcottle
2157e3ef8c use for loop instead of forEach 2024-12-11 01:02:44 +13:00
liamcottle
bed8f93d7c fix typo 2024-12-11 01:01:44 +13:00
RFnexus
81eff5c320 Full Micron support, dark mode 2024-12-10 01:27:19 -05:00
RFnexus
5ebd68ab82 Full Micron markdown and field support, dark mode 2024-12-07 13:27:20 -05:00
liamcottle
8e2cd6c62c add support for sideband/lxmf user appearance icons 2024-12-04 01:19:47 +13:00
liamcottle
11f6626cdf hide button text unless screen large enough 2024-11-04 18:53:53 +13:00
liamcottle
74979f2a79 don't wrap button text to new line 2024-11-04 18:45:28 +13:00
liamcottle
5af1e71f28 use class instead of space 2024-11-04 18:38:39 +13:00
liamcottle
018075eb12 allow selecting delivery method before sending messages 2024-11-04 18:37:41 +13:00
liamcottle
4e940ca2ba fix comment 2024-10-16 22:47:13 +13:00
WifiHero91
fe6caba316
adding sx1280 "support"
There was unable to choose the right bandwith for 2.4 GHz as well as CR and SF. This modification fix this. 

Cheers!
2024-10-15 20:24:52 +02:00
liamcottle
8d11f02d44 show attachment sizes in message info dialog 2024-10-12 12:17:20 +13:00
liamcottle
3c511e619e use correct mime type for audio blob 2024-10-12 11:51:36 +13:00
liamcottle
7015fa97db fix for vuejs rendering causing wrong audio files to play when message list changes 2024-10-12 11:28:22 +13:00
liamcottle
a6556c1580 add support for high quality opus audio messages 2024-10-12 11:00:19 +13:00
liamcottle
a77df97ea6 don't squish or stretch preview images 2024-10-12 09:51:03 +13:00
liamcottle
6c7259e354 update suggested interface 2024-10-05 20:57:14 +13:00
liamcottle
3dfcab4857 add lxmf ticket expiry to stamp info dialog 2024-09-26 16:42:13 +12:00
liamcottle
1c1d820bb2 show display name and custom display name in network visualiser 2024-09-26 00:50:57 +12:00
liamcottle
000b515442 add support for custom display names in network visualiser 2024-09-26 00:40:31 +12:00