Jack Kingsman
00aa212049
Add notes about ownership glitches + using prebuilt
2026-02-22 12:45:39 -08:00
Jack Kingsman
7542cc1142
Update README for docker compose
2026-02-22 12:07:37 -08:00
Jack Kingsman
d525188cce
Change back npm ci and use standard paths + ports
2026-02-22 11:59:58 -08:00
suymur
e0ca50afc8
Add Docker Compose support for simplified deployment
...
- Add docker-compose.yaml with service configuration
- Support for multiple transport options (TCP, Serial, BLE)
- Configure standard port mapping (8000:8000)
- Use named volume for portable data persistence
- Update Dockerfile to use npm install for better compatibility
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com >
2026-02-20 11:23:16 +01:00
Jack Kingsman
d08a113fc8
Updating changelog + build for 2.0.1
2026-02-16 23:06:51 -08:00
Jack Kingsman
f490cc756f
Fix bug with statistics display on mobile
2026-02-16 23:01:04 -08:00
Jack Kingsman
3232075767
Update README a smidge with new features
2026-02-16 22:36:30 -08:00
Jack Kingsman
a9d650ecd4
Update screenshot for 2.0
2026-02-16 22:27:53 -08:00
Jack Kingsman
7c23dcf6d9
Updating changelog + build for 2.0.0
2026-02-16 22:13:19 -08:00
Jack Kingsman
6e4872e25b
Full screen mesh visualizer view
2026-02-16 22:08:25 -08:00
Jack Kingsman
ef2b22a865
Don't dedupe adverts on payload (since what we care about is the path)
2026-02-16 22:03:04 -08:00
Jack Kingsman
a4d8707479
Fix missing padding on collapsed visualizer
2026-02-16 21:02:47 -08:00
Jack Kingsman
0e25bd2281
Fix dedupe for frontend raw packet delivery
2026-02-16 20:46:43 -08:00
Jack Kingsman
56fde32970
Linting goodness
2026-02-16 19:20:11 -08:00
Jack Kingsman
1a59eb89fa
Clarify some doc drift
2026-02-16 19:15:27 -08:00
Jack Kingsman
65b74b624b
Add missing prefix-message claim in other contact sync spots we missed
2026-02-16 19:14:05 -08:00
Jack Kingsman
95e8bcca08
Clarify packet dedupe policy
2026-02-16 19:11:44 -08:00
Jack Kingsman
e8ddba0131
Add radio lock acquire around missing spots, and validate
2026-02-16 19:10:20 -08:00
Jack Kingsman
8ca48cd6bc
Use actual pubkey matching for path update, not default, and don't action the serial path update events
2026-02-16 19:06:09 -08:00
Jack Kingsman
72f12d80e5
Fix repeater command timestamp field usage
2026-02-16 18:59:39 -08:00
Jack Kingsman
d2f5bd84a8
Make broadcast timestamp match fallback logic used for storage
2026-02-16 18:34:20 -08:00
Jack Kingsman
cbe091ad90
Add clarifying comment for missing DM pathing info
2026-02-16 18:32:45 -08:00
Jack Kingsman
1f853aa54e
Fix out of order path WS broadcasts overwriting each other
2026-02-16 18:30:27 -08:00
Jack Kingsman
8457799a60
Use contact object on broadcast from DB rather than hand-rolling
2026-02-16 18:26:05 -08:00
Jack Kingsman
591d333970
More missed lowercase key spots
2026-02-16 18:24:25 -08:00
Jack Kingsman
54a03a9467
Add guard for conversation switch mid-message-fetch
2026-02-16 18:23:10 -08:00
Jack Kingsman
de7ab37998
Clear and reset only the visualizer, not the packet feed
2026-02-16 18:00:03 -08:00
Jack Kingsman
3042beaf27
Invert UI show/hide logic to be positive not negative
2026-02-16 17:53:41 -08:00
Jack Kingsman
d4a7b37fa9
Whoops, linting
2026-02-16 17:49:27 -08:00
Jack Kingsman
6a3a99fe9f
Clarify option labelling on visualizer
2026-02-16 17:45:30 -08:00
Jack Kingsman
7d340f19e0
Move orbit option to checkbox
2026-02-16 17:42:19 -08:00
Jack Kingsman
95d806717b
Default to heuristic repeater grouping
2026-02-16 17:40:19 -08:00
Jack Kingsman
7f426ece4e
Add last-five-min visualizer filtering
2026-02-16 17:39:35 -08:00
Jack Kingsman
7bb0e5e719
Clarify meaning of ack window
2026-02-16 17:36:42 -08:00
Jack Kingsman
a495f284ea
Remove visualizer shuffle; not needed in 3D (nearly always worse layout)
2026-02-16 17:36:05 -08:00
Jack Kingsman
7df21d03f2
Change visualizer layout
2026-02-16 17:33:20 -08:00
Jack Kingsman
be007322d2
Frontend overhaul
2026-02-16 17:28:21 -08:00
Jack Kingsman
58900f7649
Add logo glyph
2026-02-16 16:49:48 -08:00
Jack Kingsman
877649ddc7
Frontend color overhaul
2026-02-16 16:45:05 -08:00
Jack Kingsman
24685038f8
Updating changelog + build for 1.10.0
2026-02-16 16:26:22 -08:00
Jack Kingsman
1e73cbf266
Add orbit to 3D viewer
2026-02-16 16:22:39 -08:00
Jack Kingsman
241f94ceaf
Expand node radios in 3D view
2026-02-16 16:17:39 -08:00
Jack Kingsman
e157826364
Actually clean up node labels on clear
2026-02-16 16:16:44 -08:00
Jack Kingsman
89d311e4ae
Move visualizer to 3D
2026-02-16 15:36:44 -08:00
Jack Kingsman
0d03945b81
Fix turbo resend
2026-02-16 00:37:27 -08:00
Jack Kingsman
945053c20a
Add turbo resend for testing
2026-02-15 23:49:50 -08:00
Jack Kingsman
1f3042f360
Add statistics endpoint
2026-02-15 12:54:42 -08:00
Jack Kingsman
3756579f9d
Dedupe contacts/sidebar by key not name
2026-02-14 21:46:24 -08:00
Jack Kingsman
6e3cf28577
Fix ack/message race condition where out of sequence acks and messages would cause dropped acks
2026-02-14 21:19:25 -08:00
Jack Kingsman
9afaee24a0
Persist collapae state
2026-02-14 19:10:44 -08:00