Jack Kingsman
|
eccbd0bac5
|
use-credentials on webmanifest fetches so basic auth behaves. Closes #182.
|
2026-04-12 22:36:08 -07:00 |
|
Jack Kingsman
|
4f54ec2c93
|
Updating changelog + build for 3.11.1
3.11.1
|
2026-04-12 20:50:12 -07:00 |
|
Jack Kingsman
|
eed38337c8
|
Add dummy SWer
|
2026-04-12 19:11:17 -07:00 |
|
Jack Kingsman
|
e1ee7fcd24
|
Add default precision
|
2026-04-12 18:59:44 -07:00 |
|
Jack Kingsman
|
2756b1ae8d
|
better wrapping around owner label on repeaters
|
2026-04-12 17:40:37 -07:00 |
|
Jack Kingsman
|
ef1d6a5a1a
|
Make all scripts +x
|
2026-04-12 17:35:54 -07:00 |
|
Jack Kingsman
|
14f42c59fe
|
Use localized units for repeater display
|
2026-04-12 17:32:07 -07:00 |
|
Jack Kingsman
|
b9414e84ee
|
Add LPP/tracked repeater telemetry and HA fanout
|
2026-04-12 17:23:25 -07:00 |
|
Jack Kingsman
|
95a17ca8ee
|
Merge pull request #174 from jkingsman/ha
HomeAssistant MQTT Integration Module
|
2026-04-12 15:09:49 -07:00 |
|
Jack Kingsman
|
e6cedfbd0b
|
Improve db best practices. Contributes to fixing #179.
|
2026-04-12 15:08:53 -07:00 |
|
Jack Kingsman
|
c3d0af1473
|
Fix memoization
|
2026-04-12 15:06:45 -07:00 |
|
Jack Kingsman
|
c24e291017
|
Destroy old discovery topics when the radio key changes
|
2026-04-12 14:59:41 -07:00 |
|
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 |
|