Sandwich
424da7e232
Add Arch Linux (AUR) install instructions to README
...
Adds "Install Path 3: Arch Linux (AUR)" section covering both AUR
helper and manual makepkg installation, linking to the published
remoteterm-meshcore AUR package.
Closes #171
2026-04-09 03:51:39 +02:00
Jack Kingsman
8e2e039985
Add debug lines for fav click
2026-04-08 16:18:46 -07:00
Jack Kingsman
01c86a486e
Add packet feed filters; closes #169 .
2026-04-08 14:44:41 -07:00
Jack Kingsman
7d5cfdec26
Add note about startup on windows
2026-04-07 22:07:31 -07:00
Jack Kingsman
5fe0ac0ad4
Be more memory concious on recent contact fetch
2026-04-07 16:41:34 -07:00
Jack Kingsman
b98102ccac
Add 72hr packet density view
2026-04-07 16:26:01 -07:00
Jack Kingsman
a02c3cae9e
Updating changelog + build for 3.9.0
3.9.0
2026-04-06 22:10:06 -07:00
Jack Kingsman
ca7349a1a8
Add autofocus to text boxes
2026-04-06 21:59:46 -07:00
Jack Kingsman
eeaa11b8b0
Fix lint bugs
2026-04-06 20:36:47 -07:00
Jack Kingsman
08eaf090b2
Be more guarded in the radio validity checks (and get outta here, you random repeaters I never favorited!)
2026-04-06 20:34:16 -07:00
Jack Kingsman
2f43420235
Add command palette
2026-04-06 20:27:55 -07:00
Jack Kingsman
af74663518
Add guard for favorites sync
2026-04-06 20:12:58 -07:00
Jack Kingsman
b7981c0450
Getting all Cal Raleigh up in here
2026-04-06 19:09:48 -07:00
Jack Kingsman
0f4976b9ee
Merge pull request #167 from jkingsman/migrate-favorites
...
Add favorites as contact field (dug)
2026-04-05 22:19:01 -07:00
Jack Kingsman
1991f2515b
Support relative URLs. Closes #165 .
2026-04-05 22:11:12 -07:00
Jack Kingsman
a351c86ccb
Add favorites as contact field (dug)
2026-04-05 20:50:27 -07:00
Jack Kingsman
c2e1a3cbe6
Import radio favorites as favorites
2026-04-05 18:15:04 -07:00
jkingsman
c2d1339256
Default stale node pruning for visualizer to ON
2026-04-05 15:55:47 -07:00
jkingsman
cb7139a7e1
Always offer basic auth, move docker-not-found warning to the top
2026-04-05 15:41:02 -07:00
Jack Kingsman
6332387704
Define a better y domain for repeater battery voltage
2026-04-05 12:45:52 -07:00
Jack Kingsman
3f2b8e2a1f
Refocus CLI textbox after command completion. Closes #164 .
2026-04-05 11:55:52 -07:00
Jack Kingsman
40c37745b6
Massage the Readme a bit more
2026-04-05 11:55:31 -07:00
Jack Kingsman
9edac47aa2
Add clearer warning about RemoteTerm taking over the radio and governing contacts/channels loading. Closes #163 .
2026-04-05 11:49:57 -07:00
Jack Kingsman
44f8aafb66
Retain recent traces and make them click-to-trace. Closes #160 .
2026-04-04 16:43:12 -07:00
Jack Kingsman
9e3805f5d0
Use receipt time not sender time for display
2026-04-04 16:24:36 -07:00
Jack Kingsman
457799d8df
Calm down clock skew loggings
2026-04-04 15:31:30 -07:00
Jack Kingsman
de3ad2d51f
Calm it down on sync logs
2026-04-04 15:10:45 -07:00
Jack Kingsman
ad83bc7979
Show telemetry inline
2026-04-04 14:29:31 -07:00
Jack Kingsman
9ebf63491c
Have tests use prod regexes
2026-04-04 13:13:37 -07:00
Jack Kingsman
b19585db6d
Go crazy style on systemd escaping. Closes #159 .
2026-04-04 12:24:36 -07:00
Jack Kingsman
c28d22379e
Be a little gentler; call it a room finder rather than a cracker
2026-04-04 12:06:28 -07:00
Jack Kingsman
1e5ccf6c29
Add clearer issue identification for missing HTTPS context for channel finder
2026-04-04 12:03:07 -07:00
Jack Kingsman
81f5bde287
Add hop counts to width selection
2026-04-03 22:06:00 -07:00
Jack Kingsman
c33eb469ac
Updating changelog + build for 3.8.0
3.8.0
2026-04-03 19:36:27 -07:00
Jack Kingsman
0fe6584e7a
Add packet display to map & add map dark mode
2026-04-03 19:18:22 -07:00
Jack Kingsman
557d79d437
Add packets to general map
2026-04-03 18:57:34 -07:00
Jack Kingsman
daff3dcb4a
Drop low value tests
2026-04-03 17:55:02 -07:00
Jack Kingsman
77db7287d6
Drop lame imports
2026-04-03 17:51:26 -07:00
Jack Kingsman
67873e8dd9
Drop some duplicated logic and defns
2026-04-03 17:47:44 -07:00
Jack Kingsman
e2ddf5f79f
Move require connected down into the manager
2026-04-03 17:37:30 -07:00
Jack Kingsman
4a93641f04
Axe some dead code
2026-04-03 17:22:04 -07:00
Jack Kingsman
d5922a214b
Clear out old migration logic and replace with thin shim for favorites; sort order is lost
2026-04-03 17:15:41 -07:00
Jack Kingsman
7ad1ee26a4
Add RSSI/SNR to received messages. Closes #148 .
2026-04-03 15:20:44 -07:00
Jack Kingsman
08238aa464
Add close button to modal. Closes #156 (and modals lol), ish.
2026-04-03 14:54:59 -07:00
Jack Kingsman
1046baf741
Add auto-resend option for not-heard-repeated messages. Closes #154 .
2026-04-03 14:43:52 -07:00
Jack Kingsman
42e1b7b5d9
Add canonical style reference. Closes #155 .
2026-04-03 14:27:44 -07:00
Jack Kingsman
3ca4f7edf7
Fix missing test failures and patch double declared model
2026-04-03 14:15:19 -07:00
Jack Kingsman
55081d4a2d
Add hop width to channel info. Closes #153 .
2026-04-03 14:04:35 -07:00
Jack Kingsman
be2b2604df
Add intervalized repeater metrics collection. Closes #151 .
2026-04-03 13:45:39 -07:00
Jack Kingsman
35981d8f8b
Be more aggressive about resetting the hop width and warning if that doesn't work. This and the prior work closes #152 .
2026-04-03 13:16:43 -07:00