Commit Graph

1098 Commits

Author SHA1 Message Date
Jack Kingsman
d2d009ae79 Autoseed with radio identity 2026-04-12 14:54:36 -07:00
Jack Kingsman
d09166df84 HomeAssistant MQTT fanout 2026-04-12 14:36:13 -07:00
Jack Kingsman
f2762ab495 Merge pull request #178 from jkingsman/migration-updates
Migration improvements
2026-04-12 14:35:26 -07:00
Jack Kingsman
a411562ca7 Filter keys to only search using prefix/beginning. Closes #180 2026-04-12 12:08:30 -07:00
Jack Kingsman
cde4d1744e Fix async db handling. Closes #179. 2026-04-12 11:57:37 -07:00
Jack Kingsman
4e73cd39c8 Migration improvements 2 2026-04-11 00:38:47 -07:00
Jack Kingsman
53b341d6fb Make migrations more better 2026-04-10 16:28:03 -07:00
Jack Kingsman
76ac97010e Use non-node20 checkout action 2026-04-10 16:19:21 -07:00
Jack Kingsman
53a4d8186a Updating changelog + build for 3.11.0 3.11.0 2026-04-10 16:12:27 -07:00
Jack Kingsman
70e1669113 Improve test coverage 2026-04-10 16:04:02 -07:00
Jack Kingsman
3b1a292507 Docs updates and be consistent about node >=20 2026-04-10 15:57:47 -07:00
Jack Kingsman
4f19e1ec9a Fix races and stale things 2026-04-10 15:54:03 -07:00
Jack Kingsman
59601bb98e Assume that a same-second same-message same-first-byte-key DM is more likely an echo than them sending the same message, and multi-retry for flood scope restoration 2026-04-10 15:50:45 -07:00
Jack Kingsman
f6b0fd21fb Don't consume DM resend attempt on busy radio 2026-04-10 15:46:19 -07:00
Jack Kingsman
8a4858a313 Don't consume DM resend attempt on busy radio 2026-04-10 15:44:50 -07:00
Jack Kingsman
442c2fad20 Fix some frontend display/quality/doc issues 2026-04-10 15:43:08 -07:00
Jack Kingsman
8cc542ce23 Fix same-second same-message collision in room servers with per-sender disambiguation at DB level 2026-04-10 15:36:53 -07:00
Jack Kingsman
a7258c120e Merge pull request #177 from YourSandwich/feature/battery-status
Add optional battery display to status bar
2026-04-10 14:55:39 -07:00
Jack Kingsman
8752320f52 Add some tests and move the helpers into their own TS file 2026-04-10 14:53:57 -07:00
Jack Kingsman
f9f046a05f Fix inversion of const definition location 2026-04-10 14:51:19 -07:00
Jack Kingsman
390c0624ea IIFE => memo for battery color/styling conversion 2026-04-10 14:49:05 -07:00
YourSandwich
2f55d11b0b Add battery display toggles to Local Configuration 2026-04-10 23:38:29 +02:00
YourSandwich
fa0be24990 Add battery indicator to status bar 2026-04-10 23:38:29 +02:00
Jack Kingsman
1e22a21445 Add radio health &c. to fanout bus 2026-04-10 14:31:45 -07:00
YourSandwich
e09a3a01f7 Add localStorage helpers for battery display settings 2026-04-10 22:25:17 +02:00
Jack Kingsman
3bd756ee4e Pluck in HA radio stats into the WS fanout endpoint 2026-04-10 12:39:37 -07:00
Jack Kingsman
43c5e0f67d Improve e2e testing posture to make it sliiiightly less unfriendly for others to get working 2026-04-10 11:36:26 -07:00
Jack Kingsman
c0fc5fbba2 Add AUR download and test script 2026-04-10 11:30:05 -07:00
Jack Kingsman
c7248222dd Updating changelog + build for 3.10.0 3.10.0 2026-04-10 11:16:16 -07:00
Jack Kingsman
1e18a91f12 Merge pull request #172 from YourSandwich/aur-install-instructions
Add Arch Linux (AUR) packaging infrastructure
2026-04-10 10:54:49 -07:00
Jack Kingsman
18db6e4dd8 Make test script executable 2026-04-10 10:49:49 -07:00
Jack Kingsman
2393dadf1b Unload the service on uninstall 2026-04-10 10:48:38 -07:00
Jack Kingsman
fd26576e0d Use correct email 2026-04-10 10:47:21 -07:00
Sandwich
cb5a76eb5f Replace manual user/group creation with sysusers.d and tmpfiles.d 2026-04-10 19:23:01 +02:00
Jack Kingsman
7f5dde119f Update AGENTS.md 2026-04-10 00:15:57 -07:00
Jack Kingsman
799a721761 Be more defensive about systemd detection 2026-04-10 00:10:53 -07:00
Jack Kingsman
152a584f35 Fix TCP host 2026-04-10 00:10:41 -07:00
Jack Kingsman
5cc0476426 Fix port numbering 2026-04-10 00:06:22 -07:00
Jack Kingsman
e468c6c161 Change command palette shortcut 2026-04-09 23:45:16 -07:00
Jack Kingsman
e33537018b Fix AUR username 2026-04-09 23:11:02 -07:00
Jack Kingsman
0727793560 Add test script 2026-04-09 23:08:32 -07:00
Jack Kingsman
5c4e04e024 Skip daemon reload if systemctl isn't around 2026-04-09 23:08:26 -07:00
Jack Kingsman
967269ef7d Initial AUR work 2026-04-09 23:08:22 -07:00
Jack Kingsman
1903797d0d Fix broken statistics pane e2e test 2026-04-09 22:30:12 -07:00
Jack Kingsman
bb5af5ba82 Bump apprise to 1.9.9. Closes #173. 2026-04-09 17:20:57 -07:00
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
159df1ec5b Revert "Add debug lines for fav click"
This reverts commit 8e2e039985.
2026-04-08 16:33:44 -07: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